diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-25 13:29:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-25 13:29:04 -0300 |
commit | 760a49343ee7d8bca0bbcc1799e4457c59948c98 (patch) | |
tree | e9e960b21207f40aee19962627993eb75e6fd429 | |
parent | 61082bc764f4111aca33111f1d04e5f1f5176281 (diff) | |
download | serverdata-760a49343ee7d8bca0bbcc1799e4457c59948c98.tar.gz serverdata-760a49343ee7d8bca0bbcc1799e4457c59948c98.tar.bz2 serverdata-760a49343ee7d8bca0bbcc1799e4457c59948c98.tar.xz serverdata-760a49343ee7d8bca0bbcc1799e4457c59948c98.zip |
I can't confirm dusty in a bottle ingame identifier.
This annulates commit 61082bc764f4111aca33111f1d04e5f1f5176281
-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; |