This commit is contained in:
parent
ad01d5c18c
commit
d292ec9299
7 changed files with 83 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue