diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-30 13:26:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-30 13:26:14 -0300 |
commit | 8a9dd9e20927d6ca5b0b5b1d957cb21bd884199b (patch) | |
tree | 991ac72d510c5f4cd3e3ba660a0b1f65e5ba46d1 /npc/003-3 | |
parent | 38686dc46272352e56d0f667ff6e7fa19915a2ae (diff) | |
download | serverdata-8a9dd9e20927d6ca5b0b5b1d957cb21bd884199b.tar.gz serverdata-8a9dd9e20927d6ca5b0b5b1d957cb21bd884199b.tar.bz2 serverdata-8a9dd9e20927d6ca5b0b5b1d957cb21bd884199b.tar.xz serverdata-8a9dd9e20927d6ca5b0b5b1d957cb21bd884199b.zip |
100 points to Pookie for his quest (standard amount)
Diffstat (limited to 'npc/003-3')
-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 2dd89a825..acfcf69b5 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -109,7 +109,7 @@ OnInit: htput($@CONTRIBUTORS, "mishana", 500); // Rather magic number based on precedents, tweak if needed. htput($@CONTRIBUTORS, "soren", 450); htput($@CONTRIBUTORS, "rakinorf", 400); - htput($@CONTRIBUTORS, "pookie", 260); + htput($@CONTRIBUTORS, "pookie", 360); htput($@CONTRIBUTORS, "ayruss", 210); htput($@CONTRIBUTORS, "dustman", 175); htput($@CONTRIBUTORS, "acsvln", 150); |