diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-16 14:05:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-16 14:05:38 -0300 |
commit | bf615f295f89a7a5e74c5ed1c572fd364516e112 (patch) | |
tree | cf5838a41332a2e6d5cdfda22fa0f7454f8155cc /npc/003-3 | |
parent | 73bcec44fc0c2dfa24cd85f0b101878b0b6a75d8 (diff) | |
download | serverdata-bf615f295f89a7a5e74c5ed1c572fd364516e112.tar.gz serverdata-bf615f295f89a7a5e74c5ed1c572fd364516e112.tar.bz2 serverdata-bf615f295f89a7a5e74c5ed1c572fd364516e112.tar.xz serverdata-bf615f295f89a7a5e74c5ed1c572fd364516e112.zip |
Defeating siege boss may now raise EXP rate for an hour (experimental).
Acknowledge Kolchak's contributions
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 ac7c7ef0d..36a57680f 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -454,10 +454,10 @@ OnInit: htput($@CONTRIBUTORS, "xanthem", 28); htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "demure", 24); + htput($@CONTRIBUTORS, "kolchak", 11); htput($@CONTRIBUTORS, "aisen", 8); htput($@CONTRIBUTORS, "lilanna", 7); htput($@CONTRIBUTORS, "maisquestce",5); - htput($@CONTRIBUTORS, "kolchak", 3); htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); htput($@CONTRIBUTORS, "filhote", 1); |