make the parachute animation optional

instead of hard-coding default sprite sequences
This commit is contained in:
Matthias Mailänder
2014-06-22 15:34:52 +02:00
parent ff1be8daea
commit ef01fb289b
6 changed files with 22 additions and 8 deletions

Binary file not shown.

View File

@@ -177,6 +177,8 @@
InfDeaths: 6
Parachutable:
ParachuteOffset: 0,0,427
KilledOnImpassableTerrain: true
ParachuteSequence: parach
^Ship:
AppearsOnRadar:

View File

@@ -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