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:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user