This commit is contained in:
parent
ab31880275
commit
e46d8b6f34
2 changed files with 11 additions and 0 deletions
|
@ -216,6 +216,7 @@ ExitMarker=20
|
||||||
Swordfish=23
|
Swordfish=23
|
||||||
Log=24
|
Log=24
|
||||||
KandyMachine=20
|
KandyMachine=20
|
||||||
|
RockSign=20
|
||||||
|
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
|
|
|
@ -309,3 +309,13 @@ Collision=0
|
||||||
Health=0
|
Health=0
|
||||||
AttackStrength=0
|
AttackStrength=0
|
||||||
Respawn=1
|
Respawn=1
|
||||||
|
|
||||||
|
[RockSign]
|
||||||
|
Gfx=..\..\graphics\hazards\rocksign\rocksign.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