diff options
Diffstat (limited to 'npc/003-3')
-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 9ee4409cb..f5595e26c 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -61,7 +61,7 @@ OnInit: htput($@CONTRIBUTORS, "gnulinux", 80); htput($@CONTRIBUTORS, "skydragon", 75); htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); - htput($@CONTRIBUTORS, "dustman", 50); + //htput($@CONTRIBUTORS, "dustman", 50); // ERROR: NOT CONFIRMED @dusty in a bottle htput($@CONTRIBUTORS, "dragonstar", 20); //htput($@CONTRIBUTORS, "", 1); end; |