Make captured hospitals in cnc/ra gradually heal all infantry units on the map
This commit is contained in:
@@ -21,15 +21,20 @@ V19.Husk:
|
||||
|
||||
# Hospital
|
||||
HOSP:
|
||||
Inherits: ^CivBuilding
|
||||
Inherits: ^TechBuilding
|
||||
Selectable:
|
||||
Priority: 0
|
||||
Building:
|
||||
Footprint: xx xx
|
||||
Dimensions: 2,2
|
||||
Health:
|
||||
HP: 1000
|
||||
SelfHealingTech:
|
||||
Type: InfantryHealing
|
||||
Tooltip:
|
||||
Name: Hospital
|
||||
LeavesHusk:
|
||||
HuskActor: HOSP.Husk
|
||||
RepairsUnits:
|
||||
|
||||
HOSP.Husk:
|
||||
Inherits: ^CivBuildingHusk
|
||||
|
||||
Reference in New Issue
Block a user