diff options
-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 a76b88f87..e6d1c03b0 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -683,6 +683,7 @@ OnInit: htput($@CONTRIBUTORS, "lawncable", 180); htput($@CONTRIBUTORS, "crazyfefe", 70); htput($@CONTRIBUTORS, "mishana", 70); + htput($@CONTRIBUTORS, "esteria", 60); htput($@CONTRIBUTORS, "arthur", 50); htput($@CONTRIBUTORS, "rakinorf", 40); htput($@CONTRIBUTORS, "dangerduck", 40); @@ -690,7 +691,6 @@ OnInit: htput($@CONTRIBUTORS, "xanofire", 32); htput($@CONTRIBUTORS, "kolchak", 30); htput($@CONTRIBUTORS, "jak1", 30); - htput($@CONTRIBUTORS, "esteria", 20); htput($@CONTRIBUTORS, "dustman", 18); htput($@CONTRIBUTORS, "povo", 10); htput($@CONTRIBUTORS, "minegamerbr", 10); |