add turntable 1 stage

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-17 12:51:57 -07:00
parent aae817266c
commit ac6ba6ca12
32 changed files with 1717 additions and 6 deletions

View file

@ -219,7 +219,7 @@ offset_bottom = 152.0
grow_horizontal = 2
grow_vertical = 2
selected = 1
item_count = 8
item_count = 9
popup/item_0/text = "Generic Showrooms"
popup/item_0/id = 0
popup/item_0/separator = true
@ -231,14 +231,16 @@ popup/item_3/text = "Generic 1-Stage w 2-Stage Props"
popup/item_3/id = 1
popup/item_4/text = "Generic 1-Stage"
popup/item_4/id = 1
popup/item_5/text = "Generic Cyberamic 3-Stage"
popup/item_5/text = "Generic Turntable 1-Stage"
popup/item_5/id = 2
popup/item_6/text = "Locations"
popup/item_6/text = "Generic Cyberamic 3-Stage"
popup/item_6/id = 2
popup/item_6/separator = true
popup/item_7/text = "Modded Maps"
popup/item_7/id = 3
popup/item_7/text = "Locations"
popup/item_7/id = 2
popup/item_7/separator = true
popup/item_8/text = "Modded Maps"
popup/item_8/id = 3
popup/item_8/separator = true
[node name="MapThumbnail" type="TextureRect" parent="FreeRoamChooseScreen/DialogPanel"]
layout_mode = 1