Replace Selectable with CustomSelectionSize on RA barrels

This still allows targeting them, but you neither see their health bar on mouse-over, nor can you select them (effectively making their health bar and selection box invisible).
This commit is contained in:
reaperrr
2015-10-25 10:01:14 +01:00
parent 8e6c5cef74
commit 80e6e024d8

View File

@@ -244,8 +244,9 @@ V19.Husk:
BARL: BARL:
Inherits: ^TechBuilding Inherits: ^TechBuilding
Selectable: -Selectable:
Priority: 0 CustomSelectionSize:
CustomBounds: 24,24
Health: Health:
HP: 10 HP: 10
Explodes: Explodes:
@@ -264,8 +265,9 @@ BARL:
BRL3: BRL3:
Inherits: ^TechBuilding Inherits: ^TechBuilding
Selectable: -Selectable:
Priority: 0 CustomSelectionSize:
CustomBounds: 24,24
Health: Health:
HP: 10 HP: 10
Explodes: Explodes: