diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-16 14:44:21 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-16 14:44:21 -0200 |
commit | 08f31e1b623ca93ae05151d80993a305b585c25c (patch) | |
tree | 518e16140a65c0e41e97bc0e7dfa5814e35573ea /npc/003-3/malindou.txt | |
parent | e9bb7113696024202aa6c8ae8005aef6b3c27516 (diff) | |
download | serverdata-08f31e1b623ca93ae05151d80993a305b585c25c.tar.gz serverdata-08f31e1b623ca93ae05151d80993a305b585c25c.tar.bz2 serverdata-08f31e1b623ca93ae05151d80993a305b585c25c.tar.xz serverdata-08f31e1b623ca93ae05151d80993a305b585c25c.zip |
Trim a zero. I think this is enough for r7.5 Christmas Revolutionr07.4_181216
Diffstat (limited to 'npc/003-3/malindou.txt')
-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 670dcc3e2..5f6695d59 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -199,8 +199,8 @@ OnInit: htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 12); htput($@CONTRIBUTORS, "aisen", 8); + htput($@CONTRIBUTORS, "xtreem", 6); htput($@CONTRIBUTORS, "john h", 2); - htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |