aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorNopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>2024-12-17 12:07:58 +1100
committerGitHub <noreply@github.com>2024-12-17 01:07:58 +0000
commit58c6eac1b9ca0b52f997eb41a9c275aa1bfe4a98 (patch)
tree2ef11be344b212c9cdf14a35a57d39cfb06a3f27 /items
parentf4e4dfa3b5aefa72da0ed01f06d8f5f0923e9888 (diff)
downloadNotEnoughUpdates-REPO-58c6eac1b9ca0b52f997eb41a9c275aa1bfe4a98.tar.gz
NotEnoughUpdates-REPO-58c6eac1b9ca0b52f997eb41a9c275aa1bfe4a98.tar.bz2
NotEnoughUpdates-REPO-58c6eac1b9ca0b52f997eb41a9c275aa1bfe4a98.zip
add shen ring shop (#1536)
Diffstat (limited to 'items')
-rw-r--r--items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json b/items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json
index cc316fbb..994dd208 100644
--- a/items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json
+++ b/items/MADAME_ELEANOR_Q_GOLDSWORTH_X_RIFT_NPC.json
@@ -12,5 +12,18 @@
"x": 24,
"y": 155,
"z": 43,
- "island": "rift"
+ "island": "rift",
+ "recipes": [
+ {
+ "type": "npc_shop",
+ "result": "SHENS_RINGALIA:1",
+ "cost": [
+ "SKYBLOCK_MOTE:25000",
+ "PUFF_CRUX:64",
+ "YOUNGITE:20",
+ "TIMITE:20",
+ "OBSOLITE:20"
+ ]
+ }
+ ]
} \ No newline at end of file