This commit is contained in:
parent
9281d9f725
commit
d44ededfe8
2 changed files with 11 additions and 0 deletions
|
@ -146,5 +146,6 @@ BarrelHazard=3
|
|||
DualPlatformBarrelHazard=11
|
||||
BouncingBarrel=12
|
||||
Fireball=13
|
||||
BouncingRock=12
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue