diff options
Diffstat (limited to 'npc/005-4')
-rw-r--r-- | npc/005-4/shop.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/005-4/shop.txt b/npc/005-4/shop.txt index 01ec2d57d..67e1d5e87 100644 --- a/npc/005-4/shop.txt +++ b/npc/005-4/shop.txt @@ -7,6 +7,7 @@ 005-4,30,37,0 trader Shop#Candor NPC_NO_SPRITE,{ OnInit: + sleep(SHOPWAIT); tradertype(NST_MARKET); sellitem RoundLeatherShield, -1, 2; |