From 55c1c37d9e021b2c5f9b51ecda3ef659010248de Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Mon, 26 Nov 2012 21:38:55 +0100 Subject: Bug in Gulukan dialogue fixed. --- npc/000-1/gulukan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt index 5b2d4f8f..6812ee2d 100644 --- a/npc/000-1/gulukan.txt +++ b/npc/000-1/gulukan.txt @@ -12,7 +12,7 @@ if (@g == 0) goto l_NoTask; set @q, getq(ShipQuests_Gulukan); - if (@q == 1) l_Func; + if (@q == 1) goto l_Func; mesn; mesq l("Hey @@!", strcharinfo(0)); -- cgit v1.2.3-70-g09d2