fix #2195 - barrels should not be capturable or sellable
This commit is contained in:
@@ -89,11 +89,9 @@ V18:
|
|||||||
Inherits: ^CivField
|
Inherits: ^CivField
|
||||||
|
|
||||||
BARL:
|
BARL:
|
||||||
Inherits: ^Building
|
Inherits: ^CivBuilding
|
||||||
Selectable:
|
Selectable:
|
||||||
Priority: 0
|
Priority: 0
|
||||||
-RepairableBuilding:
|
|
||||||
-GivesBuildableArea:
|
|
||||||
Health:
|
Health:
|
||||||
HP: 10
|
HP: 10
|
||||||
Explodes:
|
Explodes:
|
||||||
@@ -101,11 +99,9 @@ BARL:
|
|||||||
Name: Explosive Barrel
|
Name: Explosive Barrel
|
||||||
|
|
||||||
BRL3:
|
BRL3:
|
||||||
Inherits: ^Building
|
Inherits: ^CivBuilding
|
||||||
Selectable:
|
Selectable:
|
||||||
Priority: 0
|
Priority: 0
|
||||||
-RepairableBuilding:
|
|
||||||
-GivesBuildableArea:
|
|
||||||
Health:
|
Health:
|
||||||
HP: 10
|
HP: 10
|
||||||
Explodes:
|
Explodes:
|
||||||
|
|||||||
Reference in New Issue
Block a user