This commit is contained in:
parent
6439abf75c
commit
2b41f196ec
2 changed files with 11 additions and 0 deletions
|
@ -205,6 +205,7 @@ ConveyorSwitch=21
|
||||||
ExitMarker=20
|
ExitMarker=20
|
||||||
Swordfish=23
|
Swordfish=23
|
||||||
Log=24
|
Log=24
|
||||||
|
KandyMachine=20
|
||||||
|
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
|
|
|
@ -299,3 +299,13 @@ Collision=0
|
||||||
Health=0
|
Health=0
|
||||||
AttackStrength=0
|
AttackStrength=0
|
||||||
Respawn=1
|
Respawn=1
|
||||||
|
|
||||||
|
[KandyMachine]
|
||||||
|
Gfx=..\..\graphics\hazards\kandymachine\kandymachine.gin
|
||||||
|
WayPoints=0
|
||||||
|
Speed=0
|
||||||
|
TurnRate=0
|
||||||
|
Collision=0
|
||||||
|
Health=0
|
||||||
|
AttackStrength=0
|
||||||
|
Respawn=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue