diff options
author | ENORMOUZ <68216143+ENORMOUZ@users.noreply.github.com> | 2022-10-22 00:47:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 18:47:57 +0200 |
commit | 707d5910a46df8605e0cbdbf098a95a411aa5b8c (patch) | |
tree | c7314f9d8feaea964203126352f93f1f9e93f8d4 /items/UDEL_NPC.json | |
parent | ec1095ed6bdb67ba8702b0bd13f2a6ec1e4e9a60 (diff) | |
download | NotEnoughUpdates-REPO-707d5910a46df8605e0cbdbf098a95a411aa5b8c.tar.gz NotEnoughUpdates-REPO-707d5910a46df8605e0cbdbf098a95a411aa5b8c.tar.bz2 NotEnoughUpdates-REPO-707d5910a46df8605e0cbdbf098a95a411aa5b8c.zip |
Update items (#847)
* Update UDEL_NPC.json
* Update ANGRY_ARCHEOLOGIST_MINIBOSS.json
* Update INFINIDIRT_WAND.json
* Update NECRON_BOSS.json
* Update CRYPT_SOULEATER_MONSTER.json
* Update RAIN_SLIME_MONSTER.json
* Update NECRON_BOSS.json
Diffstat (limited to 'items/UDEL_NPC.json')
-rw-r--r-- | items/UDEL_NPC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/UDEL_NPC.json b/items/UDEL_NPC.json index 1d5a555c..983bf125 100644 --- a/items/UDEL_NPC.json +++ b/items/UDEL_NPC.json @@ -84,7 +84,7 @@ "cost": [ "SKYBLOCK_COIN:100000000" ], - "result": "ABIPHONE_XIV_ENORMOUS_BLUE" + "result": "ABIPHONE_XIV_ENORMOUS" }, { "type": "npc_shop", @@ -94,4 +94,4 @@ "result": "ABIPHONE_XIV_ENORMOUS_PURPLE" } ] -}
\ No newline at end of file +} |