summaryrefslogtreecommitdiff
path: root/npc/016-7
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-06 00:47:54 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-06 00:47:54 -0200
commit1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96 (patch)
tree2f61e4288317eeeb388129e8aac57c7b733971c8 /npc/016-7
parenta5794cd2f6ed5dfc95b4ad541ad7c0bcf73bdacb (diff)
downloadserverdata-1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96.tar.gz
serverdata-1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96.tar.bz2
serverdata-1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96.tar.xz
serverdata-1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96.zip
Readjust several minor things
Diffstat (limited to 'npc/016-7')
-rw-r--r--npc/016-7/main.txt1
1 files changed, 1 insertions, 0 deletions
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;