Added ammo boxes by @CombineCR
http://content.open-ra.org/?p=detail&table=units&id=324
This commit is contained in:
BIN
mods/ra/bits/ammobox.shp
Normal file
BIN
mods/ra/bits/ammobox.shp
Normal file
Binary file not shown.
@@ -273,6 +273,22 @@ BRL3:
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, DemoTruck
|
||||
|
||||
AMMOBOX:
|
||||
Inherits: ^TechBuilding
|
||||
Selectable:
|
||||
Priority: 0
|
||||
Health:
|
||||
HP: 10
|
||||
Explodes:
|
||||
Weapon: UnitExplode
|
||||
Tooltip:
|
||||
Name: Ammo Box
|
||||
AutoTargetIgnore:
|
||||
Armor:
|
||||
Type: Light
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, DemoTruck
|
||||
|
||||
MISS:
|
||||
Inherits: ^TechBuilding
|
||||
Selectable:
|
||||
|
||||
@@ -625,4 +625,9 @@ stsgb:
|
||||
damaged-idle:
|
||||
Start: 1
|
||||
dead:
|
||||
Start: 1
|
||||
Start: 1
|
||||
|
||||
ammobox: # TODO: there are 2 more variants, but the editor does not like the split up
|
||||
idle:
|
||||
Start: 0
|
||||
Length: 1
|
||||
Reference in New Issue
Block a user