diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-19 15:39:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 15:39:49 +0200 |
commit | f144e9fb45018e18ce16ea9c0f01518b877d34dd (patch) | |
tree | 508463965aea3f3ad3dcda11b96b15ef717ee4eb /items/BARTENDER_NPC.json | |
parent | 1102dc62c60916df7095d266e907ed191e658e2b (diff) | |
download | NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.gz NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.bz2 NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.zip |
Added reqs to items, fixed slayer drops, added new drop, fixed some lores (#998)
Diffstat (limited to 'items/BARTENDER_NPC.json')
-rw-r--r-- | items/BARTENDER_NPC.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/items/BARTENDER_NPC.json b/items/BARTENDER_NPC.json index 2f8d3768..a3402d06 100644 --- a/items/BARTENDER_NPC.json +++ b/items/BARTENDER_NPC.json @@ -91,6 +91,13 @@ "SKYBLOCK_COIN:150000" ], "result": "END_PORTAL_FUMES_MIXIN" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:150000" + ], + "result": "GABAGOEY_MIXIN" } ] }
\ No newline at end of file |