diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-11 20:09:41 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-11 20:09:41 -0200 |
commit | f6c0a03ae7e92497565988402dd540f15ced35cd (patch) | |
tree | ddf9b5ac774676fea11f8eb256dbbcf43904b4cd /npc/003-3/malindou.txt | |
parent | 6d236cebb112c0cc20093a5fea2cdddb740fb7c9 (diff) | |
download | serverdata-f6c0a03ae7e92497565988402dd540f15ced35cd.tar.gz serverdata-f6c0a03ae7e92497565988402dd540f15ced35cd.tar.bz2 serverdata-f6c0a03ae7e92497565988402dd540f15ced35cd.tar.xz serverdata-f6c0a03ae7e92497565988402dd540f15ced35cd.zip |
Acknowledge some of Xanthem's contributions
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index d0eb8fdae..886a466f4 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -288,13 +288,13 @@ OnInit: htput($@CONTRIBUTORS, "ichigoblack",100); htput($@CONTRIBUTORS, "gnulinux", 90); htput($@CONTRIBUTORS, "skydragon", 75); + htput($@CONTRIBUTORS, "xanthem", 46); htput($@CONTRIBUTORS, "liangtai", 36); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 22); htput($@CONTRIBUTORS, "xanthem", 18); htput($@CONTRIBUTORS, "aisen", 8); - htput($@CONTRIBUTORS, "xanthem", 6); htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); htput($@CONTRIBUTORS, "filhote", 1); |