RingRacers/extras/conf/udb/Includes/RingRacers_things.cfg
2022-10-10 22:53:22 -04:00

5856 lines
84 KiB
INI

// THING TYPES------------------------------------------------------------------
// Color values: 1-Dark_Blue 2-Dark_Green 3-Turqoise 4-Dark_Red 5-Purple 6-Brown 7-Gray
// 8-Dark_Gray 9-Blue 10-Green 11-Cyan 12-Red 13-Magenta
// 14-Yellow 15-White 16-Pink 17-Orange 18-Gold 19-Cream
udmf
{
editor
{
color = 15; // White
arrow = 1;
title = "<Editor Things>";
error = -1;
width = 8;
height = 16;
sort = 1;
3328 = "3D Mode Start";
}
starts
{
color = 1; // Blue
arrow = 1;
title = "Player Starts";
width = 16;
height = 48;
sprite = "PLAYA0";
1
{
title = "Player 01 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
2
{
title = "Player 02 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
3
{
title = "Player 03 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
4
{
title = "Player 04 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
5
{
title = "Player 05 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
6
{
title = "Player 06 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
7
{
title = "Player 07 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
8
{
title = "Player 08 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
9
{
title = "Player 09 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
10
{
title = "Player 10 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
11
{
title = "Player 11 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
12
{
title = "Player 12 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
13
{
title = "Player 13 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
14
{
title = "Player 14 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
15
{
title = "Player 15 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
16
{
title = "Player 16 Start";
sprite = "PLAYA0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
33
{
title = "Battle Start";
sprite = "SUPTG0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
/*
34
{
title = "Red Team Start";
sprite = "SIGNG0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
35
{
title = "Blue Team Start";
sprite = "SIGNE0";
arg0
{
title = "Spawn on ceiling?";
type = 11;
enum = "noyes";
}
}
*/
}
enemies
{
color = 9; // Light_Blue
arrow = 1;
title = "Enemies <pending removal>";
100
{
title = "Crawla (Blue) <pending removal>";
sprite = "POSSA1";
width = 24;
height = 32;
}
101
{
title = "Crawla (Red) <pending removal>";
sprite = "SPOSA1";
width = 24;
height = 32;
}
102
{
title = "Stupid Dumb Unnamed RoboFish <pending removal>";
sprite = "FISHA0";
width = 8;
height = 28;
arg0
{
title = "Jump strength";
}
}
103
{
title = "Buzz (Gold) <pending removal>";
sprite = "BUZZA1";
width = 28;
height = 40;
arg0
{
title = "Can move?";
type = 11;
enum = "yesno";
}
}
104
{
title = "Buzz (Red) <pending removal>";
sprite = "RBUZA1";
width = 28;
height = 40;
arg0
{
title = "Can move?";
type = 11;
enum = "yesno";
}
}
108
{
title = "Deton <pending removal>";
sprite = "DETNA1";
width = 20;
height = 32;
}
110
{
title = "Turret <pending removal>";
sprite = "TRETA1";
width = 16;
height = 32;
arg0
{
title = "Death trigger tag";
type = 15;
}
}
111
{
title = "Pop-up Turret <pending removal>";
sprite = "TURRI1";
width = 12;
height = 64;
arg0
{
title = "Firing delay";
}
}
122
{
title = "Spring Shell (Green) <pending removal>";
sprite = "SSHLA1";
width = 24;
height = 40;
}
125
{
title = "Spring Shell (Yellow) <pending removal>";
sprite = "SSHLI1";
width = 24;
height = 40;
}
109
{
title = "Skim <pending removal>";
sprite = "SKIMA1";
width = 16;
height = 24;
}
113
{
title = "Jet Jaw <pending removal>";
sprite = "JJAWA3A7";
width = 12;
height = 20;
}
126
{
title = "Crushstacean <pending removal>";
sprite = "CRABA0";
width = 24;
height = 32;
arg0
{
title = "Spawn direction";
type = 11;
enum
{
0 = "Right";
1 = "Left";
}
}
}
138
{
title = "Banpyura <pending removal>";
sprite = "CR2BA0";
width = 24;
height = 32;
arg0
{
title = "Spawn direction";
type = 11;
enum
{
0 = "Right";
1 = "Left";
}
}
}
117
{
title = "Robo-Hood <pending removal>";
sprite = "ARCHA1";
width = 24;
height = 32;
arg0
{
title = "Can jump?";
type = 11;
enum = "yesno";
}
}
118
{
title = "Lance-a-Bot <pending removal>";
sprite = "CBFSA1";
width = 32;
height = 72;
}
1113
{
title = "Suspicious Lance-a-Bot Statue <pending removal>";
sprite = "CBBSA1";
width = 32;
height = 72;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
119
{
title = "Egg Guard <pending removal>";
sprite = "ESHIA1";
width = 16;
height = 48;
arg0
{
title = "Turn direction";
type = 11;
enum
{
0 = "Back";
1 = "Right";
2 = "Left";
}
}
arg1
{
title = "Double speed?";
type = 11;
enum = "noyes";
}
}
115
{
title = "Bird Aircraft Strike Hazard <pending removal>";
sprite = "VLTRF1";
width = 12;
height = 24;
}
120
{
title = "Green Snapper <pending removal>";
sprite = "GSNPA1";
width = 24;
height = 24;
}
121
{
title = "Minus <pending removal>";
sprite = "MNUSA0";
width = 24;
height = 32;
}
134
{
title = "Canarivore <pending removal>";
sprite = "CANAA0";
width = 12;
height = 80;
hangs = 1;
}
123
{
title = "Unidus <pending removal>";
sprite = "UNIDA1";
width = 18;
height = 36;
}
135
{
title = "Pterabyte Spawner <pending removal>";
sprite = "PTERA2A8";
width = 16;
height = 16;
arg0
{
title = "Number of Pterabytes";
default = 1;
}
}
136
{
title = "Pyre Fly <pending removal>";
sprite = "PYREA0";
width = 24;
height = 34;
arg0
{
title = "Start on fire?";
type = 11;
enum = "noyes";
}
}
137
{
title = "Dragonbomber <pending removal>";
sprite = "DRABA1";
width = 28;
height = 48;
}
105
{
title = "Jetty-Syn Bomber <pending removal>";
sprite = "JETBB1";
width = 20;
height = 50;
arg0
{
title = "Can move?";
type = 11;
enum = "yesno";
}
}
106
{
title = "Jetty-Syn Gunner <pending removal>";
sprite = "JETGB1";
width = 20;
height = 48;
arg0
{
title = "Can move?";
type = 11;
enum = "yesno";
}
}
112
{
title = "Spincushion <pending removal>";
sprite = "SHRPA1";
width = 16;
height = 24;
}
114
{
title = "Snailer <pending removal>";
sprite = "SNLRA3A7";
width = 24;
height = 48;
}
129
{
title = "Penguinator <pending removal>";
sprite = "PENGA1";
width = 24;
height = 32;
}
130
{
title = "Pophat <pending removal>";
sprite = "POPHA1";
width = 24;
height = 32;
}
107
{
title = "Crawla Commander <pending removal>";
sprite = "CCOMA1";
width = 16;
height = 32;
}
131
{
title = "Spinbobert <pending removal>";
sprite = "SBOBB0";
width = 32;
height = 32;
}
132
{
title = "Cacolantern <pending removal>";
sprite = "CACOA0";
width = 32;
height = 32;
arg0
{
title = "Can move?";
type = 11;
enum = "yesno";
}
}
133
{
title = "Hangster <pending removal>";
sprite = "HBATC1";
width = 24;
height = 24;
hangs = 1;
}
127
{
title = "Hive Elemental <pending removal>";
sprite = "HIVEA0";
width = 32;
height = 80;
arg0
{
title = "Number of bees";
}
}
128
{
title = "Bumblebore <pending removal>";
sprite = "BUMBA1";
width = 16;
height = 32;
arg0
{
title = "Can move?";
type = 11;
enum = "yesno";
}
}
124
{
title = "Buggle <pending removal>";
sprite = "BBUZA1";
width = 20;
height = 24;
}
116
{
title = "Pointy <pending removal>";
sprite = "PNTYA1";
width = 8;
height = 16;
}
}
bosses
{
color = 8; // Dark_Gray
arrow = 1;
title = "Bosses <pending removal>";
200
{
title = "Egg Mobile <pending removal>";
sprite = "EGGMA1";
width = 24;
height = 76;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
}
201
{
title = "Egg Slimer <pending removal>";
sprite = "EGGNA1";
width = 24;
height = 76;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
arg5
{
title = "Speed up when hit?";
type = 11;
enum = "yesno";
}
}
202
{
title = "Sea Egg <pending removal>";
sprite = "EGGOA1";
width = 32;
height = 116;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
}
203
{
title = "Egg Colosseum <pending removal>";
sprite = "EGGPA1";
width = 24;
height = 76;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
arg5
{
title = "Cage drop trigger tag";
type = 15;
}
}
204
{
title = "Fang <pending removal>";
sprite = "FANGA1";
width = 24;
height = 60;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
arg5
{
title = "Flags";
type = 12;
enum
{
1 = "Grayscale";
2 = "Skip intro";
}
}
}
206
{
title = "Brak Eggman (Old) <pending removal>";
sprite = "BRAKB1";
width = 48;
height = 160;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
arg5
{
title = "Platform trigger tag";
type = 15;
}
}
207
{
title = "Metal Sonic (Race) <pending removal>";
sprite = "METLI1";
width = 16;
height = 48;
arg0
{
title = "Grayscale?";
type = 11;
enum = "noyes";
}
}
208
{
title = "Metal Sonic (Battle) <pending removal>";
sprite = "METLC1";
width = 16;
height = 48;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
arg5
{
title = "Grayscale?";
type = 11;
enum = "noyes";
}
}
209
{
title = "Brak Eggman <pending removal>";
sprite = "BRAK01";
width = 48;
height = 160;
arg0
{
title = "Boss ID";
}
arg1
{
title = "End level on death?";
type = 11;
enum = "noyes";
}
arg2
{
title = "Death trigger tag";
type = 15;
}
arg3
{
title = "Victory trigger tag";
type = 15;
}
arg4
{
title = "Pinch trigger tag";
type = 15;
}
arg5
{
title = "Attack trigger tag";
type = 15;
}
arg6
{
title = "Flags";
type = 12;
enum
{
1 = "No origin-fling death";
2 = "Electric barrier";
}
}
}
290
{
arrow = 0;
title = "Boss Escape Point <pending removal>";
width = 8;
height = 16;
sprite = "internal:eggmanend";
}
291
{
arrow = 0;
title = "Egg Capsule Center <pending removal>";
width = 8;
height = 16;
sprite = "internal:capsule";
}
292
{
arrow = 0;
title = "Boss Waypoint <pending removal>";
width = 8;
height = 16;
sprite = "internal:eggmanway";
arg0
{
title = "Sea Egg sequence";
}
arg1
{
title = "Brak Eggman sequence";
}
}
293
{
title = "Metal Sonic Gather Point <pending removal>";
sprite = "internal:metal";
width = 8;
height = 16;
}
294
{
title = "Fang Waypoint <pending removal>";
sprite = "internal:eggmanway";
width = 8;
height = 16;
arg0
{
title = "Center waypoint?";
type = 11;
enum = "noyes";
}
}
}
rings
{
color = 14; // Yellow
title = "Collectibles";
width = 24;
height = 24;
sprite = "RINGA0";
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
300
{
title = "Ring";
sprite = "RINGA0";
width = 16;
}
301
{
title = "Bounce Ring <pending removal>";
sprite = "internal:RNGBA0";
}
302
{
title = "Rail Ring <pending removal>";
sprite = "internal:RNGRA0";
}
303
{
title = "Infinity Ring <pending removal>";
sprite = "internal:RNGIA0";
}
304
{
title = "Automatic Ring <pending removal>";
sprite = "internal:RNGAA0";
}
305
{
title = "Explosion Ring <pending removal>";
sprite = "internal:RNGEA0";
}
306
{
title = "Scatter Ring <pending removal>";
sprite = "internal:RNGSA0";
}
307
{
title = "Grenade Ring <pending removal>";
sprite = "internal:RNGGA0";
}
308
{
title = "CTF Team Ring (Red) <pending removal>";
sprite = "internal:RRNGA0";
width = 16;
}
309
{
title = "CTF Team Ring (Blue) <pending removal>";
sprite = "internal:BRNGA0";
width = 16;
}
310
{
title = "CTF Red Flag <pending removal>";
sprite = "RFLGA0";
width = 24;
height = 64;
}
311
{
title = "CTF Blue Flag <pending removal>";
sprite = "BFLGA0";
width = 24;
height = 64;
}
312
{
title = "Emerald Token <pending removal>";
sprite = "TOKEA0";
width = 16;
height = 32;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
313
{
title = "Chaos Emerald 1 (Green) <pending removal>";
sprite = "CEMGA0";
}
314
{
title = "Chaos Emerald 2 (Purple) <pending removal>";
sprite = "CEMGB0";
}
315
{
title = "Chaos Emerald 3 (Blue) <pending removal>";
sprite = "CEMGC0";
}
316
{
title = "Chaos Emerald 4 (Cyan) <pending removal>";
sprite = "CEMGD0";
}
317
{
title = "Chaos Emerald 5 (Orange) <pending removal>";
sprite = "CEMGE0";
}
318
{
title = "Chaos Emerald 6 (Red) <pending removal>";
sprite = "CEMGF0";
}
319
{
title = "Chaos Emerald 7 (Gray) <pending removal>";
sprite = "CEMGG0";
}
320
{
title = "Emerald Hunt Location <pending removal>";
sprite = "SHRDA0";
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
321
{
title = "Match Chaos Emerald Spawn <pending removal>";
sprite = "CEMGA0";
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
322
{
title = "Chaos Coin";
sprite = "EMBMA0";
width = 16;
height = 30;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
330
{
title = "Bounce Ring Panel <pending removal>";
sprite = "internal:PIKBA0";
}
331
{
title = "Rail Ring Panel <pending removal>";
sprite = "internal:PIKRA0";
}
332
{
title = "Automatic Ring Panel <pending removal>";
sprite = "internal:PIKAA0";
}
333
{
title = "Explosion Ring Panel <pending removal>";
sprite = "internal:PIKEA0";
}
334
{
title = "Scatter Ring Panel <pending removal>";
sprite = "internal:PIKSA0";
}
335
{
title = "Grenade Ring Panel <pending removal>";
sprite = "internal:PIKGA0";
}
2000
{
title = "Random Item";
sprite = "RNDMA0";
width = 36;
height = 36;
}
2010
{
title = "Item Capsule";
sprite = "ICAPA0";
width = 56;
height = 96;
arg0
{
title = "Item Type";
type = 11;
enum = "rritems";
}
arg1
{
title = "Amount";
}
arg2
{
title = "Flags";
type = 12;
enum
{
1 = "Invert Time Attack";
2 = "Invert Size";
}
}
}
4050
{
title = "CD SS1 UFO";
sprite = "FUFOA0";
width = 70;
height = 70;
}
}
boxes
{
color = 7; // Gray
blocking = 2;
title = "Monitors <pending removal>";
width = 18;
height = 40;
arg0
{
title = "Death trigger tag";
type = 15;
}
400
{
title = "Super Ring (10 Rings) <pending removal>";
sprite = "TVRIA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
401
{
title = "Pity Shield <pending removal>";
sprite = "TVPIA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
402
{
title = "Attraction Shield <pending removal>";
sprite = "TVATA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
403
{
title = "Force Shield <pending removal>";
sprite = "TVFOA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
404
{
title = "Armageddon Shield <pending removal>";
sprite = "TVARA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
405
{
title = "Whirlwind Shield <pending removal>";
sprite = "TVWWA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
406
{
title = "Elemental Shield <pending removal>";
sprite = "TVELA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
407
{
title = "Super Sneakers <pending removal>";
sprite = "TVSSA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
408
{
title = "Invincibility <pending removal>";
sprite = "TVIVA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
409
{
title = "Extra Life <pending removal>";
sprite = "TV1UA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
arg2
{
title = "Points";
type = 11;
enum
{
0 = "1,000";
1 = "10,000";
}
}
}
410
{
title = "Eggman <pending removal>";
sprite = "TVEGA0";
}
411
{
title = "Teleporter <pending removal>";
sprite = "TVMXA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
413
{
title = "Gravity Boots <pending removal>";
sprite = "TVGVA0";
}
414
{
title = "CTF Team Ring Monitor (Red) <pending removal>";
sprite = "TRRIA0";
}
415
{
title = "CTF Team Ring Monitor (Blue) <pending removal>";
sprite = "TBRIA0";
}
416
{
title = "Recycler <pending removal>";
sprite = "TVRCA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
418
{
title = "Score (1,000 Points) <pending removal>";
sprite = "TV1KA0";
}
419
{
title = "Score (10,000 Points) <pending removal>";
sprite = "TVTKA0";
}
420
{
title = "Flame Shield <pending removal>";
sprite = "TVFLA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
421
{
title = "Water Shield <pending removal>";
sprite = "TVBBA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
422
{
title = "Lightning Shield <pending removal>";
sprite = "TVZPA0";
arg1
{
title = "Respawn behavior";
type = 11;
enum = "monitorrespawn";
}
}
}
boxes2
{
color = 18; // Gold
blocking = 2;
title = "Monitors (Respawning) <pending removal>";
width = 20;
height = 44;
arg0
{
title = "Death trigger tag";
type = 15;
}
431
{
title = "Pity Shield (Respawn) <pending removal>";
sprite = "TVPIB0";
}
432
{
title = "Attraction Shield (Respawn) <pending removal>";
sprite = "TVATB0";
}
433
{
title = "Force Shield (Respawn) <pending removal>";
sprite = "TVFOB0";
}
434
{
title = "Armageddon Shield (Respawn) <pending removal>";
sprite = "TVARB0";
}
435
{
title = "Whirlwind Shield (Respawn) <pending removal>";
sprite = "TVWWB0";
}
436
{
title = "Elemental Shield (Respawn) <pending removal>";
sprite = "TVELB0";
}
437
{
title = "Super Sneakers (Respawn) <pending removal>";
sprite = "TVSSB0";
}
438
{
title = "Invincibility (Respawn) <pending removal>";
sprite = "TVIVB0";
}
440
{
title = "Eggman (Respawn) <pending removal>";
sprite = "TVEGB0";
}
443
{
title = "Gravity Boots (Respawn) <pending removal>";
sprite = "TVGVB0";
}
450
{
title = "Flame Shield (Respawn) <pending removal>";
sprite = "TVFLB0";
}
451
{
title = "Water Shield (Respawn) <pending removal>";
sprite = "TVBBB0";
}
452
{
title = "Lightning Shield (Respawn) <pending removal>";
sprite = "TVZPB0";
}
}
generic
{
color = 11; // Light_Cyan
title = "Generic Items & Hazards";
500
{
title = "Air Bubble Patch";
sprite = "BUBLE0";
width = 8;
height = 16;
arg0
{
title = "Distance check?";
type = 11;
enum = "yesno";
}
}
501
{
title = "Signpost";
sprite = "SIGND0";
width = 8;
height = 32;
}
502
{
arrow = 1;
title = "Race Checkpoint";
sprite = "STPTA0M0";
width = 64;
height = 128;
arg0
{
title = "Order";
}
arg1
{
title = "Respawn at center?";
type = 11;
enum = "noyes";
}
}
520
{
title = "Bomb Sphere";
sprite = "SPHRD0";
width = 16;
height = 24;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
521
{
title = "Spikeball";
sprite = "SPIKA0";
width = 12;
height = 8;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
522
{
title = "Wall Spike";
sprite = "WSPKALAR";
width = 16;
height = 14;
arrow = 1;
arg0
{
title = "Retraction interval";
}
arg1
{
title = "Start interval";
}
arg2
{
title = "Flags";
type = 12;
enum
{
1 = "Start retracted";
2 = "Intangible";
}
}
}
523
{
title = "Spike";
sprite = "USPKA0";
width = 8;
height = 32;
arg0
{
title = "Retraction interval";
}
arg1
{
title = "Start interval";
}
arg2
{
title = "Flags";
type = 12;
enum
{
1 = "Start retracted";
2 = "Intangible";
}
}
}
1130
{
title = "Small Mace";
sprite = "SMCEA0";
width = 17;
height = 34;
}
1131
{
title = "Big Mace";
sprite = "BMCEA0";
width = 34;
height = 68;
}
1136
{
title = "Small Fireball";
sprite = "SFBRA0";
width = 17;
height = 34;
}
1137
{
title = "Large Fireball";
sprite = "BFBRA0";
width = 34;
height = 68;
}
1805
{
title = "Puma (Jumping Fireball)";
sprite = "PUMAA0";
width = 8;
height = 16;
arg0
{
title = "Jump strength";
}
}
1488
{
arrow = 1;
title = "Random Audience Member";
sprite = "AUDIA2A8";
width = 8;
height = 20;
}
2808
{
title = "Big Ring";
sprite = "BRNGA0";
width = 26;
height = 62;
}
4095
{
title = "Empty Kart";
sprite = "KARTA2A8";
width = 30;
height = 30;
}
}
springs
{
color = 12; // Light_Red
title = "Springs and Dash Rings";
width = 20;
height = 16;
sprite = "RSPRD2";
540
{
title = "Fan <pending removal>";
sprite = "FANSA0D0";
width = 16;
height = 8;
arg0
{
title = "Lift height";
}
arg1
{
title = "Flags";
type = 12;
enum
{
1 = "Invisible";
2 = "No distance check";
}
}
}
541
{
title = "Gas Jet";
sprite = "STEMD0";
width = 32;
arg0
{
title = "Play sound?";
type = 11;
enum = "yesno";
}
arg1
{
title = "Trick Panel?";
type = 11;
enum = "yesno";
}
}
542
{
title = "Bumper";
sprite = "BUMPA0";
width = 32;
height = 64;
}
543
{
title = "Balloon";
sprite = "BLONA0";
width = 32;
height = 64;
arg0
{
title = "Respawn?";
type = 11;
enum = "noyes";
}
stringarg0
{
title = "Color";
}
}
550
{
title = "Yellow Spring";
sprite = "SPVYA0";
}
551
{
title = "Red Spring";
sprite = "SPVRA0";
}
552
{
title = "Blue Spring";
sprite = "SPVBA0";
}
553
{
title = "Grey Spring";
sprite = "SPVGA0";
}
554
{
arrow = 1;
title = "Diagonal Yellow Spring";
sprite = "SPDYA2A8";
width = 16;
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Ignore gravity";
2 = "Rotate 22.5° CCW";
}
}
}
555
{
arrow = 1;
title = "Diagonal Red Spring";
sprite = "SPDRA2A8";
width = 16;
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Ignore gravity";
2 = "Rotate 22.5° CCW";
}
}
}
556
{
arrow = 1;
title = "Diagonal Blue Spring";
sprite = "SPDBA2A8";
width = 16;
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Ignore gravity";
2 = "Rotate 22.5° CCW";
}
}
}
557
{
arrow = 1;
title = "Diagonal Grey Spring";
sprite = "SPDGA2A8";
width = 16;
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Ignore gravity";
2 = "Rotate 22.5° CCW";
}
}
}
558
{
arrow = 1;
title = "Horizontal Yellow Spring";
sprite = "SPHYA2A8";
width = 16;
height = 32;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
559
{
arrow = 1;
title = "Horizontal Red Spring";
sprite = "SPHRA2A8";
width = 16;
height = 32;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
560
{
arrow = 1;
title = "Horizontal Blue Spring";
sprite = "SPHBA2A8";
width = 16;
height = 32;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
561
{
arrow = 1;
title = "Horizontal Grey Spring";
sprite = "SPHGA2A8";
width = 16;
height = 32;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
1134
{
title = "Yellow Spring Ball <pending removal>";
sprite = "YSPBA0";
width = 17;
height = 34;
}
1135
{
title = "Red Spring Ball <pending removal>";
sprite = "RSPBA0";
width = 17;
height = 34;
}
544
{
arrow = 1;
title = "Yellow Boost Panel <pending removal>";
sprite = "BSTYA0";
width = 28;
height = 2;
arg0
{
title = "Force spin?";
type = 11;
enum = "noyes";
}
}
545
{
arrow = 1;
title = "Red Boost Panel <pending removal>";
sprite = "BSTRA0";
width = 28;
height = 2;
arg0
{
title = "Force spin?";
type = 11;
enum = "noyes";
}
}
3441
{
title = "Dash Ring";
sprite = "DASRA1";
width = 32;
height = 45;
}
3442
{
title = "Rainbow Ring";
sprite = "RAIRA1";
width = 32;
height = 45;
}
}
patterns
{
color = 5; // Magenta
arrow = 1;
title = "Special Placement Patterns";
width = 16;
height = 384;
sprite = "RINGA0";
600
{
arrow = 0;
title = "5 Vertical Rings (Yellow Spring)";
sprite = "RINGA0";
}
601
{
arrow = 0;
title = "5 Vertical Rings (Red Spring)";
sprite = "RINGA0";
height = 1024;
}
602
{
title = "5 Diagonal Rings (Yellow Spring)";
sprite = "RINGA0";
height = 32;
}
603
{
title = "10 Diagonal Rings (Red Spring)";
sprite = "RINGA0";
height = 32;
}
604
{
title = "Circle of Rings";
sprite = "RINGA0";
width = 96;
height = 192;
}
605
{
title = "Circle of Rings (Big)";
sprite = "RINGA0";
width = 192;
}
606
{
title = "Circle of Blue Spheres";
sprite = "SPHRA0";
width = 96;
height = 192;
}
607
{
title = "Circle of Blue Spheres (Big)";
sprite = "SPHRA0";
width = 192;
}
608
{
title = "Circle of Rings and Spheres";
sprite = "SPHRA0";
width = 96;
height = 192;
}
609
{
title = "Circle of Rings and Spheres (Big)";
sprite = "SPHRA0";
width = 192;
}
610
{
title = "Row of Items";
sprite = "RINGA0";
arg0
{
title = "Number of items";
}
arg1
{
title = "Horizontal spacing";
}
arg2
{
title = "Vertical spacing";
}
stringarg0
{
title = "Object types";
}
}
611
{
title = "Circle of Items";
sprite = "RINGA0";
width = 96;
height = 192;
arg0
{
title = "Number of items";
}
arg1
{
title = "Radius";
}
stringarg0
{
title = "Object types";
}
}
}
invisible
{
color = 15; // White
title = "Misc. Invisible";
width = 0;
height = 0;
sprite = "UNKNA0";
sort = 1;
fixedsize = true;
blocking = 0;
700
{
title = "Ambient Sound Effect";
sprite = "internal:ambiance";
arg0
{
title = "Repeat speed";
}
stringarg0
{
title = "Sound";
}
}
750
{
title = "Slope Vertex";
sprite = "internal:vertexslope";
arg0
{
title = "Absolute height?";
type = 11;
enum = "noyes";
}
}
751
{
arrow = 1;
title = "Teleport Destination";
sprite = "internal:tele";
}
752
{
arrow = 1;
title = "Alternate View Point";
sprite = "internal:view";
}
753
{
title = "Zoom Tube Waypoint";
sprite = "internal:zoom";
arg0
{
title = "Sequence";
}
arg1
{
title = "Order";
}
}
754
{
title = "Push/Pull Point";
sprite = "GWLGA0";
arg0
{
title = "Radius";
}
arg1
{
title = "Strength";
}
arg2
{
title = "Flags";
type = 12;
enum
{
1 = "Fade using XY";
2 = "Push using XYZ";
4 = "Non-exclusive";
}
}
}
756
{
title = "Blast Linedef Executor";
sprite = "TOADA0";
width = 32;
height = 16;
arg0
{
title = "Linedef tag";
type = 15;
}
}
757
{
title = "Fan Particle Generator";
sprite = "PRTLA0";
width = 8;
height = 16;
arg0
{
title = "Particles";
}
arg1
{
title = "Radius";
}
arg2
{
title = "Rising speed";
}
arg3
{
title = "Rotation speed";
type = 8;
}
arg4
{
title = "Spawn interval";
}
arg5
{
title = "Rising distance";
}
arg6
{
title = "Heights control linedef";
type = 15;
}
}
758
{
title = "Object Angle Anchor";
sprite = "internal:view";
}
760
{
title = "PolyObject Anchor";
sprite = "internal:polyanchor";
}
761
{
title = "PolyObject Spawn Point";
sprite = "internal:polycenter";
}
762
{
title = "PolyObject Spawn Point (Crush)";
sprite = "internal:polycentercrush";
}
777
{
title = "Floor Slope Anchor";
sprite = "SAFA0";
}
778
{
title = "Ceiling Slope Anchor";
sprite = "SACA0";
}
780
{
title = "Skybox View Point";
sprite = "internal:skyb";
arg0
{
title = "Type";
type = 11;
enum
{
0 = "Viewpoint";
1 = "Centerpoint";
}
}
}
}
greenflower
{
color = 10; // Green
title = "Greenflower <pending removal>";
800
{
title = "GFZ Flower <pending removal>";
sprite = "FWR1A0";
width = 16;
height = 40;
}
801
{
title = "Sunflower <pending removal>";
sprite = "FWR2A0";
width = 16;
height = 96;
}
802
{
title = "Budding Flower <pending removal>";
sprite = "FWR3A0";
width = 8;
height = 32;
}
803
{
title = "Blueberry Bush <pending removal>";
sprite = "BUS3A0";
width = 16;
height = 32;
}
804
{
title = "Berry Bush <pending removal>";
sprite = "BUS1A0";
width = 16;
height = 32;
}
805
{
title = "Bush <pending removal>";
sprite = "BUS2A0";
width = 16;
height = 32;
}
806
{
title = "GFZ Tree <pending removal>";
sprite = "TRE1A0";
width = 20;
height = 128;
}
807
{
title = "GFZ Berry Tree <pending removal>";
sprite = "TRE1B0";
width = 20;
height = 128;
}
808
{
title = "GFZ Cherry Tree <pending removal>";
sprite = "TRE1C0";
width = 20;
height = 128;
}
809
{
title = "Checkered Tree <pending removal>";
sprite = "TRE2A0";
width = 20;
height = 200;
}
810
{
title = "Checkered Tree (Sunset) <pending removal>";
sprite = "TRE2B0";
width = 20;
height = 200;
}
811
{
title = "Polygon Tree <pending removal>";
sprite = "TRE4A0";
width = 20;
height = 200;
}
812
{
title = "Bush Tree <pending removal>";
sprite = "TRE5A0";
width = 20;
height = 200;
}
813
{
title = "Red Bush Tree <pending removal>";
sprite = "TRE5B0";
width = 20;
height = 200;
}
}
technohill
{
color = 10; // Green
title = "Techno Hill <pending removal>";
900
{
title = "THZ Steam Flower <pending removal>";
sprite = "THZPA0";
width = 8;
height = 32;
}
901
{
title = "Alarm <pending removal>";
sprite = "ALRMA0";
width = 8;
height = 16;
hangs = 1;
}
902
{
title = "THZ Spin Flower (Red) <pending removal>";
sprite = "FWR5A0";
width = 16;
height = 64;
}
903
{
title = "THZ Spin Flower (Yellow) <pending removal>";
sprite = "FWR6A0";
width = 16;
height = 64;
}
904
{
arrow = 1;
title = "Whistlebush <pending removal>";
sprite = "THZTA0";
width = 16;
height = 64;
}
}
deepsea
{
color = 10; // Green
title = "Deep Sea <pending removal>";
1000
{
arrow = 1;
blocking = 2;
title = "Gargoyle <pending removal>";
sprite = "GARGA1";
width = 16;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1009
{
arrow = 1;
blocking = 2;
title = "Gargoyle (Big) <pending removal>";
sprite = "GARGB1";
width = 32;
height = 80;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1001
{
title = "Seaweed <pending removal>";
sprite = "SEWEA0";
width = 24;
height = 56;
}
1002
{
title = "Dripping Water <pending removal>";
sprite = "DRIPD0";
width = 8;
height = 16;
hangs = 1;
arg0
{
title = "Dripping delay";
}
}
1003
{
title = "Coral (Green) <pending removal>";
sprite = "CORLA0";
width = 29;
height = 40;
}
1004
{
title = "Coral (Red) <pending removal>";
sprite = "CORLB0";
width = 30;
height = 53;
}
1005
{
title = "Coral (Orange) <pending removal>";
sprite = "CORLC0";
width = 28;
height = 41;
}
1006
{
title = "Blue Crystal <pending removal>";
sprite = "BCRYA1";
width = 8;
height = 16;
}
1007
{
title = "Kelp <pending removal>";
sprite = "KELPA0";
width = 16;
height = 292;
arg0
{
title = "Double size?";
type = 11;
enum = "noyes";
}
}
1008
{
title = "Stalagmite (DSZ1) <pending removal>";
sprite = "DSTGA0";
width = 8;
height = 116;
arg0
{
title = "Double size?";
type = 11;
enum = "noyes";
}
}
1010
{
arrow = 1;
title = "Light Beam <pending removal>";
sprite = "LIBEARAL";
width = 16;
height = 16;
}
1011
{
title = "Stalagmite (DSZ2) <pending removal>";
sprite = "DSTGA0";
width = 8;
height = 116;
arg0
{
title = "Double size?";
type = 11;
enum = "noyes";
}
}
1012
{
arrow = 1;
title = "Big Floating Mine <pending removal>";
width = 28;
height = 56;
sprite = "BMNEA1";
}
1013
{
title = "Animated Kelp <pending removal>";
sprite = "ALGAA0";
width = 48;
height = 120;
}
1014
{
title = "Large Coral (Brown) <pending removal>";
sprite = "CORLD0";
width = 56;
height = 112;
}
1015
{
title = "Large Coral (Beige) <pending removal>";
sprite = "CORLE0";
width = 56;
height = 112;
}
}
castleeggman
{
color = 10; // Green
title = "Castle Eggman <pending removal>";
1100
{
title = "Chain (Decorative) <pending removal>";
sprite = "CHANA0";
width = 4;
height = 128;
hangs = 1;
}
1101
{
title = "Torch <pending removal>";
sprite = "FLAMA0E0";
width = 8;
height = 32;
arg0
{
title = "Corona?";
type = 11;
enum = "noyes";
}
}
1102
{
arrow = 1;
blocking = 2;
title = "Eggman Statue <pending removal>";
sprite = "ESTAA1";
width = 32;
height = 240;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
arg1
{
title = "Solid gold?";
type = 11;
enum = "noyes";
}
}
1103
{
title = "CEZ Flower <pending removal>";
sprite = "FWR4A0";
width = 16;
height = 40;
}
1104
{
title = "Mace Spawnpoint";
sprite = "SMCEA0";
width = 17;
height = 34;
arg0
{
title = "Number of links";
}
arg1
{
title = "Number of spokes";
}
arg2
{
title = "Width";
}
arg3
{
title = "Speed";
}
arg4
{
title = "Phase";
type = 8;
}
arg5
{
title = "Pinch";
type = 8;
}
arg6
{
title = "Omitted spokes";
}
arg7
{
title = "Omitted links";
}
arg8
{
title = "Flags";
type = 12;
enum = "maceflags";
}
}
1105
{
title = "Chain with Maces Spawnpoint";
sprite = "SMCEA0";
width = 17;
height = 34;
arg0
{
title = "Number of links";
}
arg1
{
title = "Number of spokes";
}
arg2
{
title = "Width";
}
arg3
{
title = "Speed";
}
arg4
{
title = "Phase";
type = 8;
}
arg5
{
title = "Pinch";
type = 8;
}
arg6
{
title = "Omitted spokes";
}
arg7
{
title = "Omitted links";
}
arg8
{
title = "Flags";
type = 12;
enum = "maceflags";
}
}
1106
{
title = "Chained Spring Spawnpoint";
sprite = "YSPBA0";
width = 17;
height = 34;
arg0
{
title = "Number of links";
}
arg1
{
title = "Number of spokes";
}
arg2
{
title = "Width";
}
arg3
{
title = "Speed";
}
arg4
{
title = "Phase";
type = 8;
}
arg5
{
title = "Pinch";
type = 8;
}
arg6
{
title = "Omitted spokes";
}
arg7
{
title = "Omitted links";
}
arg8
{
title = "Flags";
type = 12;
enum
{
1 = "Red spring";
2 = "No sounds";
4 = "Player-turnable chain";
8 = "Swing instead of spin";
16 = "Make chain from end item";
32 = "Spawn link at origin";
64 = "Clip inside ground";
128 = "No distance check";
}
}
}
1107
{
title = "Chain Spawnpoint";
sprite = "BMCHA0";
width = 17;
height = 34;
arg0
{
title = "Number of links";
}
arg1
{
title = "Number of spokes";
}
arg2
{
title = "Width";
}
arg3
{
title = "Speed";
}
arg4
{
title = "Phase";
type = 8;
}
arg5
{
title = "Pinch";
type = 8;
}
arg6
{
title = "Omitted spokes";
}
arg7
{
title = "Omitted links";
}
arg8
{
title = "Flags";
type = 12;
enum = "maceflags";
}
}
1108
{
arrow = 1;
title = "Hidden Chain Spawnpoint";
sprite = "internal:chain3";
width = 17;
height = 34;
}
1109
{
title = "Firebar Spawnpoint";
sprite = "BFBRA0";
width = 17;
height = 34;
arg0
{
title = "Number of links";
}
arg1
{
title = "Number of spokes";
}
arg2
{
title = "Width";
}
arg3
{
title = "Speed";
}
arg4
{
title = "Phase";
type = 8;
}
arg5
{
title = "Pinch";
type = 8;
}
arg6
{
title = "Omitted spokes";
}
arg7
{
title = "Omitted links";
}
arg8
{
title = "Flags";
type = 12;
enum
{
1 = "Double size";
2 = "No sounds";
4 = "Player-turnable chain";
8 = "Swing instead of spin";
16 = "Omit chain links";
32 = "Spawn link at origin";
64 = "Clip inside ground";
128 = "No distance check";
}
}
}
1110
{
title = "Custom Mace Spawnpoint";
sprite = "SMCEA0";
width = 17;
height = 34;
arg0
{
title = "Number of links";
}
arg1
{
title = "Number of spokes";
}
arg2
{
title = "Width";
}
arg3
{
title = "Speed";
}
arg4
{
title = "Phase";
type = 8;
}
arg5
{
title = "Pinch";
type = 8;
}
arg6
{
title = "Omitted spokes";
}
arg7
{
title = "Omitted links";
}
arg8
{
title = "Flags";
type = 12;
enum = "maceflags";
}
stringarg0
{
title = "Mace object type";
type = 2;
}
stringarg1
{
title = "Link object type";
type = 2;
}
}
1111
{
arrow = 1;
blocking = 2;
title = "Crawla Statue <pending removal>";
sprite = "CSTAA1";
width = 16;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1112
{
arrow = 1;
blocking = 2;
title = "Lance-a-Bot Statue <pending removal>";
sprite = "CBBSA1";
width = 32;
height = 72;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1114
{
title = "Pine Tree <pending removal>";
sprite = "PINEA0";
width = 16;
height = 628;
}
1115
{
title = "CEZ Shrub (Small) <pending removal>";
sprite = "CEZBA0";
width = 16;
height = 24;
}
1116
{
title = "CEZ Shrub (Large) <pending removal>";
sprite = "CEZBB0";
width = 32;
height = 48;
}
1117
{
arrow = 1;
title = "Pole Banner (Red) <pending removal>";
sprite = "BANRA0";
width = 40;
height = 224;
}
1118
{
arrow = 1;
title = "Pole Banner (Blue) <pending removal>";
sprite = "BANRA0";
width = 40;
height = 224;
}
1119
{
title = "Candle <pending removal>";
sprite = "CNDLA0";
width = 8;
height = 48;
arg0
{
title = "Corona?";
type = 11;
enum = "noyes";
}
}
1120
{
title = "Candle Pricket <pending removal>";
sprite = "CNDLB0";
width = 8;
height = 176;
arg0
{
title = "Corona?";
type = 11;
enum = "noyes";
}
}
1121
{
title = "Flame Holder <pending removal>";
sprite = "FLMHA0";
width = 24;
height = 80;
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "No flame";
2 = "Add corona";
}
}
}
1122
{
title = "Fire Torch <pending removal>";
sprite = "CTRCA0";
width = 16;
height = 80;
}
1123
{
title = "Cannonball Launcher <pending removal>";
sprite = "internal:cannonball";
width = 8;
height = 16;
}
1124
{
blocking = 2;
title = "Cannonball <pending removal>";
sprite = "CBLLA0";
width = 20;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1125
{
title = "Brambles <pending removal>";
sprite = "CABRALAR";
width = 48;
height = 32;
}
1126
{
title = "Invisible Lockon Object <pending removal>";
sprite = "LCKNC0";
width = 16;
height = 32;
}
1127
{
title = "Spectator Eggrobo <pending removal>";
sprite = "EGR1A1";
width = 20;
height = 72;
arg0
{
title = "Movement";
type = 11;
enum
{
0 = "None";
1 = "Right";
2 = "Left";
}
}
}
1128
{
arrow = 1;
title = "Waving Flag (Red) <pending removal>";
sprite = "CFLGA0";
width = 8;
height = 208;
}
1129
{
arrow = 1;
title = "Waving Flag (Blue) <pending removal>";
sprite = "CFLGA0";
width = 8;
height = 208;
}
}
aridcanyon
{
color = 10; // Green
title = "Arid Canyon <pending removal>";
1200
{
title = "Tumbleweed (Big) <pending removal>";
sprite = "BTBLA0";
width = 24;
height = 48;
arg0
{
title = "Move perpetually?";
type = 11;
enum = "noyes";
}
}
1201
{
title = "Tumbleweed (Small) <pending removal>";
sprite = "STBLA0";
width = 12;
height = 24;
arg0
{
title = "Move perpetually?";
type = 11;
enum = "noyes";
}
}
1202
{
arrow = 1;
title = "Rock Spawner <pending removal>";
sprite = "ROIAA0";
width = 8;
height = 16;
arg0
{
title = "Speed";
}
arg1
{
title = "Spawn interval";
}
arg2
{
title = "Randomize speed?";
type = 11;
enum = "noyes";
}
stringarg0
{
title = "Object type";
type = 2;
}
}
1203
{
title = "Tiny Red Flower Cactus <pending removal>";
sprite = "CACTA0";
width = 13;
height = 24;
}
1204
{
title = "Small Red Flower Cactus <pending removal>";
sprite = "CACTB0";
width = 15;
height = 52;
}
1205
{
title = "Tiny Blue Flower Cactus <pending removal>";
sprite = "CACTC0";
width = 13;
height = 24;
}
1206
{
title = "Small Blue Flower Cactus <pending removal>";
sprite = "CACTD0";
width = 15;
height = 52;
}
1207
{
title = "Prickly Pear <pending removal>";
sprite = "CACTE0";
width = 32;
height = 96;
}
1208
{
title = "Barrel Cactus <pending removal>";
sprite = "CACTF0";
width = 20;
height = 128;
}
1209
{
title = "Tall Barrel Cactus <pending removal>";
sprite = "CACTG0";
width = 24;
height = 224;
}
1210
{
title = "Armed Cactus <pending removal>";
sprite = "CACTH0";
width = 24;
height = 256;
}
1211
{
title = "Ball Cactus <pending removal>";
sprite = "CACTI0";
width = 48;
height = 96;
}
1212
{
title = "Caution Sign <pending removal>";
sprite = "WWSGAR";
width = 22;
height = 64;
}
1213
{
title = "Cacti Sign <pending removal>";
sprite = "WWS2AR";
width = 22;
height = 64;
}
1214
{
title = "Sharp Turn Sign <pending removal>";
sprite = "WWS3ALAR";
width = 16;
height = 192;
}
1215
{
title = "Mine Oil Lamp <pending removal>";
sprite = "OILLA0";
width = 22;
height = 64;
hangs = 1;
}
1216
{
title = "TNT Barrel <pending removal>";
sprite = "BARRA1";
width = 24;
height = 63;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1217
{
title = "TNT Proximity Shell <pending removal>";
sprite = "REMTA0";
width = 64;
height = 40;
}
1218
{
title = "Dust Devil <pending removal>";
sprite = "TAZDCR";
width = 80;
height = 416;
}
1219
{
title = "Minecart Spawner <pending removal>";
sprite = "MCRTCLFR";
width = 22;
height = 32;
}
1220
{
title = "Minecart Stopper <pending removal>";
sprite = "MCRTIR";
width = 32;
height = 32;
}
1221
{
title = "Minecart Saloon Door <pending removal>";
sprite = "SALDARAL";
width = 96;
height = 160;
arg0
{
title = "Allow non-minecart players?";
type = 11;
enum = "noyes";
}
}
1222
{
title = "Train Cameo Spawner <pending removal>";
sprite = "TRAEBRBL";
width = 28;
height = 32;
}
1223
{
title = "Train Dust Spawner <pending removal>";
sprite = "ADSTA0";
width = 4;
height = 4;
}
1224
{
title = "Train Steam Spawner <pending removal>";
sprite = "STEAA0";
width = 4;
height = 4;
}
1229
{
title = "Minecart Switch Point <pending removal>";
sprite = "internal:zoom";
width = 8;
height = 16;
arg0
{
title = "Type";
type = 11;
enum
{
0 = "Disable";
1 = "Enable";
}
}
}
1230
{
title = "Tiny Cactus <pending removal>";
sprite = "CACTJ0";
width = 13;
height = 28;
}
1231
{
title = "Small Cactus <pending removal>";
sprite = "CACTK0";
width = 15;
height = 60;
}
}
redvolcano
{
color = 10; // Green
title = "Red Volcano";
1300
{
arrow = 1;
title = "Flame Jet (Horizontal)";
sprite = "internal:flameh";
width = 16;
height = 40;
arg0
{
title = "On time";
}
arg1
{
title = "Off time";
}
arg2
{
title = "Strength";
}
arg3
{
title = "Waving direction";
type = 11;
enum
{
0 = "Horizontal";
1 = "Vertical";
}
}
}
1301
{
title = "Flame Jet (Vertical)";
sprite = "internal:flamev";
width = 16;
height = 40;
arg0
{
title = "On time";
}
arg1
{
title = "Off time";
}
arg2
{
title = "Strength";
}
arg3
{
title = "Shooting direction";
type = 11;
enum
{
0 = "Upwards";
1 = "Downwards";
}
}
}
1302
{
title = "Spinning Flame Jet (Counter-Clockwise)";
sprite = "internal:flame2";
width = 16;
height = 24;
}
1303
{
title = "Spinning Flame Jet (Clockwise)";
sprite = "internal:flame1";
width = 16;
height = 24;
}
1304
{
title = "Lavafall <pending removal>";
sprite = "LFALF0";
width = 30;
height = 32;
arg0
{
title = "Initial delay";
}
arg1
{
title = "Double size?";
type = 11;
enum = "noyes";
}
}
1305
{
title = "Rollout Rock <pending removal>";
sprite = "PUMIA1A5";
width = 30;
height = 60;
arg0
{
title = "Buoyant?";
type = 11;
enum = "yesno";
}
}
1306
{
title = "Big Fern <pending removal>";
sprite = "JPLAB0";
width = 32;
height = 48;
}
1307
{
title = "Jungle Palm <pending removal>";
sprite = "JPLAC0";
width = 32;
height = 48;
}
1308
{
title = "Torch Flower <pending removal>";
sprite = "TFLOA0";
width = 14;
height = 110;
}
1309
{
title = "RVZ1 Wall Vine (Long) <pending removal>";
sprite = "WVINALAR";
width = 1;
height = 288;
}
1310
{
title = "RVZ1 Wall Vine (Short) <pending removal>";
sprite = "WVINBLBR";
width = 1;
height = 288;
}
}
botanicserenity
{
color = 10; // Green
title = "Botanic Serenity <pending removal>";
width = 16;
height = 32;
sprite = "BSZ1A0";
1400
{
title = "Tall Flower (Red) <pending removal>";
sprite = "BSZ1A0";
}
1401
{
title = "Tall Flower (Purple) <pending removal>";
sprite = "BSZ1B0";
}
1402
{
title = "Tall Flower (Blue) <pending removal>";
sprite = "BSZ1C0";
}
1403
{
title = "Tall Flower (Cyan) <pending removal>";
sprite = "BSZ1D0";
}
1404
{
title = "Tall Flower (Yellow) <pending removal>";
sprite = "BSZ1E0";
}
1405
{
title = "Tall Flower (Orange) <pending removal>";
sprite = "BSZ1F0";
}
1410
{
title = "Medium Flower (Red) <pending removal>";
sprite = "BSZ2A0";
}
1411
{
title = "Medium Flower (Purple) <pending removal>";
sprite = "BSZ2B0";
}
1412
{
title = "Medium Flower (Blue) <pending removal>";
sprite = "BSZ2C0";
}
1413
{
title = "Medium Flower (Cyan) <pending removal>";
sprite = "BSZ2D0";
}
1414
{
title = "Medium Flower (Yellow) <pending removal>";
sprite = "BSZ2E0";
}
1415
{
title = "Medium Flower (Orange) <pending removal>";
sprite = "BSZ2F0";
}
1420
{
title = "Short Flower (Red) <pending removal>";
sprite = "BSZ3A0";
}
1421
{
title = "Short Flower (Purple) <pending removal>";
sprite = "BSZ3B0";
}
1422
{
title = "Short Flower (Blue) <pending removal>";
sprite = "BSZ3C0";
}
1423
{
title = "Short Flower (Cyan) <pending removal>";
sprite = "BSZ3D0";
}
1424
{
title = "Short Flower (Yellow) <pending removal>";
sprite = "BSZ3E0";
}
1425
{
title = "Short Flower (Orange) <pending removal>";
sprite = "BSZ3F0";
}
1430
{
title = "Tulip (Red) <pending removal>";
sprite = "BST1A0";
}
1431
{
title = "Tulip (Purple) <pending removal>";
sprite = "BST2A0";
}
1432
{
title = "Tulip (Blue) <pending removal>";
sprite = "BST3A0";
}
1433
{
title = "Tulip (Cyan) <pending removal>";
sprite = "BST4A0";
}
1434
{
title = "Tulip (Yellow) <pending removal>";
sprite = "BST5A0";
}
1435
{
title = "Tulip (Orange) <pending removal>";
sprite = "BST6A0";
}
1440
{
title = "Cluster (Red) <pending removal>";
sprite = "BSZ5A0";
}
1441
{
title = "Cluster (Purple) <pending removal>";
sprite = "BSZ5B0";
}
1442
{
title = "Cluster (Blue) <pending removal>";
sprite = "BSZ5C0";
}
1443
{
title = "Cluster (Cyan) <pending removal>";
sprite = "BSZ5D0";
}
1444
{
title = "Cluster (Yellow) <pending removal>";
sprite = "BSZ5E0";
}
1445
{
title = "Cluster (Orange) <pending removal>";
sprite = "BSZ5F0";
}
1450
{
title = "Bush (Red) <pending removal>";
sprite = "BSZ6A0";
}
1451
{
title = "Bush (Purple) <pending removal>";
sprite = "BSZ6B0";
}
1452
{
title = "Bush (Blue) <pending removal>";
sprite = "BSZ6C0";
}
1453
{
title = "Bush (Cyan) <pending removal>";
sprite = "BSZ6D0";
}
1454
{
title = "Bush (Yellow) <pending removal>";
sprite = "BSZ6E0";
}
1455
{
title = "Bush (Orange) <pending removal>";
sprite = "BSZ6F0";
}
1460
{
title = "Vine (Red) <pending removal>";
sprite = "BSZ7A0";
}
1461
{
title = "Vine (Purple) <pending removal>";
sprite = "BSZ7B0";
}
1462
{
title = "Vine (Blue) <pending removal>";
sprite = "BSZ7C0";
}
1463
{
title = "Vine (Cyan) <pending removal>";
sprite = "BSZ7D0";
}
1464
{
title = "Vine (Yellow) <pending removal>";
sprite = "BSZ7E0";
}
1465
{
title = "Vine (Orange) <pending removal>";
sprite = "BSZ7F0";
}
1470
{
title = "BSZ Shrub <pending removal>";
sprite = "BSZ8A0";
}
1471
{
title = "BSZ Clover <pending removal>";
sprite = "BSZ8B0";
}
1473
{
title = "Palm Tree (Big) <pending removal>";
width = 16;
height = 160;
sprite = "BSZ8D0";
}
1475
{
title = "Palm Tree (Small) <pending removal>";
width = 16;
height = 80;
sprite = "BSZ8F0";
}
}
azuretemple
{
color = 10; // Green
title = "Azure Temple <pending removal>";
1500
{
arrow = 1;
blocking = 2;
title = "Glaregoyle <pending removal>";
sprite = "BGARA1";
width = 16;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
arg1
{
title = "Starting delay";
}
}
1501
{
arrow = 1;
blocking = 2;
title = "Glaregoyle (Up) <pending removal>";
sprite = "BGARA1";
width = 16;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
arg1
{
title = "Starting delay";
}
}
1502
{
arrow = 1;
blocking = 2;
title = "Glaregoyle (Down) <pending removal>";
sprite = "BGARA1";
width = 16;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
arg1
{
title = "Starting delay";
}
}
1503
{
arrow = 1;
blocking = 2;
title = "Glaregoyle (Long) <pending removal>";
sprite = "BGARA1";
width = 16;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
arg1
{
title = "Starting delay";
}
}
1504
{
title = "ATZ Target <pending removal>";
sprite = "RCRYB0";
width = 24;
height = 32;
}
1505
{
title = "Green Flame <pending removal>";
sprite = "CFLMA0E0";
width = 8;
height = 32;
}
1506
{
arrow = 1;
blocking = 2;
title = "Blue Gargoyle <pending removal>";
sprite = "BGARD1";
width = 16;
height = 40;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
}
dreamhill
{
color = 10; // Green
title = "Dream Hill <pending removal>";
/*
// Needs removed, is causing errors.
1600
{
title = "Spring Tree <pending removal>";
sprite = "TRE6A0";
width = 16;
height = 32;
}
1601
{
title = "Shleep <pending removal>";
sprite = "SHLPA0";
width = 24;
height = 32;
}
*/
1602
{
title = "Nightopian <pending removal>";
sprite = "NTPNA1";
width = 16;
height = 40;
arg0
{
title = "Can move?";
type = 11;
enum = "yesno";
}
}
}
axes
{
color = 13; // Pink
title = "Special Axes";
width = 8;
height = 4096;
sprite = "UNKNA0";
1700
{
title = "Axis";
sprite = "internal:axis1";
circle = 1;
arg0
{
title = "Mare";
}
arg1
{
title = "Order";
}
arg2
{
title = "Radius";
}
arg3
{
title = "Direction";
type = 11;
enum
{
0 = "Clockwise";
1 = "Counterclockwise";
}
}
}
1701
{
title = "Axis Transfer";
sprite = "internal:axis2";
arg0
{
title = "Mare";
}
arg1
{
title = "Order";
}
}
1702
{
title = "Axis Transfer Line";
sprite = "internal:axis3";
arg0
{
title = "Mare";
}
arg1
{
title = "Order";
}
}
1710
{
title = "Ideya Capture <pending removal>";
sprite = "CAPSA0";
width = 72;
height = 144;
arg0
{
title = "Mare";
}
arg1
{
title = "Required spheres";
}
}
}
nights
{
color = 13; // Pink
title = "NiGHTS Items <pending removal>";
width = 16;
height = 32;
1703
{
title = "Ideya Drone <pending removal>";
sprite = "NDRNA1";
width = 16;
height = 56;
arg0
{
title = "Time limit";
}
arg1
{
title = "Height";
}
arg2
{
title = "Radius";
}
arg3
{
title = "Alignment";
type = 11;
enum
{
0 = "Bottom with offset";
1 = "Bottom";
2 = "Middle";
3 = "Top";
}
}
arg4
{
title = "Die upon time up?";
type = 11;
enum = "noyes";
}
}
1704
{
arrow = 1;
title = "NiGHTS Bumper <pending removal>";
sprite = "NBMPG3G7";
width = 32;
height = 64;
}
1706
{
title = "Blue Sphere <pending removal>";
sprite = "SPHRA0";
width = 16;
height = 24;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
1707
{
title = "Super Paraloop <pending removal>";
sprite = "NPRUA0";
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Bonus time only";
2 = "Spawn immediately";
}
}
}
1708
{
title = "Drill Refill <pending removal>";
sprite = "NPRUB0";
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Bonus time only";
2 = "Spawn immediately";
}
}
}
1709
{
title = "Nightopian Helper <pending removal>";
sprite = "NPRUC0";
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Bonus time only";
2 = "Spawn immediately";
}
}
}
1711
{
title = "Extra Time <pending removal>";
sprite = "NPRUD0";
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Bonus time only";
2 = "Spawn immediately";
}
}
}
1712
{
title = "Link Freeze <pending removal>";
sprite = "NPRUE0";
arg0
{
title = "Flags";
type = 12;
enum
{
1 = "Bonus time only";
2 = "Spawn immediately";
}
}
}
1713
{
arrow = 1;
title = "Hoop <pending removal>";
sprite = "HOOPA0";
width = 80;
height = 160;
arg0
{
title = "Radius";
}
}
1714
{
title = "Ideya Anchor Point <pending removal>";
sprite = "internal:axis1";
width = 8;
height = 16;
arg0
{
title = "Mare";
}
}
}
mario
{
color = 6; // Brown
title = "Mario <pending removal>";
1800
{
title = "Coin <pending removal>";
sprite = "COINA0";
width = 16;
height = 24;
arg0
{
title = "Float?";
type = 11;
enum = "yesno";
}
}
1801
{
arrow = 1;
title = "Goomba <pending removal>";
sprite = "GOOMA0";
width = 24;
height = 32;
}
1802
{
arrow = 1;
title = "Goomba (Blue) <pending removal>";
sprite = "BGOMA0";
width = 24;
height = 32;
}
1803
{
title = "Fire Flower <pending removal>";
sprite = "FFWRB0";
width = 16;
height = 32;
}
1804
{
title = "Koopa Shell <pending removal>";
sprite = "SHLLA1";
width = 16;
height = 20;
}
1806
{
title = "King Bowser <pending removal>";
sprite = "KOOPA0";
width = 16;
height = 48;
arg0
{
title = "Death trigger tag";
type = 15;
}
}
1807
{
title = "Axe <pending removal>";
sprite = "MAXEA0";
width = 8;
height = 16;
arg0
{
title = "Death trigger tag";
type = 15;
}
}
1808
{
title = "Bush (Short) <pending removal>";
sprite = "MUS1A0";
width = 16;
height = 32;
}
1809
{
title = "Bush (Tall) <pending removal>";
sprite = "MUS2A0";
width = 16;
height = 32;
}
1810
{
title = "Toad <pending removal>";
sprite = "TOADA0";
width = 8;
height = 32;
}
}
christmasdisco
{
color = 10; // Green
title = "Christmas & Disco <pending removal>";
1850
{
title = "Christmas Pole <pending removal>";
sprite = "XMS1A0";
width = 16;
height = 40;
}
1851
{
title = "Candy Cane <pending removal>";
sprite = "XMS2A0";
width = 8;
height = 32;
}
1852
{
blocking = 2;
title = "Snowman <pending removal>";
sprite = "XMS3A0";
width = 16;
height = 64;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1853
{
blocking = 2;
title = "Snowman (With Hat) <pending removal>";
sprite = "XMS3B0";
width = 16;
height = 80;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
1854
{
title = "Lamp Post <pending removal>";
sprite = "XMS4A0";
width = 8;
height = 120;
}
1855
{
title = "Lamp Post (Snow) <pending removal>";
sprite = "XMS4B0";
width = 8;
height = 120;
}
1856
{
title = "Hanging Star <pending removal>";
sprite = "XMS5A0";
width = 4;
height = 80;
hangs = 1;
}
1857
{
title = "Berry Bush (Snow) <pending removal>";
sprite = "BUS1B0";
width = 16;
height = 32;
}
1858
{
title = "Bush (Snow) <pending removal>";
sprite = "BUS2B0";
width = 16;
height = 32;
}
1859
{
title = "Blueberry Bush (Snow) <pending removal>";
sprite = "BUS3B0";
width = 16;
height = 32;
}
1875
{
title = "Disco Ball <pending removal>";
sprite = "DBALA0";
width = 16;
height = 54;
hangs = 1;
}
1876
{
arrow = 1;
blocking = 2;
title = "Eggman Disco Statue <pending removal>";
sprite = "ESTAB1";
width = 20;
height = 96;
arg0
{
title = "Push behavior";
type = 11;
enum = "pushablebehavior";
}
}
}
stalagmites
{
color = 10; // Green
title = "Stalagmites <pending removal>";
width = 16;
height = 40;
1900
{
title = "Brown Stalagmite (Tall) <pending removal>";
sprite = "STLGA0";
width = 16;
height = 40;
}
1901
{
title = "Brown Stalagmite <pending removal>";
sprite = "STLGB0";
width = 16;
height = 40;
}
1902
{
title = "Orange Stalagmite (Tall) <pending removal>";
sprite = "STLGC0";
width = 16;
height = 40;
}
1903
{
title = "Orange Stalagmite <pending removal>";
sprite = "STLGD0";
width = 16;
height = 40;
}
1904
{
title = "Red Stalagmite (Tall) <pending removal>";
sprite = "STLGE0";
width = 16;
height = 40;
}
1905
{
title = "Red Stalagmite <pending removal>";
sprite = "STLGF0";
width = 16;
height = 40;
}
1906
{
title = "Gray Stalagmite (Tall) <pending removal>";
sprite = "STLGG0";
width = 24;
height = 96;
}
1907
{
title = "Gray Stalagmite <pending removal>";
sprite = "STLGH0";
width = 16;
height = 40;
}
1908
{
title = "Blue Stalagmite (Tall) <pending removal>";
sprite = "STLGI0";
width = 16;
height = 40;
}
1909
{
title = "Blue Stalagmite <pending removal>";
sprite = "STLGJ0";
width = 16;
height = 40;
}
}
/*
// We want these objects, but they went over a billion of
// other Ring Racers objects...
hauntedheights
{
color = 10; // Green
title = "Haunted Heights";
2000
{
title = "Smashing Spikeball";
sprite = "FMCEA0";
width = 18;
height = 28;
arg0
{
title = "Initial delay";
}
}
2001
{
title = "HHZ Grass";
sprite = "HHZMA0";
width = 16;
height = 40;
}
2002
{
title = "HHZ Tentacle 1";
sprite = "HHZMB0";
width = 16;
height = 40;
}
2003
{
title = "HHZ Tentacle 2";
sprite = "HHZMC0";
width = 16;
height = 40;
}
2004
{
title = "HHZ Stalagmite (Tall)";
sprite = "HHZME0";
width = 16;
height = 40;
}
2005
{
title = "HHZ Stalagmite (Short)";
sprite = "HHZMF0";
width = 16;
height = 40;
}
2006
{
title = "Jack-o'-lantern 1";
sprite = "PUMKA0";
width = 16;
height = 40;
arg0
{
title = "Flicker";
type = 11;
enum = "yesno";
}
}
2007
{
title = "Jack-o'-lantern 2";
sprite = "PUMKB0";
width = 16;
height = 40;
arg0
{
title = "Flicker";
type = 11;
enum = "yesno";
}
}
2008
{
title = "Jack-o'-lantern 3";
sprite = "PUMKC0";
width = 16;
height = 40;
arg0
{
title = "Flicker";
type = 11;
enum = "yesno";
}
}
2009
{
title = "Purple Mushroom";
sprite = "SHRMD0";
width = 16;
height = 48;
}
2010
{
title = "HHZ Tree";
sprite = "HHPLC0";
width = 12;
height = 40;
}
}
*/
frozenhillside
{
color = 10; // Green
title = "Frozen Hillside <pending removal>";
2100
{
title = "Ice Shard (Small) <pending removal>";
sprite = "FHZIA0";
width = 8;
height = 32;
}
2101
{
title = "Ice Shard (Large) <pending removal>";
sprite = "FHZIB0";
width = 8;
height = 32;
}
2102
{
title = "Crystal Tree (Aqua) <pending removal>";
sprite = "TRE3A0";
width = 20;
height = 200;
}
2103
{
title = "Crystal Tree (Pink) <pending removal>";
sprite = "TRE3B0";
width = 20;
height = 200;
}
2104
{
title = "Amy Cameo <pending removal>";
sprite = "ROSYA1";
width = 16;
height = 48;
arg0
{
title = "Grayscale?";
type = 11;
enum = "noyes";
}
}
2105
{
title = "Mistletoe <pending removal>";
sprite = "XMS6A0";
width = 52;
height = 106;
}
}
tutorial
{
color = 10; // Green
title = "Tutorial <pending removal>";
799
{
title = "Tutorial Plant <pending removal>";
sprite = "TUPFH0";
width = 40;
height = 144;
arg0
{
title = "Start frame";
}
}
}
/*
// We want these objects, but they went over a billion of
// other Ring Racers objects...
flickies
{
color = 10; // Green
title = "Flickies";
width = 8;
height = 20;
arg0
{
title = "Radius";
}
arg1
{
title = "Flags";
type = 12;
enum
{
1 = "Move aimlessly";
2 = "No movement";
4 = "Hop";
}
}
2200
{
title = "Bluebird";
sprite = "FL01A1";
}
2201
{
title = "Rabbit";
sprite = "FL02A1";
}
2202
{
title = "Chicken";
sprite = "FL03A1";
}
2203
{
title = "Seal";
sprite = "FL04A1";
}
2204
{
title = "Pig";
sprite = "FL05A1";
}
2205
{
title = "Chipmunk";
sprite = "FL06A1";
}
2206
{
title = "Penguin";
sprite = "FL07A1";
}
2207
{
title = "Fish";
sprite = "FL08A1";
arg2
{
title = "Color";
type = 11;
enum
{
0 = "Random";
1 = "Red";
2 = "Cyan";
3 = "Blue";
4 = "Vapor";
5 = "Purple";
6 = "Bubblegum";
7 = "Neon";
8 = "Black";
9 = "Beige";
10 = "Lavender";
11 = "Ruby";
12 = "Salmon";
13 = "Sunset";
14 = "Orange";
15 = "Yellow";
}
}
}
2208
{
title = "Ram";
sprite = "FL09A1";
}
2209
{
title = "Puffin";
sprite = "FL10A1";
}
2210
{
title = "Cow";
sprite = "FL11A1";
}
2211
{
title = "Rat";
sprite = "FL12A1";
}
2212
{
title = "Bear";
sprite = "FL13A1";
}
2213
{
title = "Dove";
sprite = "FL14A1";
}
2214
{
title = "Cat";
sprite = "FL15A1";
}
2215
{
title = "Canary";
sprite = "FL16A1";
}
2216
{
title = "Spider";
sprite = "FS01A1";
}
2217
{
title = "Bat";
sprite = "FS02A0";
}
}
*/
marble
{
color = 10; // Green
title = "Marble";
1969
{
title = "MZ Torch";
sprite = "MARBA0";
width = 12;
height = 45;
}
1970
{
title = "MZ Burner";
sprite = "MARBJ0";
width = 24;
height = 96;
}
}
daytona
{
color = 10; // Green
title = "Daytona Speedway";
3204
{
title = "DSZ Pinetree";
sprite = "PINEC0";
width = 32;
height = 192;
}
}
eggzeppelin
{
color = 10; // Green
title = "Egg Zeppelin";
2311
{
title = "EZZ Propeller";
sprite = "PPLRA0";
width = 32;
height = 48;
}
}
competition
{
color = 10; // Green
title = "Competition Cup";
3742
{
title = "DPZ Palmtree";
sprite = "DPPTA0";
width = 16;
height = 560;
}
}
auroraatoll
{
color = 10; // Green
title = "Aurora Atoll";
1950
{
title = "AAZ Palmtree";
sprite = "AATRC0";
width = 160;
height = 256;
}
}
barrenbadlands
{
color = 10; // Green
title = "Barren Badlands";
2005
{
title = "BBZ Frogger";
sprite = "FROGA2A8";
width = 28;
height = 72;
}
2006
{
title = "BBZ Robra";
sprite = "CBRAA2A8";
width = 32;
height = 72;
}
2007
{
blocking = 2;
title = "BBZ Blue Robra";
sprite = "BBRAA2A8";
width = 32;
height = 72;
}
}
eeriegrove
{
color = 10; // Green
title = "Eerie Grove";
2679
{
title = "EGZ Fog Generator";
sprite = "EGFGA0";
}
}
hilltop
{
color = 10; // Green
title = "Hill Top";
716
{
title = "HTZ Pinetree";
sprite = "HTZAA0";
width = 5;
height = 204;
}
717
{
title = "HTZ Bush";
sprite = "HTZBA0";
width = 24;
height = 38;
}
}
skysanc
{
color = 10; // Green
title = "Sky Sanctuary";
3456
{
title = "SSZ Cloud Cluster";
sprite = "SSCLA0";
width = 48;
height = 45;
}
}
frozenproduction
{
color = 10; // Green
title = "Frozen Production";
691
{
title = "FPZ FrostThrower";
sprite = "SFTRB0";
width = 32;
height = 45;
}
693
{
title = "FPZ Side-FrostThrower";
sprite = "SFTRB0";
width = 32;
height = 45;
}
}
rustyrig
{
color = 10; // Green
title = "Rusty Rig";
1988
{
title = "RRZ Lamp";
sprite = "RUSTA0";
width = 12;
height = 45;
}
1989
{
title = "RRZ Chain";
sprite = "RUSTB0";
width = 12;
height = 45;
}
}
maniass
{
color = 10; // Green
title = "Mania Special Stage";
1960
{
title = "SM SS3 Pillar";
sprite = "DPLRA0";
width = 58;
height = 256;
}
}
smk
{
color = 4; // Red
title = "Super Mario Kart <pending removal>";
2301
{
title = "SMK DP Bush 1 <pending removal>";
sprite = "SNESA0";
width = 14;
height = 15;
}
2302
{
title = "SMK DP Bush 2 <pending removal>";
sprite = "SNESB0";
width = 13;
height = 13;
}
2303
{
title = "SMK DP Bush 3 <pending removal>";
sprite = "SNESC0";
width = 7;
height = 7;
}
3970
{
blocking = 2;
title = "SMK Pipe <pending removal>";
sprite = "SMKPA1A5";
width = 20;
height = 52;
}
3971
{
title = "SMK DP Monty Mole <pending removal>";
sprite = "MTYMA0";
width = 28;
height = 32;
}
3972
{
blocking = 2;
title = "SMK Thwomp <pending removal>";
sprite = "THWPA0";
width = 22;
height = 52;
}
3745
{
title = "SMK VL Snowball <pending removal>";
sprite = "SNOBA0";
width = 16;
height = 32;
}
3203
{
blocking = 2;
title = "SMK VL Ice Block <pending removal>";
sprite = "ICEBARAL";
width = 32;
height = 32;
}
}
kartz
{
color = 4; // Red
title = "Riders / Kart <pending removal>";
1480
{
blocking = 2;
arrow = 1;
title = "Devil Gargoyle <pending removal>";
sprite = "DECOA1";
width = 16;
height = 40;
}
1481
{
blocking = 2;
arrow = 1;
title = "Angel Gargoyle <pending removal>";
sprite = "DECOB1";
width = 16;
height = 40;
}
1482
{
title = "Generic Palmtree <pending removal>";
sprite = "DECOC0";
width = 16;
height = 189;
}
1483
{
title = "Peach's Castle Flag <pending removal>";
sprite = "DECOD0";
width = 16;
height = 40;
}
1484
{
title = "Sonic the Hedge (bust) <pending removal>";
sprite = "DECOE0";
width = 64;
height = 64;
}
1485
{
title = "Tall Bush <pending removal>";
sprite = "DECOF0";
width = 16;
height = 32;
}
1486
{
title = "Bush Tree <pending removal>";
sprite = "DECOG0";
width = 16;
height = 40;
}
1487
{
title = "Fire Hydrant <pending removal>";
sprite = "DECOH0";
width = 16;
height = 40;
}
2400
{
title = "Big Puma <pending removal>";
sprite = "DECOI0";
width = 24;
height = 48;
}
2805
{
title = "Autumn Bush <pending removal>";
sprite = "DOODA0";
width = 16;
height = 24;
}
2800
{
title = "Autumn Flower <pending removal>";
sprite = "DOODB0";
width = 16;
height = 40;
}
2801
{
title = "Autumn Sunflower <pending removal>";
sprite = "DOODD0";
width = 16;
height = 96;
}
2802
{
title = "Autumn Budding Flower <pending removal>";
sprite = "DOODF0";
width = 8;
height = 32;
}
2809
{
title = "Decorative MKSC Item <pending removal>";
sprite = "DOODJ0";
width = 16;
height = 32;
}
2807
{
title = "Decorative DKR Item <pending removal>";
sprite = "DOODL0";
width = 91;
height = 166;
}
2015
{
title = "Buzz Bomber <pending removal>";
sprite = "BUZBA2A8";
width = 24;
height = 24;
}
2500
{
title = "Chomper <pending removal>";
sprite = "CHOMA2A8";
width = 24;
height = 48;
}
2016
{
title = "SCZ Palmtree <pending removal>";
sprite = "SACOA0";
width = 16;
height = 96;
}
3000
{
title = "SCZ Blue Flower <pending removal>";
sprite = "SACOB0";
width = 16;
height = 40;
}
3001
{
title = "SCZ Blue Tulips <pending removal>";
sprite = "SACOC0";
width = 16;
height = 40;
}
3002
{
title = "SCZ Yellow Flower <pending removal>";
sprite = "SACOD0";
width = 16;
height = 40;
}
3003
{
title = "SCZ Yellow Tulips <pending removal>";
sprite = "SACOE0";
width = 16;
height = 40;
}
4022 // Dupe
{
title = "SCZ Wall Plant <pending removal>";
sprite = "SACOF0";
width = 16;
height = 40;
}
4024
{
title = "SCZ Plant <pending removal>";
sprite = "SACOG0";
width = 16;
height = 40;
}
4025
{
title = "SCZ Bush <pending removal>";
sprite = "SACOH0";
width = 16;
height = 40;
}
4026
{
title = "CAZ Skull <pending removal>";
sprite = "CRABA1";
width = 16;
height = 40;
}
4027
{
title = "CAZ Phantom Tree <pending removal>";
sprite = "CRABB0";
width = 32;
height = 150;
}
4028
{
title = "CAZ Flying Gargoyle <pending removal>";
sprite = "CRABI1";
width = 20;
height = 170;
}
4029
{
title = "CAZ Lamppost <pending removal>";
sprite = "CRABK0";
width = 32;
height = 150;
}
4030
{
title = "CAZ Dead Tree <pending removal>";
sprite = "CRABL0";
width = 32;
height = 150;
}
715
{
title = "Sonic the Hedge <pending removal>";
sprite = "SBUSA0";
width = 192;
height = 922;
}
749
{
title = "Blue Torch <pending removal>";
sprite = "CNDLA0";
width = 8;
height = 32;
}
748
{
title = "Green Torch <pending removal>";
sprite = "CNDLE0";
width = 8;
height = 32;
}
744
{
blocking = 2;
title = "CK RR Chest <pending removal>";
sprite = "CHESA0";
width = 48;
height = 64;
}
743
{
blocking = 2;
title = "CK RR Chimera Statue <pending removal>";
sprite = "CHIMA0";
width = 64;
height = 128;
}
742
{
blocking = 2;
title = "CK RR Dragon Statue <pending removal>";
sprite = "DRGNA0";
width = 64;
height = 128;
}
741
{
blocking = 2;
title = "CK RR Lizard Man Statue <pending removal>";
sprite = "LZMNA0";
width = 64;
height = 128;
}
740
{
blocking = 2;
title = "CK RR Pegasus Statue <pending removal>";
sprite = "PGSSA0";
width = 64;
height = 128;
}
739
{
title = "Small Purple Torch <pending removal>";
sprite = "ZTCHA0";
width = 8;
height = 32;
}
747
{
blocking = 2;
title = "KKR GD Thing <pending removal>";
sprite = "DOCHA0";
width = 16;
height = 64;
}
746
{
blocking = 2;
title = "KKR GD Duck <pending removal>";
sprite = "DUCKA0";
width = 16;
height = 64;
}
745
{
blocking = 2;
title = "KKR GD Tree <pending removal>";
sprite = "GTREA0";
width = 32;
height = 128;
}
738
{
title = "THH Monokuma <pending removal>";
sprite = "MKMAA2";
width = 16;
height = 64;
}
737
{
title = "Small Red Torch <pending removal>";
sprite = "RTCHA0";
width = 8;
height = 32;
}
736
{
title = "PC Bowling Pin <pending removal>";
sprite = "BOWLA0";
width = 16;
height = 64;
}
733
{
title = "PC Exploding Barrel <pending removal>";
sprite = "BRRLA0";
width = 32;
height = 64;
}
732
{
blocking = 2;
title = "PC Merry-Go-Round Horse <pending removal>";
sprite = "HRSEA0";
width = 32;
height = 128;
}
731
{
blocking = 2;
title = "Chao Fruit (Blue) <pending removal>";
sprite = "BFRTA0";
width = 16;
height = 16;
}
730
{
blocking = 2;
title = "Chao Fruit (Orange) <pending removal>";
sprite = "OFRTA0";
width = 16;
height = 16;
}
729
{
blocking = 2;
title = "Chao Fruit (Red) <pending removal>";
sprite = "RFRTA0";
width = 16;
height = 16;
}
728
{
blocking = 2;
title = "Chao Fruit (Pink) <pending removal>";
sprite = "OFRTA0";
width = 16;
height = 16;
}
727
{
title = "RBA Spikeball 1 <pending removal>";
sprite = "ASPKA0";
width = 64;
height = 32;
}
726
{
title = "RBA Spikeball 2 <pending removal>";
sprite = "ASPKA0";
width = 64;
height = 32;
}
725
{
title = "RBA Spikeball 3 <pending removal>";
sprite = "ASPKA0";
width = 64;
height = 32;
}
724
{
title = "RBA Boost Prompt <pending removal>";
sprite = "HBSTA0";
width = 64;
height = 64;
}
724
{
title = "RBA Boost OFF <pending removal>";
sprite = "HBSFA0";
width = 64;
height = 64;
}
724
{
title = "RBA Boost ON <pending removal>";
sprite = "HBSOA0";
width = 64;
height = 64;
}
2200
{
title = "AS Toad <pending removal>";
sprite = "TOAHA0";
width = 16;
height = 64;
}
2201
{
blocking = 2;
title = "FTZ Lizard Man Statue <pending removal>";
sprite = "WBLZA0";
width = 32;
height = 92;
}
2202
{
blocking = 2;
title = "FTZ Lion Man Statue <pending removal>";
sprite = "WBLNA0";
width = 32;
height = 92;
}
3124
{
title = "MC Spotlight <pending removal>";
sprite = "SPTLA0";
width = 8;
height = 16;
}
3120
{
title = "MC Random Shadow <pending removal>";
sprite = "ENM1B2B8";
width = 16;
height = 32;
}
3121
{
title = "MC Roaming Shadow <pending removal>";
sprite = "ENM1C2C8";
width = 16;
height = 32;
}
3122
{
title = "MC Sign <pending removal>";
sprite = "MARRA0";
width = 64;
height = 128;
flags1text = "[1] Flip Arrow";
flags4text = "[4] Boost Warning";
}
3199
{
title = "Mementos Reaper Waypoint <pending removal>";
sprite = "ENM1B5";
width = 64;
height = 128;
}
3202
{
title = "Mementos Reaper <pending removal>";
sprite = "REAPA0";
width = 64;
height = 128;
}
3201
{
title = "Mementos Teleporter <pending removal>";
sprite = "GARUA0";
width = 512;
height = 16;
}
1601
{
title = "MCZ Jack in the Box <pending removal>";
sprite = "JITBA0";
width = 16;
height = 128;
}
2499
{
title = "3CD Moon <pending removal>";
sprite = "CDMOA0";
width = 30;
height = 60;
}
2498
{
title = "3CD Bush <pending removal>";
sprite = "CDBUA0";
width = 16;
height = 16;
}
2496
{
title = "3CD Tree 1 <pending removal>";
sprite = "CDBUB0";
width = 20;
height = 20;
}
2497
{
title = "3CD Tree 2 <pending removal>";
sprite = "CDBUC0";
width = 20;
height = 20;
}
718
{
title = "MKSC SG Vine 1 <pending removal>";
sprite = "SGVAA0";
width = 32;
height = 256;
}
719
{
title = "MKSC SG Vine 2 <pending removal>";
sprite = "SGVBA0";
width = 17;
height = 48;
}
720
{
title = "MKSC SG Vine 3 <pending removal>";
sprite = "SGVCA0";
width = 17;
height = 48;
}
711
{
title = "MKDS PG Tree <pending removal>";
sprite = "PGTRA0";
width = 30;
height = 504;
}
712
{
title = "MKDS PG Flower 1 <pending removal>";
sprite = "PGF1A0";
width = 17;
height = 48;
}
713
{
title = "MKDS PG Flower 2 <pending removal>";
sprite = "PGF2A0";
width = 17;
height = 48;
}
714
{
title = "MKDS PG Flower 3 <pending removal>";
sprite = "PGF3A0";
width = 17;
height = 48;
}
715
{
title = "MKDS PG Bush <pending removal>";
sprite = "PGBHA0";
width = 384;
height = 922;
}
2018
{
title = "PRZ Smoke Generator <pending removal>";
sprite = "SMOKA0";
width = 24;
height = 64;
flags4text = "[4] Spawn VVZ smoke";
}
1600
{
title = "VVZ Smoke <pending removal>";
sprite = "VAPEA0";
width = 16;
height = 64;
}
}
waypoints
{
color = 4; // Red
title = "Track Waypoints";
2001
{
title = "Waypoint";
sprite = "WAY1A0";
arg0
{
title = "Next Waypoint Tag";
type = 14;
}
arg1
{
title = "Radius";
default = 384;
renderstyle = "Circle";
}
arg2
{
title = "Flags";
type = 12;
enum
{
1 = "Disabled on spawn";
2 = "Shortcut";
4 = "No respawn";
8 = "Finish line";
}
}
}
2004
{
title = "Bot Hint";
sprite = "WAY4A0";
arg0
{
title = "Next Waypoint Tag";
type = 14;
}
arg1
{
title = "Radius";
default = 384;
renderstyle = "Circle";
}
}
}
duel
{
color = 4; // Red
arrow = 0;
title = "Duel Mode";
sprite = "SPBMA2A8";
arg0
{
title = "All modes?";
type = 11;
enum = "yesno";
}
2050
{
title = "Duel Bomb";
width = 24;
height = 48;
arrow = 1;
arg1
{
title = "Flip direction?";
type = 11;
enum = "yesno";
}
}
2051
{
title = "Banana";
sprite = "BANAA2A8";
width = 16;
height = 32;
}
2052
{
title = "Eggman Item";
sprite = "FITMA0";
width = 24;
height = 32;
}
2053
{
title = "Proximity Mine";
sprite = "SSMNA0";
width = 16;
height = 24;
}
2054
{
title = "Land Mine";
sprite = "LNDMALAR";
width = 24;
height = 32;
}
2055
{
title = "Hyudoro";
sprite = "HYUUA2A8";
width = 32;
height = 24;
}
2056
{
title = "Drop Target";
sprite = "DTRGALAR";
width = 45;
height = 32;
}
2057
{
title = "Pogo Spring";
sprite = "POGSA0";
width = 48;
height = 32;
}
}
}