diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-09 21:55:56 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-09 21:55:56 -0200 |
commit | 38e5f9c25bfef4137b69a557b6e1a61a97fc38db (patch) | |
tree | 8cd17c2bc516ef7278fa2978294192d3ff0dffd3 /npc/003-3/malindou.txt | |
parent | 949223ba6dcd51c7af671823dcf5751a702d9832 (diff) | |
download | serverdata-38e5f9c25bfef4137b69a557b6e1a61a97fc38db.tar.gz serverdata-38e5f9c25bfef4137b69a557b6e1a61a97fc38db.tar.bz2 serverdata-38e5f9c25bfef4137b69a557b6e1a61a97fc38db.tar.xz serverdata-38e5f9c25bfef4137b69a557b6e1a61a97fc38db.zip |
Acknowledge Liangtai and Xanthem's latest contributions
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index e84d0940e..d0eb8fdae 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -288,15 +288,16 @@ OnInit: htput($@CONTRIBUTORS, "ichigoblack",100); htput($@CONTRIBUTORS, "gnulinux", 90); htput($@CONTRIBUTORS, "skydragon", 75); + 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); - htput($@CONTRIBUTORS, "xanthem", 1); //htput($@CONTRIBUTORS, "", 1); end; |