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 6c0e46d8d..bfd7a8dbd 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -163,6 +163,7 @@ OnInit: htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); + htput($@CONTRIBUTORS, "aisen", 8); htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |