summaryrefslogtreecommitdiff
path: root/npc/080-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/080-1')
-rw-r--r--npc/080-1/final.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/080-1/final.txt b/npc/080-1/final.txt
index be3f4379..017d7c5c 100644
--- a/npc/080-1/final.txt
+++ b/npc/080-1/final.txt
@@ -45,6 +45,7 @@ OnInit:
closedialog;
end;
}
+ inventoryplace Carrot, 1;
.@gak$=instance_npcname("Gak#X21");
.@ali$=instance_npcname("Alissa#ED2");
.@m$=getmap();
@@ -110,7 +111,7 @@ OnInit:
'XMAS21CUTSCENE=false;
'XMAS21ENDING=true;
X21ED2_DOCLEAR();
- // FIXME: getitem Carrot, 1;
+ getitembound Carrot, 1, 4;
end;