summaryrefslogtreecommitdiff
path: root/npc/000-1/astapolos.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/astapolos.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/astapolos.txt')
-rw-r--r--npc/000-1/astapolos.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt
index 7648ef52..57ca18ac 100644
--- a/npc/000-1/astapolos.txt
+++ b/npc/000-1/astapolos.txt
@@ -58,7 +58,7 @@
mesq lg("You have been so nice to me. So please, take one.");
next;
- InventoryPlace 715, 1;
+ inventoryplace 715, 1;
setq ShipQuests_Astapolos, 1;
getitem "CroconutBox", 1;
@@ -70,7 +70,7 @@
close;
L_CallFunc:
- SailorFood;
+ sailorfood;
menu
rif(getq(ShipQuests_Gugli) > 1, l("Task is done.")), L_TaskDone,