diff options
Diffstat (limited to 'items/ORINGO_NPC.json')
-rw-r--r-- | items/ORINGO_NPC.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ORINGO_NPC.json b/items/ORINGO_NPC.json index 5ce3c027..f4939da6 100644 --- a/items/ORINGO_NPC.json +++ b/items/ORINGO_NPC.json @@ -111,7 +111,7 @@ { "type": "npc_shop", "cost": [ - "ENCHANTED_CHICKEN:2", + "ENCHANTED_RAW_CHICKEN:2", "SKYBLOCK_COIN:25000" ], "result": "TIGER;1" @@ -136,7 +136,7 @@ "type": "npc_shop", "cost": [ "ENCHANTED_RAW_CHICKEN:1024", - "SKYBLOCK_COIN:10000000" + "SKYBLOCK_COIN:15000000" ], "result": "TIGER;4" }, @@ -176,7 +176,7 @@ "type": "npc_shop", "cost": [ "ENCHANTED_RAW_BEEF:1024", - "SKYBLOCK_COIN:10000000" + "SKYBLOCK_COIN:15000000" ], "result": "LION;4" }, @@ -216,7 +216,7 @@ "type": "npc_shop", "cost": [ "ENCHANTED_JUNGLE_LOG:512", - "SKYBLOCK_COIN:10000000" + "SKYBLOCK_COIN:18000000" ], "result": "MONKEY;4" }, |