This commit is contained in:
parent
17a78fdd73
commit
1f1174bcc5
8 changed files with 241 additions and 33 deletions
|
@ -100,6 +100,11 @@ Restart_Point=1
|
|||
Ch1L1_Plat1=0
|
||||
Ch1L1_Plat2=1
|
||||
|
||||
|
||||
################################################
|
||||
# Hazards
|
||||
[Hazard]
|
||||
Acorn=0
|
||||
HeartPendulum=1
|
||||
Tugboat=2
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue