diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/jalad.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt index bede7b34..8e893bcf 100644 --- a/npc/000-1/jalad.txt +++ b/npc/000-1/jalad.txt @@ -6,7 +6,7 @@ // Sailor part of the Gugli quest. // Plushroom box. -000-1.gat,46,35,0,1 script Jalad 110;2,{ +000-1.gat,46,35,0,1 script Jalad 112;2,{ set @g, getq(ShipQuests_Gugli); if (@g == 0) goto l_NoTask; |