summaryrefslogtreecommitdiff
path: root/npc/000-1/gulukan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/gulukan.txt')
-rw-r--r--npc/000-1/gulukan.txt15
1 files changed, 4 insertions, 11 deletions
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index 5feba413..c6742742 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -53,8 +53,10 @@ l_Continue2:
mesq l("Anyway I am glad I can give you some of these yoyoxs.");
next;
- getinventorylist;
- if ((checkweight("CroconutBox", 1) == 0) || (@inventorylist_count == 100)) goto l_Inventory;
+ set @item, 715;
+ set @count, 1;
+ callfunc "InventoryPlace", @item, @count;
+
setq ShipQuests_Gulukan, 1;
getitem "CroconutBox", 1;
@@ -127,15 +129,6 @@ l_RandomC:
close;
-l_Inventory;
- mes "";
- mesn;
- mesq l("It looks like you can't carry anymore of these yoyox for now.");
- next;
- mesq l("Yoiis should come back when yey'll have some free space.");
-
- close;
-
l_Bottom:
mes "";
mesn;