make the parachute animation optional
instead of hard-coding default sprite sequences
This commit is contained in:
Binary file not shown.
@@ -177,6 +177,8 @@
|
||||
InfDeaths: 6
|
||||
Parachutable:
|
||||
ParachuteOffset: 0,0,427
|
||||
KilledOnImpassableTerrain: true
|
||||
ParachuteSequence: parach
|
||||
|
||||
^Ship:
|
||||
AppearsOnRadar:
|
||||
|
||||
@@ -60,6 +60,9 @@ CRATE:
|
||||
Crate:
|
||||
Lifetime: 120
|
||||
TerrainTypes: Clear, Rough, Road, Water, Ore, Beach
|
||||
Parachutable:
|
||||
KilledOnImpassableTerrain: false
|
||||
ParachuteSequence: parach
|
||||
GiveCashCrateAction:
|
||||
Amount: 1000
|
||||
SelectionShares: 50
|
||||
|
||||
Reference in New Issue
Block a user