diff options
Diffstat (limited to 'npc/012-3/alan.txt')
-rw-r--r-- | npc/012-3/alan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-3/alan.txt b/npc/012-3/alan.txt index b968a5c38..92cfc45e6 100644 --- a/npc/012-3/alan.txt +++ b/npc/012-3/alan.txt @@ -79,6 +79,7 @@ L_Close: OnInit: .sex = G_MALE; .distance = 5; + sleep(SHOPWAIT); tradertype(NST_MARKET); sellitem ShortBow, 8800, 1; |