diff options
Diffstat (limited to 'items/MOBY_NPC.json')
-rw-r--r-- | items/MOBY_NPC.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/items/MOBY_NPC.json b/items/MOBY_NPC.json index 8b9cda10..c0caddf5 100644 --- a/items/MOBY_NPC.json +++ b/items/MOBY_NPC.json @@ -56,6 +56,14 @@ }, { "type": "npc_shop", + "result": "MUSHED_GLOWY_TONIC:1", + "cost": [ + "FULL_CHUM_BUCKET:8", + "GLOWING_MUSHROOM:10" + ] + }, + { + "type": "npc_shop", "result": "CHUMMING_TALISMAN:1", "cost": [ "FULL_CHUM_BUCKET:32" |