# 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 Respawn=1 [HeartPendulum] Gfx=..\..\graphics\hazards\HeartPendulum\HeartPendulum.gin WayPoints=1 Speed=0 TurnRate=0 Collision=0 Health=0 AttackStrength=0 Respawn=2 [Tugboat] Gfx=..\..\graphics\hazards\Tugboat\Tugboat.gin WayPoints=16 Speed=0 TurnRate=0 Collision=0 Health=0 AttackStrength=0 Respawn=3