mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 20:32:34 +00:00
40 lines
692 B
INI
40 lines
692 B
INI
|
|
||
|
decoration
|
||
|
{
|
||
|
color = 4; // Red
|
||
|
arrow = 0;
|
||
|
title = "Decoration";
|
||
|
width = 16;
|
||
|
sort = 1;
|
||
|
height = 16;
|
||
|
hangs = 0;
|
||
|
blocking = 0;
|
||
|
|
||
|
9027 = "Red Particle Fountain";
|
||
|
9028 = "Green Particle Fountain";
|
||
|
9029 = "Blue Particle Fountain";
|
||
|
9030 = "Yellow Particle Fountain";
|
||
|
9031 = "Purple Particle Fountain";
|
||
|
9032 = "Black Particle Fountain";
|
||
|
9033 = "White Particle Fountain";
|
||
|
}
|
||
|
|
||
|
|
||
|
eternity
|
||
|
{
|
||
|
color = 8; // Grey
|
||
|
arrow = 1;
|
||
|
title = "Eternity";
|
||
|
width = 10;
|
||
|
height = 20;
|
||
|
sort = 1;
|
||
|
fixedsize = true;
|
||
|
sprite = "internal:arrow";
|
||
|
|
||
|
888 = "Helper Dog";
|
||
|
5003 = "Camera Spot for Demo Playback";
|
||
|
5005 = "Placeholder Thing";
|
||
|
5006 = "Skybox Camera";
|
||
|
}
|
||
|
|