This commit is contained in:
Charles 2001-05-01 21:45:32 +00:00
parent 0e9eebea26
commit 0647bd1544
2 changed files with 14 additions and 3 deletions

View File

@ -113,8 +113,9 @@ Ch1L1_Plat2=1
################################################
# Hazards
[Hazard]
Acorn=0
RockShard=0
HeartPendulum=1
Tugboat=2
Acorn=0

View File

@ -10,8 +10,8 @@
# Health=0-255
################################################
[Acorn]
Gfx=..\..\graphics\hazards\+acorn.bmp
[RockShard]
Gfx=..\..\graphics\hazards\rockshard\rockshard.gin
WayPoints=0
Speed=0
TurnRate=0
@ -40,3 +40,13 @@ Health=0
AttackStrength=0
Respawn=3
[Acorn]
Gfx=..\..\graphics\hazards\acorn\acorn.gin
WayPoints=0
Speed=0
TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=1