Renaming keyword for Nearby dungeon item shuffle from 'district' to 'nearby'

This commit is contained in:
codemann8
2025-01-11 17:05:53 -06:00
parent c59bc7590e
commit 2a0c171d29
4 changed files with 15 additions and 14 deletions

View File

@@ -371,20 +371,21 @@
"mapshuffle": {
"choices": [
"none",
"district",
"nearby",
"wild"
]
},
"compassshuffle": {
"choices": [
"none",
"district",
"nearby",
"wild"
]
},
"keyshuffle": {
"choices": [
"none",
"nearby",
"wild",
"universal"
]
@@ -392,7 +393,7 @@
"bigkeyshuffle": {
"choices": [
"none",
"district",
"nearby",
"wild"
]
},
@@ -400,7 +401,7 @@
"choices": [
"none",
"dungeon",
"district",
"nearby",
"wild"
]
},