summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r--npc/003-3/malindou.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 43b6a7031..e90b30013 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -992,12 +992,13 @@ OnInit:
// Relevance of the contribution is also to be taken in account.
// See 003-2/lua.txt for rewards
+ // Lower case only!
$@CONTRIBUTORS = htnew;
htput($@CONTRIBUTORS, "jesusalva", 250);
htput($@CONTRIBUTORS, "saulc", 250);
htput($@CONTRIBUTORS, "lawncable", 180);
- htput($@CONTRIBUTORS, "ThinkSome", 75);
+ htput($@CONTRIBUTORS, "thinksome", 75);
htput($@CONTRIBUTORS, "crazyfefe", 70);
htput($@CONTRIBUTORS, "mishana", 70);
htput($@CONTRIBUTORS, "esteria", 70);
@@ -1012,12 +1013,12 @@ OnInit:
htput($@CONTRIBUTORS, "HoraK", 20);
htput($@CONTRIBUTORS, "dustman", 18);
htput($@CONTRIBUTORS, "povo", 10);
- htput($@CONTRIBUTORS, "Manatauro", 10);
+ htput($@CONTRIBUTORS, "manatauro", 10);
htput($@CONTRIBUTORS, "minegamerbr", 10);
htput($@CONTRIBUTORS, "yuckfou", 10);
htput($@CONTRIBUTORS, "kytty", 10);
htput($@CONTRIBUTORS, "ledmitz", 10);
- htput($@CONTRIBUTORS, "TestUser", 10);
+ htput($@CONTRIBUTORS, "testuser", 10);
htput($@CONTRIBUTORS, "liangtai", 4);
htput($@CONTRIBUTORS, "demure", 2);
htput($@CONTRIBUTORS, "seeds", 2);