diff options
Diffstat (limited to 'items/ARGOFAY_SERIALBATHER_RIFT_NPC.json')
-rw-r--r-- | items/ARGOFAY_SERIALBATHER_RIFT_NPC.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/items/ARGOFAY_SERIALBATHER_RIFT_NPC.json b/items/ARGOFAY_SERIALBATHER_RIFT_NPC.json index 15c089e4..fd92276c 100644 --- a/items/ARGOFAY_SERIALBATHER_RIFT_NPC.json +++ b/items/ARGOFAY_SERIALBATHER_RIFT_NPC.json @@ -14,5 +14,15 @@ "z": 116, "island": "rift", "crafttext": "", - "infoType": "" + "infoType": "", + "recipes": [ + { + "type": "npc_shop", + "result": "RIFT_STABILITY_ELIXIR:1.0", + "cost": [ + "SHAME_CRUX:1.0" + ] + } + ] + }
\ No newline at end of file |