Reordering a bit.

This commit is contained in:
TheGreenTie
2020-03-01 18:30:44 -06:00
parent eccd3eccec
commit d9f123b438
9263 changed files with 1393 additions and 62623 deletions

View File

@@ -0,0 +1,7 @@
///show_shiny_toggle()
global.show_shiny = !global.show_shiny
savedata_write("Display", "Shiny Mode", global.show_shiny);
room_restart();

View File

@@ -0,0 +1,8 @@
{
"id": "29776285-9293-eecd-60ce-080d874ed4ca",
"modelName": "GMScript",
"mvc": "1.0",
"name": "show_shiny_toggle",
"IsCompatibility": false,
"IsDnD": false
}