diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-28 16:10:58 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-28 16:10:58 +0000 |
commit | 3e4072581d3d03f4428b5199c0f865604a6025b7 (patch) | |
tree | 680a03488e766d22d837cc68148823cff7b0a671 | |
parent | a5db740bac0cca40d12b6467881cce02fd3ccce4 (diff) | |
download | serverdata-3e4072581d3d03f4428b5199c0f865604a6025b7.tar.gz serverdata-3e4072581d3d03f4428b5199c0f865604a6025b7.tar.bz2 serverdata-3e4072581d3d03f4428b5199c0f865604a6025b7.tar.xz serverdata-3e4072581d3d03f4428b5199c0f865604a6025b7.zip |
Update malindou.txt
-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 c963017ef..8a5c9f0a0 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -79,7 +79,7 @@ OnInit: $@CONTRIBUTORS = htnew; htput($@CONTRIBUTORS, "jesusalva", 15000); htput($@CONTRIBUTORS, "saulc", 12500); - htput($@CONTRIBUTORS, "lawncable", 1510); + htput($@CONTRIBUTORS, "lawncable", 1600); htput($@CONTRIBUTORS, "polaczka", 700); htput($@CONTRIBUTORS, "crazyfefe", 640); htput($@CONTRIBUTORS, "4144", 550); @@ -97,6 +97,7 @@ OnInit: htput($@CONTRIBUTORS, "dustman", 50); htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "dragonstar", 26); + htput($@CONTRIBUTORS, "demure", 10); htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |