From f61e8c4c062129dc17b7cad69c6a48f68f08b347 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Apr 2020 11:03:19 -0300 Subject: Preparatives from client-data, but now server-sided --- npc/017-1/shops.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/017-1') diff --git a/npc/017-1/shops.txt b/npc/017-1/shops.txt index db1c611ce..64602bf32 100644 --- a/npc/017-1/shops.txt +++ b/npc/017-1/shops.txt @@ -22,6 +22,7 @@ OnInit: .distance = 4; tradertype(NST_MARKET); + sellitem LOFCoin, -1, 1; sellitem YellowDye, -1, 1; sellitem CottonCloth, -1, 3; sellitem ArrowAmmoBox, -1, 5; @@ -29,6 +30,7 @@ OnInit: OnClock1250: OnClock0112: + restoreshopitem LOFCoin, -1, 1; restoreshopitem YellowDye, -1, 1; restoreshopitem CottonCloth, -1, 3; restoreshopitem ArrowAmmoBox, -1, 5; -- cgit v1.2.3-60-g2f50