aboutsummaryrefslogtreecommitdiff
path: root/features/dungeonMap
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-05-26 12:35:28 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-05-26 12:35:28 +0800
commitd24e54df28d92afebcd6d890e579340df84a010b (patch)
tree4d4065cc9870663e11e3aa136effd7dbd24ea7fb /features/dungeonMap
parent7d40a943f3148979f0572e17d2a4f6a7c49beeb7 (diff)
downloadSoopyV2-d24e54df28d92afebcd6d890e579340df84a010b.tar.gz
SoopyV2-d24e54df28d92afebcd6d890e579340df84a010b.tar.bz2
SoopyV2-d24e54df28d92afebcd6d890e579340df84a010b.zip
+ fix gemstoneMoneyHud for some people
+ fix scan current pet from pets menu
Diffstat (limited to 'features/dungeonMap')
-rw-r--r--features/dungeonMap/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/dungeonMap/index.js b/features/dungeonMap/index.js
index bdaaf23..9c28fd9 100644
--- a/features/dungeonMap/index.js
+++ b/features/dungeonMap/index.js
@@ -95,6 +95,7 @@ class DungeonMap extends Feature {
this.bloodOpened = false
this.registerChat("&r&cThe &r&c&lBLOOD DOOR&r&c has been opened!&r", () => {
this.bloodOpened = true
+ this.keys--
})
this.registerChat("&r${*}&r&f &r&ehas obtained &r&a&r&${*} Key&r&e!&r", () => {