summaryrefslogtreecommitdiff
path: root/npc/000-1/muller.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-02 20:45:07 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-02 20:45:07 +0300
commitbd4d928258e8e5c9659aa5b399eeaa5bf84d8a15 (patch)
treeaecedfa74604008fdaa568630a1f2099c1dd64ad /npc/000-1/muller.txt
parentda54f2f9c80ed067b8e8447c2a03029b55cf681f (diff)
downloadserverdata-bd4d928258e8e5c9659aa5b399eeaa5bf84d8a15.tar.gz
serverdata-bd4d928258e8e5c9659aa5b399eeaa5bf84d8a15.tar.bz2
serverdata-bd4d928258e8e5c9659aa5b399eeaa5bf84d8a15.tar.xz
serverdata-bd4d928258e8e5c9659aa5b399eeaa5bf84d8a15.zip
Fix case in all function names.
Diffstat (limited to 'npc/000-1/muller.txt')
-rw-r--r--npc/000-1/muller.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index f63266d4..403556e0 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -42,7 +42,7 @@
mesq l("Well then... Take this one!");
next;
- InventoryPlace 716, 1;
+ inventoryplace 716, 1;
setq ShipQuests_QMuller, 1;
getitem "PlushroomBox", 1;
@@ -54,7 +54,7 @@
close;
L_CallFunc:
- SailorFood;
+ sailorfood;
menu
rif(getq(ShipQuests_Gugli) > 1, l("Task is done.")), L_TaskDone,
@@ -114,7 +114,7 @@ L_TaskDone:
mesq l("Good to hear!");
next;
- GoodBye;
+ goodbye;
L_Quit:
closedialog;