summaryrefslogtreecommitdiff
path: root/npc/012-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-08 04:23:51 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-08 04:23:51 -0300
commitb9b98d3b0aae4df04a3a6221b8ad7b4412cfc5d8 (patch)
treea6be01c130c63344a6b1cc2669b200518b25e151 /npc/012-1
parent2454b9a5b03a53f61402f95258c9dbeaee973628 (diff)
downloadserverdata-b9b98d3b0aae4df04a3a6221b8ad7b4412cfc5d8.tar.gz
serverdata-b9b98d3b0aae4df04a3a6221b8ad7b4412cfc5d8.tar.bz2
serverdata-b9b98d3b0aae4df04a3a6221b8ad7b4412cfc5d8.tar.xz
serverdata-b9b98d3b0aae4df04a3a6221b8ad7b4412cfc5d8.zip
Kreist: +1 job exp for every monster killed beyond requested.
Diffstat (limited to 'npc/012-1')
-rw-r--r--npc/012-1/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index 2a342923c..a37e1c67f 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -122,7 +122,7 @@ L_Assign:
.@tea=YerbaMate; .@gift=PrismGift; .@rare=MysteriousFruit;
break;
}
- mesc l("For being on the extended, you got:");
+ mesc l("For your incredibly hard work, you got:");
mesf("* %d %s", 1, getitemlink(.@tea));
mesf("* %d %s", 1, getitemlink(.@gift));
mesf("##B* %d %s##b", 1, getitemlink(.@rare));