mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-02-17 01:22:18 +00:00
Fixed some configuration inaccuracies.
This commit is contained in:
parent
d88027c9f4
commit
91cd5e5781
2 changed files with 6 additions and 12 deletions
|
@ -3,12 +3,6 @@ door
|
|||
{
|
||||
title = "Door";
|
||||
|
||||
99
|
||||
{
|
||||
title = "Door (Blue) Open Stay (fast)";
|
||||
prefix = "SR";
|
||||
}
|
||||
|
||||
175
|
||||
{
|
||||
title = "Door Close Wait Open (30 seconds)";
|
||||
|
@ -27,12 +21,6 @@ floor
|
|||
{
|
||||
title = "Floor";
|
||||
|
||||
9
|
||||
{
|
||||
title = "Floor Raise Donut (changes texture)";
|
||||
prefix = "S1";
|
||||
}
|
||||
|
||||
146
|
||||
{
|
||||
title = "Floor Raise Donut (changes texture)";
|
||||
|
|
|
@ -146,6 +146,12 @@ door
|
|||
prefix = "WR";
|
||||
}
|
||||
|
||||
99
|
||||
{
|
||||
title = "Door (Blue) Open Stay (fast)";
|
||||
prefix = "SR";
|
||||
}
|
||||
|
||||
103
|
||||
{
|
||||
title = "Door Open Stay";
|
||||
|
|
Loading…
Reference in a new issue