UDMF config: move Ideya Anchor to other NiGHTS category, restore 3D mode start

This commit is contained in:
spherallic 2023-06-09 01:23:36 +02:00
parent e3123ad098
commit 61107eb6dd
2 changed files with 25 additions and 12 deletions

View file

@ -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