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 88f5b1d96..d32338e44 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -309,6 +309,7 @@ OnInit: htput($@CONTRIBUTORS, "acsvln", 260); htput($@CONTRIBUTORS, "ayruss", 210); htput($@CONTRIBUTORS, "dustman", 175); + htput($@CONTRIBUTORS, "arthur", 110); htput($@CONTRIBUTORS, "ichigoblack",100); htput($@CONTRIBUTORS, "gnulinux", 90); htput($@CONTRIBUTORS, "skydragon", 75); @@ -322,7 +323,6 @@ OnInit: htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); htput($@CONTRIBUTORS, "filhote", 1); - htput($@CONTRIBUTORS, "arthur", 1); //htput($@CONTRIBUTORS, "", 1); end; |