SBSPSS/tools/Data/bin/MkLevel.ini

142 lines
2.0 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
2001-04-25 17:10:26 +02:00
JumpingClam=20
StaticClam=21
2001-04-01 22:22:49 +02:00
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-19 01:12:24 +02:00
SpiderCrabSpawner=38
2001-04-27 23:12:31 +02:00
Shell=39
2001-04-01 22:22:49 +02:00
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-19 17:32:21 +02:00
Balloon_Golden_Spatula=15
2001-04-26 22:00:12 +02:00
Jelly_Launcher=16
2001-04-02 19:02:29 +02:00
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]
2001-05-04 17:08:35 +02:00
Bubble=4
2001-04-20 22:56:05 +02:00
Jellyfish=1
2001-04-07 21:59:52 +02:00
Industrial=1
2001-04-23 16:41:49 +02:00
Leaf=2
2001-04-25 00:05:29 +02:00
FishHook1=5
FishHook2=5
SwingingFishHook=10
2001-05-03 17:18:17 +02:00
BendyBranchLeft=11
BendyBranchRight=11
2001-04-25 22:52:36 +02:00
CoasterCar=9
2001-05-01 15:58:52 +02:00
Seesaw=12
GhostTrain=9
Barrel=2
2001-05-01 16:24:48 +02:00
OilDrum=13
2001-05-03 21:01:59 +02:00
OilDrumGenerator=17
2001-05-01 16:24:48 +02:00
Crate=14
2001-05-03 21:01:59 +02:00
CrateGenerator=18
2001-05-04 18:36:14 +02:00
Loveboat=19
2001-05-01 22:45:03 +02:00
BouncyRing=15
BouncyTyre=15
2001-05-02 21:55:19 +02:00
DualPlatform=16
2001-05-04 15:34:38 +02:00
Wooden=6
2001-05-04 16:49:15 +02:00
Raft=19
2001-05-04 18:47:09 +02:00
VertOilDrumGenerator=20
2001-05-04 20:54:27 +02:00
SwingingLantern=21
2001-05-05 01:12:26 +02:00
BubbleGeyserGenerator=22
2001-05-05 15:54:34 +02:00
BigWheelPlatform=23
2001-05-05 18:00:13 +02:00
FixedPathBarrelPlatform=1
2001-04-07 21:59:52 +02:00
################################################
# Triggers
[Trigger]
Exit=0
2001-04-23 22:02:58 +02:00
Restart_Point=1
2001-05-01 20:11:03 +02:00
Teleport=2
2001-05-04 02:00:43 +02:00
CameraLock=3
2001-04-07 21:59:52 +02:00
################################################
# FX
[FX]
Ch1L1_Plat1=0
Ch1L1_Plat2=1
2001-05-01 15:28:11 +02:00
################################################
# Hazards
[Hazard]
2001-05-01 23:45:32 +02:00
RockShard=0
2001-05-01 15:28:11 +02:00
HeartPendulum=1
Tugboat=2
2001-05-01 23:45:32 +02:00
Acorn=0
2001-05-03 16:00:17 +02:00
PumpkinPendulum=1
2001-05-03 16:51:14 +02:00
RollingRock=3
CircularSaw=5
Pylons=4
2001-05-04 23:25:33 +02:00
SpinningBlades=6
Masher=7
Fan=8
Spikes=9
2001-05-05 15:54:34 +02:00
Wheel=10
2001-04-07 21:59:52 +02:00