This commit is contained in:
parent
100e11e98b
commit
1e03a74618
7 changed files with 76 additions and 2 deletions
|
@ -193,4 +193,6 @@ SingleSpike=19
|
|||
CheckPoint=20
|
||||
WaterBucket=20
|
||||
ConveyorSwitch=21
|
||||
ExitMarker=20
|
||||
ExitMarker=20
|
||||
Swordfish=23
|
||||
Log=24
|
|
@ -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