This commit is contained in:
parent
24523632c3
commit
6fd3ce3f25
6 changed files with 130 additions and 1 deletions
|
@ -89,3 +89,43 @@ Collision=0
|
|||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
||||
[SpinningBlades]
|
||||
Gfx=..\..\graphics\hazards\SPINNINGBLADES\spinningblades.gin
|
||||
WayPoints=0
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
||||
[Masher]
|
||||
Gfx=..\..\graphics\hazards\Masher\masher.gin
|
||||
WayPoints=0
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
||||
[Fan]
|
||||
Gfx=..\..\graphics\hazards\fan\fan.gin
|
||||
WayPoints=0
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
||||
[Spikes]
|
||||
Gfx=..\..\graphics\hazards\spikes\spikes.gin
|
||||
WayPoints=1
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue