Merge pull request #4558 from Mailaender/unselectable-walls
Unselectable Walls
This commit is contained in:
@@ -19,9 +19,11 @@ NEW:
|
|||||||
Submarine torpedoes can now hit bridges when force fired.
|
Submarine torpedoes can now hit bridges when force fired.
|
||||||
Increased torpedo splash damage and raised multiplier vs. concrete.
|
Increased torpedo splash damage and raised multiplier vs. concrete.
|
||||||
Fixed transparency glitches in the sniper icon.
|
Fixed transparency glitches in the sniper icon.
|
||||||
|
Removed health bars and selection boxes from walls.
|
||||||
Tiberian Dawn:
|
Tiberian Dawn:
|
||||||
Commando can now plant C4 on bridges.
|
Commando can now plant C4 on bridges.
|
||||||
Added the Asset Browser to the Extras menu.
|
Added the Asset Browser to the Extras menu.
|
||||||
|
Removed health bars and selection boxes from walls.
|
||||||
Engine:
|
Engine:
|
||||||
Converted Aircraft CruiseAltitude to world coordinates.
|
Converted Aircraft CruiseAltitude to world coordinates.
|
||||||
Converted Health Radius to world coordinates.
|
Converted Health Radius to world coordinates.
|
||||||
|
|||||||
@@ -446,9 +446,6 @@
|
|||||||
CrushSound: sandbag2.aud
|
CrushSound: sandbag2.aud
|
||||||
LineBuild:
|
LineBuild:
|
||||||
Range: 8
|
Range: 8
|
||||||
SelectionDecorations:
|
|
||||||
Selectable:
|
|
||||||
Priority: 1
|
|
||||||
RenderBuildingWall:
|
RenderBuildingWall:
|
||||||
HasMakeAnimation: false
|
HasMakeAnimation: false
|
||||||
Palette: staticterrain
|
Palette: staticterrain
|
||||||
|
|||||||
@@ -287,9 +287,6 @@
|
|||||||
CrushClasses: wall
|
CrushClasses: wall
|
||||||
LineBuild:
|
LineBuild:
|
||||||
Range: 8
|
Range: 8
|
||||||
SelectionDecorations:
|
|
||||||
Selectable:
|
|
||||||
Priority: 1
|
|
||||||
TargetableBuilding:
|
TargetableBuilding:
|
||||||
TargetTypes: Ground, C4, DetonateAttack
|
TargetTypes: Ground, C4, DetonateAttack
|
||||||
RenderBuildingWall:
|
RenderBuildingWall:
|
||||||
|
|||||||
Reference in New Issue
Block a user