This commit is contained in:
Charles 2001-05-22 18:42:40 +00:00
parent 9281d9f725
commit d44ededfe8
2 changed files with 11 additions and 0 deletions

View File

@ -146,5 +146,6 @@ BarrelHazard=3
DualPlatformBarrelHazard=11
BouncingBarrel=12
Fireball=13
BouncingRock=12

View File

@ -179,3 +179,13 @@ Collision=0
Health=0
AttackStrength=0
Respawn=2
[BouncingRock]
Gfx=..\..\graphics\hazards\RollingRock\RollingRock.gin
WayPoints=32
Speed=0
TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=2