aboutsummaryrefslogtreecommitdiff
path: root/items/RAIN_SLIME_MONSTER.json
diff options
context:
space:
mode:
authorENORMOUZ <68216143+ENORMOUZ@users.noreply.github.com>2022-10-22 00:47:57 +0800
committerGitHub <noreply@github.com>2022-10-21 18:47:57 +0200
commit707d5910a46df8605e0cbdbf098a95a411aa5b8c (patch)
treec7314f9d8feaea964203126352f93f1f9e93f8d4 /items/RAIN_SLIME_MONSTER.json
parentec1095ed6bdb67ba8702b0bd13f2a6ec1e4e9a60 (diff)
downloadNotEnoughUpdates-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/RAIN_SLIME_MONSTER.json')
-rw-r--r--items/RAIN_SLIME_MONSTER.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/items/RAIN_SLIME_MONSTER.json b/items/RAIN_SLIME_MONSTER.json
index aee49414..6a11635e 100644
--- a/items/RAIN_SLIME_MONSTER.json
+++ b/items/RAIN_SLIME_MONSTER.json
@@ -29,10 +29,10 @@
"type": "drops",
"drops": [
{
- "id": "SLIME",
+ "id": "SLIME_BALL",
"chance": "100%"
}
]
}
]
-} \ No newline at end of file
+}