diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-26 23:40:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-26 23:40:48 -0300 |
commit | 29d1ee4007b293663d93dc542dd0ae20f64c36f2 (patch) | |
tree | 92c896568c73d1c61617a56d0dc52ee725c98475 /npc | |
parent | c3cc15f363e1dd0a3368beb990b42f4ff0d17c24 (diff) | |
download | serverdata-29d1ee4007b293663d93dc542dd0ae20f64c36f2.tar.gz serverdata-29d1ee4007b293663d93dc542dd0ae20f64c36f2.tar.bz2 serverdata-29d1ee4007b293663d93dc542dd0ae20f64c36f2.tar.xz serverdata-29d1ee4007b293663d93dc542dd0ae20f64c36f2.zip |
Acknowledge Mishana work on Reward Master
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-3/malindou.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 20bc584b6..101e5488b 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -99,6 +99,7 @@ OnInit: htput($@CONTRIBUTORS, "polaczka", 700); htput($@CONTRIBUTORS, "crazyfefe", 641); htput($@CONTRIBUTORS, "4144", 550); + htput($@CONTRIBUTORS, "mishana", 500); // Rather magic number based on precedents, tweak if needed. htput($@CONTRIBUTORS, "soren", 450); htput($@CONTRIBUTORS, "rakinorf", 400); htput($@CONTRIBUTORS, "pookie", 260); |