From 1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 6 Jan 2019 00:47:54 -0200 Subject: Readjust several minor things --- npc/012-7/airlia.txt | 4 ++-- npc/016-7/main.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') 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; -- cgit v1.2.3-60-g2f50