aboutsummaryrefslogtreecommitdiff
path: root/items/LUMBER_MERCHANT_NPC.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-06-02 01:23:29 +0200
committerGitHub <noreply@github.com>2023-06-02 09:23:29 +1000
commit8800785d5350693ca1f50ab8a3ea6425feadad7b (patch)
tree60c18a1d390f5cd0040475f1c0e0c6d05dd301d4 /items/LUMBER_MERCHANT_NPC.json
parent30358e4190aeefffc4ac597d008d62b5a0cff579 (diff)
downloadNotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.tar.gz
NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.tar.bz2
NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.zip
Added new sack and fixed some lores (#934)
Diffstat (limited to 'items/LUMBER_MERCHANT_NPC.json')
-rw-r--r--items/LUMBER_MERCHANT_NPC.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/items/LUMBER_MERCHANT_NPC.json b/items/LUMBER_MERCHANT_NPC.json
index 229ab208..831313aa 100644
--- a/items/LUMBER_MERCHANT_NPC.json
+++ b/items/LUMBER_MERCHANT_NPC.json
@@ -96,6 +96,41 @@
"SKYBLOCK_COIN:100"
],
"result": "EFFICIENT_AXE"
+ },
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:5"
+ ],
+ "result": "WOOD_SWORD"
+ },
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:5"
+ ],
+ "result": "WOOD_PICKAXE"
+ },
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:5"
+ ],
+ "result": "WOOD_SPADE"
+ },
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:5"
+ ],
+ "result": "WOOD_HOE"
+ },
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:5"
+ ],
+ "result": "WOOD_AXE"
}
]
} \ No newline at end of file