From f11e258c531d249e46392b20db0ef71be45ca15d Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 15 Sep 2012 01:33:17 +0200 Subject: Add a missing label on gulukan script. --- npc/000-1/gulukan.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt index 6fcafbf9..1a1d596d 100644 --- a/npc/000-1/gulukan.txt +++ b/npc/000-1/gulukan.txt @@ -7,12 +7,13 @@ 000-1.gat,54,90,0,1 script Gulukan 111;2,{ set @q, getq(ShipQuests_Gulukan); - if (@q == 1) goto l_CallFunc; + if (@q == 1) l_Func; // Some dialogues will be here. setq ShipQuests_Gulukan, 1; // And here too. +l_Func: mesn; set @q, rand(0,400)/100; -- cgit v1.2.3-70-g09d2