summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-07-04 22:51:34 +0200
committerReid <reidyaro@gmail.com>2016-07-04 22:51:34 +0200
commit544dbd85aa1ef98f62c0c89c43665f7ed5fc7058 (patch)
tree6bcf65e49168c00a1be5ec535dccd93978a4e0ab /npc
parenta97a98fb46d6ed7e90dc0ba8416d9a3d0b1bcb5f (diff)
downloadserverdata-544dbd85aa1ef98f62c0c89c43665f7ed5fc7058.tar.gz
serverdata-544dbd85aa1ef98f62c0c89c43665f7ed5fc7058.tar.bz2
serverdata-544dbd85aa1ef98f62c0c89c43665f7ed5fc7058.tar.xz
serverdata-544dbd85aa1ef98f62c0c89c43665f7ed5fc7058.zip
Fix couwan quest, it was impossible to complete it after leaving the ship.
Diffstat (limited to 'npc')
-rw-r--r--npc/000-1/gugli.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index 286ac272..855d8f42 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -23,6 +23,14 @@
// 22 Gave all of the box to Gugli.
000-1,85,108,0 script Gugli NPC_GUGLI,{
+
+ if (getq(ShipQuests_Couwan == 1))
+ {
+ speech 4,
+ l("Great to see you! What can I do for you today?");
+ goto L_Menu;
+ }
+
if (getq(General_Narrator) > 0)
{
sailortalk;