2001-04-28 17:33:53 +02:00
|
|
|
# Hazard Script
|
|
|
|
#
|
|
|
|
################################################
|
|
|
|
# [Name]
|
|
|
|
# Gfx=Gfx filename
|
|
|
|
# WayPoints=maximum waypoints
|
|
|
|
# Speed=0-10
|
|
|
|
# TurnRate=0-4095
|
|
|
|
# Collision=0/1
|
|
|
|
# Health=0-255
|
|
|
|
################################################
|
|
|
|
|
|
|
|
[Acorn]
|
|
|
|
Gfx=..\..\graphics\hazards\+acorn.bmp
|
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-04-30 22:16:08 +02:00
|
|
|
Respawn=1
|
2001-04-28 17:33:53 +02:00
|
|
|
|
|
|
|
[HeartPendulum]
|
|
|
|
Gfx=..\..\graphics\hazards\HeartPendulum\HeartPendulum.gin
|
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-04-30 22:16:08 +02:00
|
|
|
Respawn=2
|
2001-04-28 17:33:53 +02:00
|
|
|
|
|
|
|
[Tugboat]
|
|
|
|
Gfx=..\..\graphics\hazards\Tugboat\Tugboat.gin
|
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-04-30 22:16:08 +02:00
|
|
|
Respawn=3
|
2001-04-28 17:33:53 +02:00
|
|
|
|