Implement Starting Inventory

This commit is contained in:
Mike A. Trethewey
2020-02-23 17:53:51 -08:00
parent baec0e4548
commit 01e1e719db
7 changed files with 108 additions and 0 deletions

View File

@@ -11,6 +11,12 @@
"text": "Do not create patched ROM"
}
},
"usestartinventory": {
"type": "checkbox",
"label": {
"text": "Use starting inventory"
}
},
"usecustompool": {
"type": "checkbox",
"label": {