diff options
-rw-r--r-- | npc/003-3/malindou.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 8a5c9f0a0..0a8f51d31 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -81,7 +81,7 @@ OnInit: htput($@CONTRIBUTORS, "saulc", 12500); htput($@CONTRIBUTORS, "lawncable", 1600); htput($@CONTRIBUTORS, "polaczka", 700); - htput($@CONTRIBUTORS, "crazyfefe", 640); + htput($@CONTRIBUTORS, "crazyfefe", 641); htput($@CONTRIBUTORS, "4144", 550); htput($@CONTRIBUTORS, "soren", 450); htput($@CONTRIBUTORS, "rakinorf", 400); @@ -97,7 +97,7 @@ OnInit: htput($@CONTRIBUTORS, "dustman", 50); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); - htput($@CONTRIBUTORS, "demure", 10); + htput($@CONTRIBUTORS, "demure", 12); htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |