diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-01 11:32:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-01 11:34:54 -0300 |
commit | f97a417b606c78894f9e4cd4359b103b0e0f60f1 (patch) | |
tree | 7c3308ff2ee29a842df045d843eac3dd051a0c79 | |
parent | 230af15d3b285fc491a5a3de6c81dbebb17f1b46 (diff) | |
download | serverdata-f97a417b606c78894f9e4cd4359b103b0e0f60f1.tar.gz serverdata-f97a417b606c78894f9e4cd4359b103b0e0f60f1.tar.bz2 serverdata-f97a417b606c78894f9e4cd4359b103b0e0f60f1.tar.xz serverdata-f97a417b606c78894f9e4cd4359b103b0e0f60f1.zip |
Account latest reports
-rw-r--r-- | npc/003-3/malindou.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 8a5c9f0a0..0a8f51d31 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -81,7 +81,7 @@ OnInit: htput($@CONTRIBUTORS, "saulc", 12500); htput($@CONTRIBUTORS, "lawncable", 1600); htput($@CONTRIBUTORS, "polaczka", 700); - htput($@CONTRIBUTORS, "crazyfefe", 640); + htput($@CONTRIBUTORS, "crazyfefe", 641); htput($@CONTRIBUTORS, "4144", 550); htput($@CONTRIBUTORS, "soren", 450); htput($@CONTRIBUTORS, "rakinorf", 400); @@ -97,7 +97,7 @@ OnInit: htput($@CONTRIBUTORS, "dustman", 50); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); - htput($@CONTRIBUTORS, "demure", 10); + htput($@CONTRIBUTORS, "demure", 12); htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |