diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-19 01:46:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-19 11:46:32 +1100 |
commit | 2aea3954dfc2970029380f49fdba37673060cc75 (patch) | |
tree | 682eb8434d0bd7036215f9a3fcf2532d72f851eb /items/ANITA_NPC.json | |
parent | ddd0b4cdb5c61e93f618b4a0831782b0f1fbd22f (diff) | |
download | NotEnoughUpdates-REPO-2aea3954dfc2970029380f49fdba37673060cc75.tar.gz NotEnoughUpdates-REPO-2aea3954dfc2970029380f49fdba37673060cc75.tar.bz2 NotEnoughUpdates-REPO-2aea3954dfc2970029380f49fdba37673060cc75.zip |
Added jake's plushie (#900)
Diffstat (limited to 'items/ANITA_NPC.json')
-rw-r--r-- | items/ANITA_NPC.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/items/ANITA_NPC.json b/items/ANITA_NPC.json index dc65890b..7efc5645 100644 --- a/items/ANITA_NPC.json +++ b/items/ANITA_NPC.json @@ -54,6 +54,14 @@ "type": "npc_shop", "cost": [ "SKYBLOCK_SILVER_MEDAL:2", + "JACOBS_TICKET:20" + ], + "result": "HOE_OF_GREATEST_TILLING" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_SILVER_MEDAL:2", "JACOBS_TICKET:30" ], "result": "BASKET_OF_SEEDS" |