diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-03 15:27:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-03 15:27:09 -0300 |
commit | f37159d6e3d332cc24e04a731bcd444847f84d00 (patch) | |
tree | 8751c1bf389c74c3ec323ac347ddbeb1ded8f8de /npc/003-3/malindou.txt | |
parent | 35f2d5a7866ecd4d1728d0741ae024d589f3663b (diff) | |
download | serverdata-f37159d6e3d332cc24e04a731bcd444847f84d00.tar.gz serverdata-f37159d6e3d332cc24e04a731bcd444847f84d00.tar.bz2 serverdata-f37159d6e3d332cc24e04a731bcd444847f84d00.tar.xz serverdata-f37159d6e3d332cc24e04a731bcd444847f84d00.zip |
Acknowledge Kolchak and seeds 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 9e41b9196..b39b13d08 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -452,11 +452,12 @@ OnInit: htput($@CONTRIBUTORS, "skydragon", 75); htput($@CONTRIBUTORS, "xanthem", 46); htput($@CONTRIBUTORS, "liangtai", 36); + htput($@CONTRIBUTORS, "kolchak", 31); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "xanthem", 28); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 24); - htput($@CONTRIBUTORS, "kolchak", 11); + htput($@CONTRIBUTORS, "seeds", 21); htput($@CONTRIBUTORS, "aisen", 8); htput($@CONTRIBUTORS, "lilanna", 7); htput($@CONTRIBUTORS, "maisquestce",5); |