This commit is contained in:
Charles 2001-05-01 13:28:11 +00:00
parent 17a78fdd73
commit 1f1174bcc5
8 changed files with 241 additions and 33 deletions

View file

@ -100,6 +100,11 @@ Restart_Point=1
Ch1L1_Plat1=0
Ch1L1_Plat2=1
################################################
# Hazards
[Hazard]
Acorn=0
HeartPendulum=1
Tugboat=2

View file

@ -22,7 +22,7 @@ Respawn=1
[HeartPendulum]
Gfx=..\..\graphics\hazards\HeartPendulum\HeartPendulum.gin
WayPoints=0
WayPoints=1
Speed=0
TurnRate=0
Collision=0
@ -32,7 +32,7 @@ Respawn=2
[Tugboat]
Gfx=..\..\graphics\hazards\Tugboat\Tugboat.gin
WayPoints=0
WayPoints=16
Speed=0
TurnRate=0
Collision=0