diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-3/malindou.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 20bc584b6..101e5488b 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -99,6 +99,7 @@ OnInit: htput($@CONTRIBUTORS, "polaczka", 700); htput($@CONTRIBUTORS, "crazyfefe", 641); htput($@CONTRIBUTORS, "4144", 550); + 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); |