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

@@ -4,7 +4,7 @@
"type": "selectbox",
"options": [
"none",
"district",
"nearby",
"wild"
],
"config": {
@@ -15,7 +15,7 @@
"type": "selectbox",
"options": [
"none",
"district",
"nearby",
"wild"
],
"config": {
@@ -26,7 +26,7 @@
"type": "selectbox",
"options": [
"none",
"district",
"nearby",
"wild",
"universal"
],
@@ -38,7 +38,7 @@
"type": "selectbox",
"options": [
"none",
"district",
"nearby",
"wild"
],
"config": {

View File

@@ -6,7 +6,7 @@
"options": [
"none",
"dungeon",
"district",
"nearby",
"wild"
],
"config": {