summaryrefslogtreecommitdiff
path: root/npc/017-1/shops.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/shops.txt')
-rw-r--r--npc/017-1/shops.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/017-1/shops.txt b/npc/017-1/shops.txt
index b1c2e9a11..c74e1c0be 100644
--- a/npc/017-1/shops.txt
+++ b/npc/017-1/shops.txt
@@ -20,6 +20,7 @@ OnInit:
.sex = G_MALE;
.distance = 4;
+ sleep(SHOPWAIT);
tradertype(NST_MARKET);
sellitem LOFCoin, -1, 1;
@@ -73,6 +74,7 @@ OnInit:
.sex = G_FEMALE;
.distance = 4;
+ sleep(SHOPWAIT);
tradertype(NST_MARKET);
sellitem TrainingWand, -1, 3;