summaryrefslogtreecommitdiff
path: root/npc/000-2-3/box.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-3/box.txt')
-rw-r--r--npc/000-2-3/box.txt9
1 files changed, 2 insertions, 7 deletions
diff --git a/npc/000-2-3/box.txt b/npc/000-2-3/box.txt
index 1ae2b53d..ccc53420 100644
--- a/npc/000-2-3/box.txt
+++ b/npc/000-2-3/box.txt
@@ -73,10 +73,7 @@ l_NoQuest:
mesq l("Now go outside and talk with Gugli, he'll tell you what we need.");
next;
- set @item, 718;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
-
+ callfunc "InventoryPlace", 718, 1;
setq ShipQuests_Nard, 1;
getitem "JohanneKey", 1;
@@ -88,9 +85,7 @@ l_Give:
mesn "Nard";
mesq l("You are now part of the crew. Thanks again for your help.");
- set @item, 2900;
- set @count, 1;
- callfunc "InventoryPlace", @item, @count;
+ callfunc "InventoryPlace", 2900, 1;
setq ShipQuests_Nard, 5;
getitem "Bandana", 1;