diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-05 22:01:57 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-05 22:01:57 -0200 |
commit | bac09e7767da563b6be19b2bda3851faf4ea49ef (patch) | |
tree | 9db7627d438570d00b1e5712f1411c2dfbd1d1a4 | |
parent | af3289a2cf7a8c3682ccc749c72cca1536e634ec (diff) | |
download | serverdata-bac09e7767da563b6be19b2bda3851faf4ea49ef.tar.gz serverdata-bac09e7767da563b6be19b2bda3851faf4ea49ef.tar.bz2 serverdata-bac09e7767da563b6be19b2bda3851faf4ea49ef.tar.xz serverdata-bac09e7767da563b6be19b2bda3851faf4ea49ef.zip |
[skip ci] ACKNOWLEDGMENT
-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 d0212dd93..e84d0940e 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -296,6 +296,7 @@ OnInit: htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); htput($@CONTRIBUTORS, "filhote", 1); + htput($@CONTRIBUTORS, "xanthem", 1); //htput($@CONTRIBUTORS, "", 1); end; |