summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-05-26 18:58:14 +0100
committerReid Yaro <reidyaro@gmail.com>2013-05-26 18:58:14 +0100
commit01c47d4231848107c45ca42cacaf5b04ad4dbfdf (patch)
tree8af1dba85f408981ca83106b318442dafee389ae /npc/000-1
parent0600dbd079c7aeb343044e0bac8afcd824e0e03c (diff)
downloadserverdata-01c47d4231848107c45ca42cacaf5b04ad4dbfdf.tar.gz
serverdata-01c47d4231848107c45ca42cacaf5b04ad4dbfdf.tar.bz2
serverdata-01c47d4231848107c45ca42cacaf5b04ad4dbfdf.tar.xz
serverdata-01c47d4231848107c45ca42cacaf5b04ad4dbfdf.zip
Add argument on inventoryplace.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/ale.txt4
-rw-r--r--npc/000-1/astapolos.txt4
-rw-r--r--npc/000-1/chest.txt4
-rw-r--r--npc/000-1/cookiemaster.txt2
-rw-r--r--npc/000-1/couwan.txt4
-rw-r--r--npc/000-1/gulukan.txt2
-rw-r--r--npc/000-1/jalad.txt4
-rw-r--r--npc/000-1/muller.txt4
-rw-r--r--npc/000-1/tibbo.txt4
9 files changed, 9 insertions, 23 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index df231c80..2a2189b3 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -30,9 +30,7 @@
mesq l("Hmm... Let's see, take this one.");
next;
- set @item, 714;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 714, 1;
setq ShipQuests_Ale, 1;
getitem "AquadaBox", 1;
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt
index 29edc84c..ab677af9 100644
--- a/npc/000-1/astapolos.txt
+++ b/npc/000-1/astapolos.txt
@@ -57,9 +57,7 @@
mesq lg("You have been so nice to me. So please, take one.");
next;
- set @item, 715;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 715, 1;
setq ShipQuests_Astapolos, 1;
getitem "CroconutBox", 1;
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index d502b04b..1ae22bdb 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -24,9 +24,7 @@
l_Give:
if (@q > 0) goto l_Close;
- set @item, 514;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 514, 1;
setq ShipQuests_TreasureChest, 1;
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index 9558ed5b..d0f24e99 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -168,7 +168,7 @@ l_Reward:
set @item, 517;
set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 517, 1;
setq General_Cookies, 1;
getitem "DeliciousCookie", 1;
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt
index 624d54af..9789e599 100644
--- a/npc/000-1/couwan.txt
+++ b/npc/000-1/couwan.txt
@@ -42,9 +42,7 @@
mesq l("Yeye ask too much but do too less. Take this box and stop talking.");
next;
- set @item, 713;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 713, 1;
mesn "Narrator";
mes col(l("Couwan hands you a box full of fish."), 9);
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index 1948a36b..0b4bc08f 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -53,7 +53,7 @@ l_Continue2:
set @item, 715;
set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 715, 1;
setq ShipQuests_Gulukan, 1;
getitem "CroconutBox", 1;
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt
index 035aecc6..7d70259a 100644
--- a/npc/000-1/jalad.txt
+++ b/npc/000-1/jalad.txt
@@ -39,9 +39,7 @@ l_Continue:
mesq l("Surely. Take this box full of @@s.", getitemlink("Plushroom"));
next;
- set @item, 716;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 716, 1;
setq ShipQuests_Jalad, 1;
getitem "PlushroomBox", 1;
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index b3b25ed2..4ec728d8 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -42,9 +42,7 @@
mesq l("Well then... Take this one!");
next;
- set @item, 716;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 716, 1;
setq ShipQuests_QMuller, 1;
getitem "PlushroomBox", 1;
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 6dc57c2d..96eeae6a 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -39,9 +39,7 @@
mesq l("Bring this box to Gugli. He will be extremely happy!");
next;
- set @item, 714;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 714, 1;
setq ShipQuests_Tibbo, 1;
getitem "AquadaBox", 1;