This commit is contained in:
parent
2af8ab222b
commit
cbb222889a
6 changed files with 45 additions and 2 deletions
|
@ -239,3 +239,23 @@ Collision=0
|
|||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
||||
[CheckPoint]
|
||||
Gfx=..\..\graphics\hazards\checkpoint\checkpoint.gin
|
||||
WayPoints=0
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
||||
[WaterBucket]
|
||||
Gfx=..\..\graphics\hazards\water_bucket\water_bucket.gin
|
||||
WayPoints=0
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue