diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-05 19:15:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 17:15:31 +0000 |
| commit | 2fcb228a38eea890dc461d6154f9afa25d4e9871 (patch) | |
| tree | 8747a7d6129362f57230848accb1b5271d89ebfe /items/PEST_LOCUST_MONSTER.json | |
| parent | fba51dfa8d1c6360339097ba11872c5142e709db (diff) | |
| download | NotEnoughUpdates-REPO-2fcb228a38eea890dc461d6154f9afa25d4e9871.tar.gz NotEnoughUpdates-REPO-2fcb228a38eea890dc461d6154f9afa25d4e9871.tar.bz2 NotEnoughUpdates-REPO-2fcb228a38eea890dc461d6154f9afa25d4e9871.zip | |
feat: Frostbitten Dye, Dung Dye in Pest Drops, Jar of Sand (#1338)
* feat: Frostbitten Dye, Dung Dye in Pest Drops, Jar of Sand and misc stuff
* feat: Mini Fush Bowl
Diffstat (limited to 'items/PEST_LOCUST_MONSTER.json')
| -rw-r--r-- | items/PEST_LOCUST_MONSTER.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/items/PEST_LOCUST_MONSTER.json b/items/PEST_LOCUST_MONSTER.json index dcc02b07..2c64645e 100644 --- a/items/PEST_LOCUST_MONSTER.json +++ b/items/PEST_LOCUST_MONSTER.json @@ -78,6 +78,11 @@ "id": "SUNDER;6:1", "extra": [], "chance": "1%" + }, + { + "id": "DYE_DUNG:1", + "extra": [], + "chance": "0.0002%" } ] } |
