Renamed koalageddon mode to store mode

This commit is contained in:
acidicoala
2023-01-13 03:49:07 +03:00
parent dfbce391a7
commit 4f93515bac
50 changed files with 582 additions and 438 deletions

View File

@@ -12,6 +12,8 @@
"4321": "unlocked",
"5678": "locked"
},
"auto_inject_inventory": true,
"extra_inventory_items": [],
"extra_dlcs": {
"1234": {
"dlcs": {
@@ -24,7 +26,5 @@
}
}
},
"auto_inject_inventory": true,
"extra_inventory_items": [],
"koalageddon_config": null
"store_config": null
}