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/020-5/bracco.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/020-5/bracco.txt') diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt index 72fa3cf99..79692dd15 100644 --- a/npc/020-5/bracco.txt +++ b/npc/020-5/bracco.txt @@ -350,6 +350,7 @@ OnInit: setunitdata(.@npcId, UDT_HAIRSTYLE, 26); setunitdata(.@npcId, UDT_HAIRCOLOR, 2); + sleep(SHOPWAIT); tradertype(NST_MARKET); sellitem LeatherShirt, -1, 1; sellitem LeatherShield, 5000, 1; -- cgit v1.2.3-60-g2f50