aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/HideNotClickableItems.json10
-rw-r--r--constants/Warps.json5
2 files changed, 7 insertions, 8 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json
index 63a2ea4..030d1ae 100644
--- a/constants/HideNotClickableItems.json
+++ b/constants/HideNotClickableItems.json
@@ -88,9 +88,7 @@
"endsWith": [
"Cat Talisman",
"Cheetah Talisman",
- "Day Crystal",
- "Lynx Talisman",
- "Night Crystal"
+ "Lynx Talisman"
],
"contains": [
"Personal Deletor "
@@ -105,11 +103,9 @@
],
"startsWith": [],
"endsWith": [
- "Day Crystal",
"Cat Talisman",
"Cheetah Talisman",
- "Lynx Talisman",
- "Night Crystal"
+ "Lynx Talisman"
],
"contains": [
"Personal Deletor "
@@ -161,4 +157,4 @@
"Arack"
]
}
-} \ No newline at end of file
+}
diff --git a/constants/Warps.json b/constants/Warps.json
index 2f790ab..47451a3 100644
--- a/constants/Warps.json
+++ b/constants/Warps.json
@@ -31,6 +31,7 @@
"hub",
"island",
"isle",
+ "jerry",
"jungle",
"kuudra",
"mines",
@@ -51,7 +52,9 @@
"trapper",
"village",
"void",
+ "winter",
"wiz",
- "wizard"
+ "wizard",
+ "workshop"
]
} \ No newline at end of file