diff options
Diffstat (limited to 'items')
| -rw-r--r-- | items/EINARY_NPC.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/EINARY_NPC.json b/items/EINARY_NPC.json index 64def998..4ad07bce 100644 --- a/items/EINARY_NPC.json +++ b/items/EINARY_NPC.json @@ -137,6 +137,27 @@ "VOLCANIC_ROCK:1" ], "result": "WINTER_FRAGMENT:2" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_NORTH_STAR:10" + ], + "result": "LUCK;6" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_NORTH_STAR:10" + ], + "result": "LOOTING;4" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_NORTH_STAR:10" + ], + "result": "SCAVENGER;4" } ], "crafttext": "" |
