diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-13 13:33:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-13 12:33:07 +0000 |
| commit | 1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2 (patch) | |
| tree | b9216dc1297d4dd6621b0cf373f9fb526ced93aa /items/BARTENDER_NPC.json | |
| parent | 158e8a0ea37413f68714bd483fd78ec7709bd85d (diff) | |
| download | NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.tar.gz NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.tar.bz2 NotEnoughUpdates-REPO-1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2.zip | |
Added recipe to Bart and Fann, fixed lore of draconic and tara and fixed texture (#1070)
* Added recipe to Bart and Fann, fixed lore of draconic and tara and fixed texture
* Oops
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 a3402d06..94d0fd9f 100644 --- a/items/BARTENDER_NPC.json +++ b/items/BARTENDER_NPC.json @@ -98,6 +98,13 @@ "SKYBLOCK_COIN:150000" ], "result": "GABAGOEY_MIXIN" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:150000" + ], + "result": "MUSHED_MUSHROOM_MIXIN:1" } ] }
\ No newline at end of file |
