Exclude walls from the assets value
This commit is contained in:
@@ -905,6 +905,8 @@
|
||||
Terrain: Wall
|
||||
MapEditorData:
|
||||
Categories: Wall
|
||||
UpdatesPlayerStatistics:
|
||||
AddToAssetsValue: false
|
||||
|
||||
^Tree:
|
||||
Inherits@1: ^SpriteActor
|
||||
|
||||
@@ -665,6 +665,8 @@ wall:
|
||||
Cost: 20
|
||||
CustomSellValue:
|
||||
Value: 0
|
||||
UpdatesPlayerStatistics:
|
||||
AddToAssetsValue: false
|
||||
Tooltip:
|
||||
Name: Concrete Wall
|
||||
GenericName: Structure
|
||||
|
||||
@@ -782,6 +782,8 @@
|
||||
Terrain: Wall
|
||||
MapEditorData:
|
||||
Categories: Wall
|
||||
UpdatesPlayerStatistics:
|
||||
AddToAssetsValue: false
|
||||
|
||||
^TechBuilding:
|
||||
Inherits: ^BasicBuilding
|
||||
|
||||
Reference in New Issue
Block a user