diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-13 15:35:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 14:35:04 +0000 |
commit | 5885f728b32433e4cae9503ef4bbbe0179fceb30 (patch) | |
tree | fee5db0d4d8e90ecda7648504d16b3989a416e75 /items/SKYMART_NPC.json | |
parent | 3f8f106c9330d1ade0cfc6a4848975657cd256e2 (diff) | |
download | NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.tar.gz NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.tar.bz2 NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.zip |
Added new items, fixed pets and some lores (#1126)
Diffstat (limited to 'items/SKYMART_NPC.json')
-rw-r--r-- | items/SKYMART_NPC.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/items/SKYMART_NPC.json b/items/SKYMART_NPC.json index a43f9e10..05c6ae9c 100644 --- a/items/SKYMART_NPC.json +++ b/items/SKYMART_NPC.json @@ -278,6 +278,13 @@ "SKYBLOCK_GEM:950" ], "result": "LUCKY_BARN_SKIN:1" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:20000" + ], + "result": "PORTABLE_WASHER:1" } ] }
\ No newline at end of file |