SBSPSS/tools/Data/bin/MkLevel.ini

95 lines
1.3 KiB
INI
Raw Normal View History

2001-04-01 22:22:49 +02:00
# Thing definitions
# Names must be exactly the same as the group names from the map editor scripts
2001-04-07 21:59:52 +02:00
[MISC]
BackGfxDir=graphics\levels\backgfx\
PlayerActor=SpongeBob
################################################
[ACTOR]
2001-04-01 22:22:49 +02:00
# Player
SpongeBob=0
# NPC
BarnacleBoy=1
Gary=2
Krusty=3
MermaidMan=4
Patrick=5
Sandy=6
Squidward=7
Plankton=8
# Enemies
SmallJellyfish-Level1=10
SmallJellyfish-Level2=11
Motherjellyfish=12
Anenome-Level1=13
2001-04-04 17:53:44 +02:00
SpikeyAnenome=14
2001-04-01 22:22:49 +02:00
Anenome-Level3=15
BabyOctopus=16
Ballblob=17
Boogermonster=18
Caterpillar=19
Clam-Level1=20
Clam-Level2=21
Eyeball=22
Flamingskull=23
FlyingDutchman=24
Ghost=25
GiantWorm=26
HermitCrab=27
IronDogFish=28
PuffaFish=29
SeaSnake=30
Sharkman=31
SharkSub=32
Skeletalfish=33
SpiderCrab=34
Squiddart=35
Stomper=36
DustDevil=37
2001-04-07 21:59:52 +02:00
################################################
2001-04-01 22:22:49 +02:00
# Items
2001-04-07 21:59:52 +02:00
[ITEM]
2001-04-02 19:02:29 +02:00
Big_Health=0
Medium_Health=1
Small_Health=2
Extra_Life=3
Golden_Spatula=4
Jelly_Launcher_Ammo=5
Bubble_Mixture=6
Bubble_Wand=7
Net=8
Safety_Glasses=9
Squeaky_Shoes=10
Balloon=11
Helmet=12
Coral_Blower=13
Quest_Item=14
2001-04-01 22:22:49 +02:00
2001-04-07 21:59:52 +02:00
################################################
2001-04-01 22:22:49 +02:00
# Platforms
2001-04-07 21:59:52 +02:00
[PLATFORM]
Bubble=0
Industrial=1
################################################
# Triggers
[Trigger]
Exit=0
2001-04-17 22:58:14 +02:00
Trigger_Blah=1
2001-04-07 21:59:52 +02:00
################################################
# FX
[FX]
Ch1L1_Plat1=0
Ch1L1_Plat2=1