SBSPSS/tools/MapEdit/Hazard.ini

53 lines
804 B
INI
Raw Normal View History

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
################################################
2001-05-01 23:45:32 +02:00
[RockShard]
Gfx=..\..\graphics\hazards\rockshard\rockshard.gin
2001-04-28 17:33:53 +02:00
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
2001-05-01 15:28:11 +02:00
WayPoints=1
2001-04-28 17:33:53 +02:00
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
2001-05-01 15:28:11 +02:00
WayPoints=16
2001-04-28 17:33:53 +02:00
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
2001-05-01 23:45:32 +02:00
[Acorn]
Gfx=..\..\graphics\hazards\acorn\acorn.gin
WayPoints=0
Speed=0
TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=1