From 7bc9e612d093481ea7753bb200caf84abcc34991 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 18 Nov 2012 23:36:21 +0100 Subject: Add getitem on the 6npcs involved on gugli's quest. --- npc/000-1/ale.txt | 1 + npc/000-1/astapolos.txt | 1 + npc/000-1/gulukan.txt | 1 + npc/000-1/jalad.txt | 1 + npc/000-1/muller.txt | 1 + npc/000-1/tibbo.txt | 1 + 6 files changed, 6 insertions(+) (limited to 'npc/000-1') diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index b6f6401c..089f2fee 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -12,6 +12,7 @@ // Some dialogues will be here. setq ShipQuests_Ale, 1; + getitem "AquadaBox", 1; // And here too. l_CallFunc: diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index 43c00f0b..6edf492a 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -12,6 +12,7 @@ // Some dialogues will be here. setq ShipQuests_Astapolos, 1; + getitem "CroconutBox", 1; // And here too. l_CallFunc: diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt index 7ed381a4..b70604d3 100644 --- a/npc/000-1/gulukan.txt +++ b/npc/000-1/gulukan.txt @@ -12,6 +12,7 @@ // Some dialogues will be here. setq ShipQuests_Gulukan, 1; + getitem "CroconutBox", 1; // And here too. l_Func: diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt index f7774cb5..17d143b1 100644 --- a/npc/000-1/jalad.txt +++ b/npc/000-1/jalad.txt @@ -12,6 +12,7 @@ // Some dialogues will be here. setq ShipQuests_Jalad, 1; + getitem "PlushroomBox", 1; // And here too. l_CallFunc: diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt index f6e81e09..9bda7ec1 100644 --- a/npc/000-1/muller.txt +++ b/npc/000-1/muller.txt @@ -12,6 +12,7 @@ // Some dialogues will be here. setq ShipQuests_QMuller, 1; + getitem "PlushroomBox", 1; // And here too. l_CallFunc: diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index ed981ee8..1ee00fa7 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -12,6 +12,7 @@ // Some dialogues will be here. setq ShipQuests_Tibbo, 1; + getitem "AquadaBox", 1; // And here too. l_CallFunc: -- cgit v1.2.3-60-g2f50