This commit is contained in:
parent
100e11e98b
commit
1e03a74618
7 changed files with 76 additions and 2 deletions
|
@ -279,3 +279,23 @@ Collision=0
|
|||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
||||
[Swordfish]
|
||||
Gfx=..\..\graphics\hazards\swordfish\swordfish.gin
|
||||
WayPoints=2
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
||||
[Log]
|
||||
Gfx=..\..\graphics\hazards\log\log.gin
|
||||
WayPoints=2
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue