diff options
-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 6688d9d69..d4f491bce 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -95,7 +95,8 @@ OnInit: htput($@CONTRIBUTORS, "skydragon", 75); htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); htput($@CONTRIBUTORS, "dustman", 50); - htput($@CONTRIBUTORS, "dragonstar", 20); + htput($@CONTRIBUTORS, "dragonstar", 25); + htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |