diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-08 04:23:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-08 04:23:51 -0300 |
commit | b9b98d3b0aae4df04a3a6221b8ad7b4412cfc5d8 (patch) | |
tree | a6be01c130c63344a6b1cc2669b200518b25e151 /npc/functions/clientversion.txt | |
parent | 2454b9a5b03a53f61402f95258c9dbeaee973628 (diff) | |
download | serverdata-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/functions/clientversion.txt')
-rw-r--r-- | npc/functions/clientversion.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 9b0438e7b..c9489de52 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -721,7 +721,7 @@ function script clientupdater { UPDATE=1581146147; // Lt. Paul new rewards .@fc=getq(HurnscaldQuest_Lieutenant); - // I doubt there's someone 15+ + // I doubt there's someone 15+. Default is <10 // This is a huge implicit fallthrough, // Making you inheir all previous rewards switch (.@fc) { |