17,101
edits
No edit summary |
(Add overrides for shop purchases) |
||
Line 507: | Line 507: | ||
["Whisperwillow Tree"] = "png", | ["Whisperwillow Tree"] = "png", | ||
["Withia Tree"] = "png" | ["Withia Tree"] = "png" | ||
}, | |||
["upgrade"] = { | |||
["Abyssium Axe Coating"] = "png", | |||
["Brumite Axe Coating"] = "png", | |||
["Gloomite Axe Coating"] = "png", | |||
["Witherite Axe Coating"] = "png", | |||
["Netherite Axe Coating"] = "png", | |||
["Abyssium Fishing Rod Coating"] = "png", | |||
["Brumite Fishing Rod Coating"] = "png", | |||
["Gloomite Fishing Rod Coating"] = "png", | |||
["Witherite Fishing Rod Coating"] = "png", | |||
["Netherite Fishing Rod Coating"] = "png", | |||
["Abyssium Pickaxe Coating"] = "png", | |||
["Brumite Pickaxe Coating"] = "png", | |||
["Gloomite Pickaxe Coating"] = "png", | |||
["Witherite Pickaxe Coating"] = "png", | |||
["Netherite Pickaxe Coating"] = "png" | |||
} | } | ||
} | } | ||
Line 713: | Line 730: | ||
['mark'] = { | ['mark'] = { | ||
["Tortoise"] = {'Golbin Thief', 'mark'} | ["Tortoise"] = {'Golbin Thief', 'mark'} | ||
}, | |||
['upgrade'] = { | |||
["Abyssal Resupply"] = {'Crimson Bream (Perfect)', 'item'}, | |||
["Blighted Resupply"] = {'Crimson Bream (Perfect)', 'item'}, | |||
["Withering Resupply"] = {'Crimson Bream (Perfect)', 'item'} | |||
} | } | ||
} | } |