diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-05 19:48:56 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-05 19:48:56 -0200 |
commit | 7d36b506506e35d1061f09a8af4d037559032e55 (patch) | |
tree | 7fe482da46692b7ba2c25c7c418d973bbe323e67 /npc/003-3 | |
parent | 96b86a8724fb1cb8158c507e025653eb1ade4c28 (diff) | |
download | serverdata-7d36b506506e35d1061f09a8af4d037559032e55.tar.gz serverdata-7d36b506506e35d1061f09a8af4d037559032e55.tar.bz2 serverdata-7d36b506506e35d1061f09a8af4d037559032e55.tar.xz serverdata-7d36b506506e35d1061f09a8af4d037559032e55.zip |
Minor bugfixes
Diffstat (limited to 'npc/003-3')
-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 fcd749aff..eddbc7319 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -235,10 +235,10 @@ OnInit: htput($@CONTRIBUTORS, "skydragon", 75); htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); htput($@CONTRIBUTORS, "dustman", 50); + htput($@CONTRIBUTORS, "xtreem", 50); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); - htput($@CONTRIBUTORS, "xtreem", 50); htput($@CONTRIBUTORS, "aisen", 8); htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); |