diff options
Diffstat (limited to 'items/ARGOFAY_BUGSHOPPER_RIFT_NPC.json')
-rw-r--r-- | items/ARGOFAY_BUGSHOPPER_RIFT_NPC.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/ARGOFAY_BUGSHOPPER_RIFT_NPC.json b/items/ARGOFAY_BUGSHOPPER_RIFT_NPC.json index cd0f72ca..4237cec3 100644 --- a/items/ARGOFAY_BUGSHOPPER_RIFT_NPC.json +++ b/items/ARGOFAY_BUGSHOPPER_RIFT_NPC.json @@ -20,6 +20,22 @@ "cost": [ "SHAME_CRUX:6.0" ] + }, + { + "type": "npc_shop", + "result": "EMPTY_ODONATA_BOTTLE:1.0", + "cost": [ + "SHAME_CRUX:2.0", + "SKYBLOCK_MOTE:400.0" + ] + }, + { + "type": "npc_shop", + "result": "HARMONIOUS_SURGERY_TOOLKIT:1.0", + "cost": [ + "BOTTLED_ODONATA:1.0", + "SKYBLOCK_MOTE:2000.0" + ] } ], "crafttext": "", |