diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-08-01 06:16:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-08-01 06:16:58 -0300 |
commit | 6d8dd77443c5561fa5714dbc0ec5ea849de71102 (patch) | |
tree | bf8aa9754f279ff8559744d274d813990d5d78fb /npc/003-3/malindou.txt | |
parent | 6c7893365cbc2410fb4b3aa4b0f1cf3a9ac06237 (diff) | |
download | serverdata-6d8dd77443c5561fa5714dbc0ec5ea849de71102.tar.gz serverdata-6d8dd77443c5561fa5714dbc0ec5ea849de71102.tar.bz2 serverdata-6d8dd77443c5561fa5714dbc0ec5ea849de71102.tar.xz serverdata-6d8dd77443c5561fa5714dbc0ec5ea849de71102.zip |
Update Contributor List
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 270fa50f7..f52e130c9 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -626,6 +626,8 @@ OnInit: htput($@CONTRIBUTORS, "xtreem", 340); htput($@CONTRIBUTORS, "acsvln", 260); htput($@CONTRIBUTORS, "ayruss", 210); + htput($@CONTRIBUTORS, "dangerduck", 200); + htput($@CONTRIBUTORS, "kolchak", 200); htput($@CONTRIBUTORS, "dustman", 175); htput($@CONTRIBUTORS, "arthur", 111); htput($@CONTRIBUTORS, "ichigoblack",100); @@ -644,6 +646,8 @@ OnInit: htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); htput($@CONTRIBUTORS, "filhote", 1); + + htput($@CONTRIBUTORS, "mathias cronqvist", 200); //htput($@CONTRIBUTORS, "", 1); end; |