From a9222cade81e4a0bd3c4720e15b7d1dad4184a8d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Jun 2018 17:58:21 -0300 Subject: Minimum shop for Nicholas (WIP) --- npc/012-5/nicholas.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'npc/012-5/nicholas.txt') diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index b645789c9..b1c3cde7c 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -25,7 +25,17 @@ close; OnInit: + tradertype(NST_MARKET); + sellitem Dagger, 4000, 5; + .sex = G_MALE; .distance = 5; end; + +OnClock0009: +OnClock0603: +OnClock1207: +OnClock1801: + restoreshopitem Dagger, 4000, 5; + end; } -- cgit v1.2.3-60-g2f50