diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-18 04:00:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-18 04:00:56 -0300 |
commit | 0c9d308e2b63b445446047f4008094be979197f3 (patch) | |
tree | 7449e724372eb2972f296a2865af091270bceaca /npc/003-3 | |
parent | d1ff7a8f7b73c8c3634627202bf8c5b8da7cace3 (diff) | |
download | serverdata-0c9d308e2b63b445446047f4008094be979197f3.tar.gz serverdata-0c9d308e2b63b445446047f4008094be979197f3.tar.bz2 serverdata-0c9d308e2b63b445446047f4008094be979197f3.tar.xz serverdata-0c9d308e2b63b445446047f4008094be979197f3.zip |
[skip ci] some random strange coin exploit was found
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 6688d9d69..d4f491bce 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -95,7 +95,8 @@ OnInit: htput($@CONTRIBUTORS, "skydragon", 75); htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); htput($@CONTRIBUTORS, "dustman", 50); - htput($@CONTRIBUTORS, "dragonstar", 20); + htput($@CONTRIBUTORS, "dragonstar", 25); + htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |