From 4ac28ea73b584a13196e987c13beff9a10799eff Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 19 May 2022 15:26:04 -0300 Subject: Add footwear recipes --- npc/craft/price.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/craft/price.txt') diff --git a/npc/craft/price.txt b/npc/craft/price.txt index 34949eace..cd44b55df 100644 --- a/npc/craft/price.txt +++ b/npc/craft/price.txt @@ -196,6 +196,14 @@ function script fix_cPrice { _fix_cPrice(DarkKnightHelmet); _fix_cPrice(SamuraiHelmet); + // Footwear + _fix_cPrice(LeatherBoots); + _fix_cPrice(DeepBlackBoots); + _fix_cPrice(BromenalBoots); + _fix_cPrice(WarlordBoots); + _fix_cPrice(AssassinBoots); + _fix_cPrice(SaviorBoots); + // We're done freeloop(false); -- cgit v1.2.3-60-g2f50