From f445b8e5d0e7cdec1438a07ff769db52a070295b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Mar 2018 14:37:13 -0300 Subject: All restoreshopitem now for three args --- npc/005-4/shop.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/005-4') diff --git a/npc/005-4/shop.txt b/npc/005-4/shop.txt index 0cb69e54f..fbf8c6dfb 100644 --- a/npc/005-4/shop.txt +++ b/npc/005-4/shop.txt @@ -33,10 +33,10 @@ OnClock0602: OnClock1206: OnClock1811: OnClock0004: - restoreshopitem RoundLeatherShield, 2; - restoreshopitem SmallKnife, 5; - restoreshopitem TolchiArrow, 30000; - restoreshopitem LousyMoccasins, 4; - restoreshopitem TrainingBow, 3; + restoreshopitem RoundLeatherShield, -1, 2; + restoreshopitem SmallKnife, -1, 5; + restoreshopitem TolchiArrow, -1, 30000; + restoreshopitem LousyMoccasins, -1, 4; + restoreshopitem TrainingBow, -1, 3; } -- cgit v1.2.3-60-g2f50