Merge remote-tracking branch 'upstream/DoorDevUnstable' into OverworldShuffle

This commit is contained in:
codemann8
2021-02-18 22:44:17 -06:00
34 changed files with 1432 additions and 403 deletions

View File

@@ -243,6 +243,8 @@
"randomizer.item.itempool.hard": "Hard",
"randomizer.item.itempool.expert": "Expert",
"randomizer.item.shopsanity": "Shopsanity",
"randomizer.item.itemfunction": "Item Functionality",
"randomizer.item.itemfunction.normal": "Normal",
"randomizer.item.itemfunction.hard": "Hard",

View File

@@ -1,6 +1,7 @@
{
"checkboxes": {
"retro": { "type": "checkbox" }
"retro": { "type": "checkbox" },
"shopsanity": { "type": "checkbox" }
},
"leftItemFrame": {
"worldstate": {