aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-06-20 22:48:06 +0200
committernea <nea@nea.moe>2023-06-20 22:48:06 +0200
commitfbd012c8915d28de119868f730f7591538b3fc2f (patch)
treeea34b0cdd6f2d88789d28f12351a498ae9298791
parent3c91f212bbb067e7c4f55732c5ad1601d1c01bcb (diff)
downloadNotEnoughUpdates-REPO-fbd012c8915d28de119868f730f7591538b3fc2f.tar.gz
NotEnoughUpdates-REPO-fbd012c8915d28de119868f730f7591538b3fc2f.tar.bz2
NotEnoughUpdates-REPO-fbd012c8915d28de119868f730f7591538b3fc2f.zip
Add one time recipe
-rw-r--r--items/ARGOFAY_SERIALBATHER_RIFT_NPC.json12
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