diff options
Diffstat (limited to 'npc/003-3/malindou.txt')
-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 2dd89a825..acfcf69b5 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -109,7 +109,7 @@ OnInit: htput($@CONTRIBUTORS, "mishana", 500); // Rather magic number based on precedents, tweak if needed. htput($@CONTRIBUTORS, "soren", 450); htput($@CONTRIBUTORS, "rakinorf", 400); - htput($@CONTRIBUTORS, "pookie", 260); + htput($@CONTRIBUTORS, "pookie", 360); htput($@CONTRIBUTORS, "ayruss", 210); htput($@CONTRIBUTORS, "dustman", 175); htput($@CONTRIBUTORS, "acsvln", 150); |