summaryrefslogtreecommitdiff
path: root/npc/000-1/gulukan.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-12-24 16:05:08 +0400
committerAlige <aligetmw@hotmail.fr>2012-12-24 16:05:08 +0400
commit24ab179f642fd30541998adfda00c3da5167ab69 (patch)
tree773856c20b12335e2d772b47616b154f30c76511 /npc/000-1/gulukan.txt
parent8da9e400b7bb4adedb71bffae4a9eb7e784a609a (diff)
downloadserverdata-24ab179f642fd30541998adfda00c3da5167ab69.tar.gz
serverdata-24ab179f642fd30541998adfda00c3da5167ab69.tar.bz2
serverdata-24ab179f642fd30541998adfda00c3da5167ab69.tar.xz
serverdata-24ab179f642fd30541998adfda00c3da5167ab69.zip
Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make the player know he can use a Croconut.
Major fixes about missing gender strings in npc dialogues. Other random fixes in some dialogues.
Diffstat (limited to 'npc/000-1/gulukan.txt')
-rw-r--r--npc/000-1/gulukan.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index 57171420..179151d5 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -38,11 +38,11 @@ l_Continue:
mesn;
l_Continue2:
- mesq l("Are you yaying here to explore the island?");
+ mesq lg("Are you yaying here to explore the island?");
next;
menu
- l("Actually Gugli asked me if I could help you bringing him some of your boxes."), -,
+ lg("Actually Gugli asked me if I could help you bringing him some of your boxes."), -,
l("Yes, indeed. I prefer to explore places I have never been to, before doing anything else."), l_Quit;
mes "";
@@ -61,7 +61,7 @@ l_Continue2:
mes "";
mesn;
- mesq l("Thank you my friend.");
+ mesq lg("Thank you my friend.");
close;
@@ -122,7 +122,7 @@ l_RandomC:
rif(getq(ShipQuests_Ale) == 0, l("Ale.")), l_Top,
rif(getq(ShipQuests_Astapolos) == 0, l("Astapolos.")), l_Top,
rif(getq(ShipQuests_Jalad) == 0, l("Jalad.")), l_Top,
- rif(getq(ShipQuests_QMuller) == 0, l("QMuller.")), l_Top,
+ rif(getq(ShipQuests_QMuller) == 0, l("Q'Muller.")), l_Top,
rif(getq(ShipQuests_Tibbo) == 0, l("Tibbo.")), l_Bottom,
l("Nobody."), l_Quit;
@@ -152,7 +152,7 @@ l_NoTask:
l_TaskDone:
mes "";
mesn;
- mesq l("That's perfect, yoiis.");
+ mesq lg("That's perfect, yoiis.");
close;