summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorHal9OOO <miglietta.francesco@gmail.com>2012-12-12 23:25:46 +0100
committerHal9OOO <miglietta.francesco@gmail.com>2012-12-12 23:25:46 +0100
commit7a7bebfabe8342bee724900b111505094134955b (patch)
treebc2238d34fc789b124a4957546e868dd046b413a /npc/000-2-1
parent56f539978a7cd569bb71342a93438eb90b7572ec (diff)
downloadserverdata-7a7bebfabe8342bee724900b111505094134955b.tar.gz
serverdata-7a7bebfabe8342bee724900b111505094134955b.tar.bz2
serverdata-7a7bebfabe8342bee724900b111505094134955b.tar.xz
serverdata-7a7bebfabe8342bee724900b111505094134955b.zip
Add InventoryPlace check to ChefGado rewards.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/chefgado.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 2a7e605e..d6dca584 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -142,6 +142,10 @@ l_PoisonJulia:
mesn;
mesq l("The usurper has been punished! This is a great day! Take this reward as a prize for your loyalty to the old commander!");
+ set @item, 502;
+ set @count, 2;
+ callfunc "InventoryPlace", @item, @count;
+
set zeny, zeny + 60;
message strcharinfo(0), l("You receive 60GP!");
getitem "Bread", 2;