mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-25 13:21:28 +00:00
UDMF config: move Ideya Anchor to other NiGHTS category, restore 3D mode start
This commit is contained in:
parent
e3123ad098
commit
61107eb6dd
2 changed files with 25 additions and 12 deletions
|
@ -4257,7 +4257,7 @@ udmf
|
|||
nightstrk
|
||||
{
|
||||
color = 16; // Light Pink
|
||||
title = "NiGHTS Track & Basics";
|
||||
title = "NiGHTS Track & Misc.";
|
||||
width = 8;
|
||||
height = 4096;
|
||||
sprite = "UNKNA0";
|
||||
|
@ -4368,6 +4368,17 @@ udmf
|
|||
title = "Required spheres";
|
||||
}
|
||||
}
|
||||
1714
|
||||
{
|
||||
title = "Ideya Anchor Point";
|
||||
sprite = "internal:ideya";
|
||||
width = 8;
|
||||
height = 16;
|
||||
arg0
|
||||
{
|
||||
title = "Mare";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
nights
|
||||
|
@ -4485,17 +4496,6 @@ udmf
|
|||
title = "Radius";
|
||||
}
|
||||
}
|
||||
1714
|
||||
{
|
||||
title = "Ideya Anchor Point";
|
||||
sprite = "internal:ideya";
|
||||
width = 8;
|
||||
height = 16;
|
||||
arg0
|
||||
{
|
||||
title = "Mare";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
mario
|
||||
|
@ -5369,4 +5369,17 @@ udmf
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
editor
|
||||
{
|
||||
color = 15; // White
|
||||
arrow = 1;
|
||||
title = "3D Mode Start";
|
||||
error = -1;
|
||||
width = 8;
|
||||
height = 16;
|
||||
sort = 1;
|
||||
|
||||
3328 = "3D Mode Start";
|
||||
}
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 458 B |
Loading…
Reference in a new issue