This commit is contained in:
Daveo 2001-04-07 19:59:52 +00:00
parent 864f9af76b
commit f204f05a84
5 changed files with 42 additions and 4 deletions

View file

@ -1,7 +1,12 @@
# Thing definitions
# Names must be exactly the same as the group names from the map editor scripts
[TYPE]
[MISC]
BackGfxDir=graphics\levels\backgfx\
PlayerActor=SpongeBob
################################################
[ACTOR]
# Player
SpongeBob=0
@ -45,7 +50,10 @@ Squiddart=35
Stomper=36
DustDevil=37
################################################
# Items
[ITEM]
Big_Health=0
Medium_Health=1
Small_Health=2
@ -63,7 +71,23 @@ Coral_Blower=13
Quest_Item=14
################################################
# Platforms
Boots=0
Train=1
Higher=2
[PLATFORM]
Bubble=0
Industrial=1
################################################
# Triggers
[Trigger]
Exit=0
################################################
# FX
[FX]
Ch1L1_Plat1=0
Ch1L1_Plat2=1