Merge pull request #4377 from pchote/crate-tooltip-fix

Fix crate tooltips
This commit is contained in:
Curtis Shmyr
2013-12-26 13:55:01 -08:00
4 changed files with 9 additions and 1 deletions

View File

@@ -116,7 +116,6 @@ namespace OpenRA.Mods.RA
if (self.IsInWorld) if (self.IsInWorld)
{ {
self.World.ActorMap.AddInfluence(self, this);
self.World.ActorMap.UpdatePosition(self, this); self.World.ActorMap.UpdatePosition(self, this);
self.World.ScreenMap.Update(self); self.World.ScreenMap.Update(self);
} }

View File

@@ -410,6 +410,9 @@ CRATE:
Palette: effect Palette: effect
WithCrateBody: WithCrateBody:
XmasImages: xcratea, xcrateb, xcratec, xcrated XmasImages: xcratea, xcrateb, xcratec, xcrated
Selectable:
Selectable: false
Bounds: 15,15,-1,-1
BodyOrientation: BodyOrientation:
mpspawn: mpspawn:

View File

@@ -563,6 +563,9 @@ CRATE:
RenderSprites: RenderSprites:
Palette: effect Palette: effect
WithCrateBody: WithCrateBody:
Selectable:
Selectable: false
Bounds: 15,15,-1,-1
ProximityCaptor: ProximityCaptor:
Types: Crate Types: Crate
Passenger: Passenger:

View File

@@ -813,6 +813,9 @@ CRATE:
WithCrateBody: WithCrateBody:
Images: scrate Images: scrate
XmasImages: xcratea, xcrateb, xcratec, xcrated XmasImages: xcratea, xcrateb, xcratec, xcrated
Selectable:
Selectable: false
Bounds: 15,15,-1,-1
ProximityCaptor: ProximityCaptor:
Types: Crate Types: Crate
Passenger: Passenger: