This commit is contained in:
Daveo 2001-04-30 20:16:08 +00:00
parent 0733c6327e
commit ad2702fba3
6 changed files with 20 additions and 3 deletions

View File

@ -3,11 +3,21 @@
################################################
[bubble]
[bubblesmall]
Gfx=..\..\Graphics\levels\backgfx\bubble.bmp
[fishbone]
Gfx=..\..\Graphics\levels\backgfx\fishbone.bmp
[Flower]
Gfx=..\..\Graphics\levels\backgfx\Flower.bmp
[Ghost]
Gfx=..\..\Graphics\levels\backgfx\Ghost.bmp
[pumpkin]
Gfx=..\..\Graphics\levels\backgfx\pumpkin.bmp
[teddy]
Gfx=..\..\Graphics\levels\backgfx\teddy.bmp

View File

@ -18,6 +18,7 @@ TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=1
[HeartPendulum]
Gfx=..\..\graphics\hazards\HeartPendulum\HeartPendulum.gin
@ -27,6 +28,7 @@ TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=2
[Tugboat]
Gfx=..\..\graphics\hazards\Tugboat\Tugboat.gin
@ -36,4 +38,5 @@ TurnRate=0
Collision=0
Health=0
AttackStrength=0
Respawn=3

Binary file not shown.

View File

@ -7,9 +7,10 @@ Collision=collision.bmp
Iconz=Iconz.bmp
[LayerScript]
BackGfxScript=BackGfx.ini
ActorScript=Actor.ini
ItemScript=Item.ini
PlatformScript=Platform.ini
TriggerScript=Trigger.ini
FXScript=FX.ini
BackGfxScript=BackGfx.ini
HazardScript=Hazard.ini

View File

@ -217,7 +217,7 @@ Health=32
AttackStrength=20
[Flamingskull]
Gfx=..\..\graphics\characters\flamingskull\render\psx\FlamingSkull_Move0001.bmp
Gfx=..\..\graphics\characters\flamingskull\render\psx\FlamingSkull_Move0000.bmp
WayPoints=16
Speed=3
TurnRate=128

View File

@ -9,5 +9,8 @@
[Restart_Point]
[Teleport]
HasTarget=1