Exclude walls from the assets value

This commit is contained in:
abcdefg30
2020-09-07 17:48:59 +02:00
committed by reaperrr
parent 86698e7822
commit c0d31688c4
3 changed files with 6 additions and 0 deletions

View File

@@ -905,6 +905,8 @@
Terrain: Wall
MapEditorData:
Categories: Wall
UpdatesPlayerStatistics:
AddToAssetsValue: false
^Tree:
Inherits@1: ^SpriteActor

View File

@@ -665,6 +665,8 @@ wall:
Cost: 20
CustomSellValue:
Value: 0
UpdatesPlayerStatistics:
AddToAssetsValue: false
Tooltip:
Name: Concrete Wall
GenericName: Structure

View File

@@ -782,6 +782,8 @@
Terrain: Wall
MapEditorData:
Categories: Wall
UpdatesPlayerStatistics:
AddToAssetsValue: false
^TechBuilding:
Inherits: ^BasicBuilding