From 68ca62ec5e0dd3baa5c18f83ceae3086043134e7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 May 2022 00:23:55 -0300 Subject: Fix shop startup sequence so new prices are shown --- npc/025-1/yuko.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/025-1/yuko.txt') diff --git a/npc/025-1/yuko.txt b/npc/025-1/yuko.txt index a8e8b4b5a..f48e1dbce 100644 --- a/npc/025-1/yuko.txt +++ b/npc/025-1/yuko.txt @@ -27,6 +27,7 @@ OnInit: .sex = G_MALE; .distance = 4; + sleep(SHOPWAIT); tradertype(NST_MARKET); sellitem InsuranceContract, -1, 1; sellitem HomunResetPotion, -1, 5; -- cgit v1.2.3-60-g2f50