summaryrefslogtreecommitdiff
path: root/npc/003-1/aidan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/aidan.txt')
-rw-r--r--npc/003-1/aidan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt
index ac0325bb8..7d315a102 100644
--- a/npc/003-1/aidan.txt
+++ b/npc/003-1/aidan.txt
@@ -123,7 +123,7 @@ L_Finish:
case 2:
setq General_Hunter, 0, 0;
Zeny=Zeny+350000;
- geitem StrangeCoin, 100;
+ getitem StrangeCoin, 100;
getexp 15750, 100;
mesn;
mesq l("Good job, here is 350,000 GP and 100 @@!", getitemlink(StrangeCoin));
@@ -138,7 +138,7 @@ L_Finish:
case 4:
setq General_Hunter, 0, 0;
Zeny=Zeny+250000;
- geitem StrangeCoin, 100;
+ getitem StrangeCoin, 100;
getexp 15750, 100;
mesn;
mesq l("Good job, here is 250,000 GP and 100 @@!", getitemlink(StrangeCoin));