summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/012-7/airlia.txt4
-rw-r--r--npc/016-7/main.txt1
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/012-7/airlia.txt b/npc/012-7/airlia.txt
index 719074770..732232f78 100644
--- a/npc/012-7/airlia.txt
+++ b/npc/012-7/airlia.txt
@@ -85,7 +85,7 @@ L_In3:
mesq l("Fine.");
next;
mesn;
- mesq l("The mayor, Gumi, is probably on the Inn upstairs, drinking himself to death.");
+ mesq l("The mayor, Rakinorf, is probably on the Inn upstairs, drinking himself to death.");
next;
mesn;
mesq l("Usually only sponsors are allowed up there, but I'll make an exception today. Go meet the mayor.");
@@ -94,7 +94,7 @@ L_In3:
L_In4:
mesn;
- mesq l("The mayor, Gumi, is probably on the Inn upstairs, drinking himself to death.");
+ mesq l("The mayor, Rakinorf, is probably on the Inn upstairs, drinking himself to death.");
next;
mesn;
mesq l("Usually only sponsors are allowed up there, but I'll make an exception today. Go meet the mayor.");
diff --git a/npc/016-7/main.txt b/npc/016-7/main.txt
index cb3332e21..b3df7169d 100644
--- a/npc/016-7/main.txt
+++ b/npc/016-7/main.txt
@@ -42,6 +42,7 @@ OnReward:
// Lv 40 rewards: 400 exp, 40 jxp, 200~600 GP
getexp BaseLevel*10, BaseLevel;
Zeny=Zeny+BaseLevel*rand(5,15);
+ //getitem SailorShirt, 1; // I already tried to do this before...?
dispbottom l("Congratulations!");
if (isin("016-7", 23, 25, 52, 35))
warp "016-6", 31, 33;