This commit is contained in:
Charles 2001-05-03 14:51:14 +00:00
parent ad01d5c18c
commit d292ec9299
7 changed files with 83 additions and 21 deletions

View file

@ -60,6 +60,32 @@ Health=0
AttackStrength=0
Respawn=2
#circular saw
#Pylons
#Rolling Rock
[RollingRock]
Gfx=..\..\graphics\hazards\RollingRock\RollingRock.gin
WayPoints=16
Speed=0
TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=2
[CircularSaw]
Gfx=..\..\graphics\hazards\CircularSaw\CircularSaw.gin
WayPoints=0
Speed=0
TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=2
[Pylons]
Gfx=..\..\graphics\hazards\Pylons\Pylons.gin
WayPoints=0
Speed=0
TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=2