diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-17 18:33:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-17 18:33:33 -0300 |
commit | f4d55cdf95b4d6ac108a9255f2ce3eed3472700b (patch) | |
tree | acd67bf7d0187775b65e1ed682cc62175bdadef7 /npc/003-3 | |
parent | db7413164ae764d3c42fb34aa5197cf1e94d4b58 (diff) | |
download | serverdata-f4d55cdf95b4d6ac108a9255f2ce3eed3472700b.tar.gz serverdata-f4d55cdf95b4d6ac108a9255f2ce3eed3472700b.tar.bz2 serverdata-f4d55cdf95b4d6ac108a9255f2ce3eed3472700b.tar.xz serverdata-f4d55cdf95b4d6ac108a9255f2ce3eed3472700b.zip |
Acknowledge John H's contribution
Diffstat (limited to 'npc/003-3')
-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 bfd7a8dbd..4d8933a91 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -164,6 +164,7 @@ OnInit: htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); htput($@CONTRIBUTORS, "aisen", 8); + htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |