Changeset 8579 for code/branches/presentation/data/levels/templates
- Timestamp:
- May 25, 2011, 9:28:29 PM (13 years ago)
- Location:
- code/branches/presentation/data/levels/templates
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/data/levels/templates/spaceshipAssff.oxt
r8578 r8579 12 12 initialhealth = 100 13 13 14 shieldhealth = 30 15 initialshieldhealth = 30 16 maxshieldhealth = 50 17 shieldabsorption = 0.8 18 reloadrate = 1 19 reloadwaittime = 1 20 21 primaryThrust = 100 22 auxilaryThrust = 30 23 rotationThrust = 25 24 25 boostPower = 15 26 boostPowerRate = 1 27 boostRate = 5 28 boostCooldownDuration = 10 29 30 shakeFrequency = 15 31 shakeAmplitude = 7 14 primaryThrust = 100; 15 auxilaryThrust = 30; 16 rotationThrust = 25; 32 17 33 18 collisionType = "dynamic"
Note: See TracChangeset
for help on using the changeset viewer.