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/003-1/shop.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/003-1/shop.txt') diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt index 16a44d674..41c3c0856 100644 --- a/npc/003-1/shop.txt +++ b/npc/003-1/shop.txt @@ -22,11 +22,11 @@ OnClock0621: OnClock1210: OnClock1757: OnClock0000: - restoreshopitem YellowCottonDye, 2; - restoreshopitem Knife, 5; - restoreshopitem Arrow, 30000; - restoreshopitem DesertHat, 8; - restoreshopitem SilkRobe, 1; - restoreshopitem Bread, 15; + restoreshopitem YellowCottonDye, -1, 2; + restoreshopitem Knife, -1, 5; + restoreshopitem Arrow, -1, 30000; + restoreshopitem DesertHat, -1, 8; + restoreshopitem SilkRobe, -1, 1; + restoreshopitem Bread, -1, 15; } -- cgit v1.2.3-70-g09d2