diff options
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 b049a8c27..3655d3eaa 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -220,8 +220,9 @@ OnInit: htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); htput($@CONTRIBUTORS, "aisen", 8); - htput($@CONTRIBUTORS, "xtreem", 6); + htput($@CONTRIBUTORS, "xtreem", 8); htput($@CONTRIBUTORS, "john h", 2); + htput($@CONTRIBUTORS, "krists", 2); //htput($@CONTRIBUTORS, "", 1); end; |