summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-12 03:41:56 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-12 03:41:56 +0000
commite08876d9902def26ce32ce1040304deec6a8ec71 (patch)
tree3d34a60ae081c77581843f5a6580606f55d793ef /npc/Changelog.txt
parenta3389f9f6b6afec1d0b9563fd5b17ec9b0664af6 (diff)
downloadhercules-e08876d9902def26ce32ce1040304deec6a8ec71.tar.gz
hercules-e08876d9902def26ce32ce1040304deec6a8ec71.tar.bz2
hercules-e08876d9902def26ce32ce1040304deec6a8ec71.tar.xz
hercules-e08876d9902def26ce32ce1040304deec6a8ec71.zip
* Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288)
* Disabled the Peco Peco repeatable quest, see comment in conf as to why. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14340 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index b57473151..79675ed8a 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
-2010/06/10
+2010/06/11
+ * Rev. 14340 Disabled the Peco Peco repeatable quest, see comment in conf as to why. [L0ne_W0lf]
* Rev. 14339 Implemented repeatable EXP quests (with kill count and item gathering options) removed iRO_Exp.txt. [L0ne_W0lf]
2010/06/10
* Rev. 14338 Removed a 'close' in a 13.1 quest which should have been 'close2'. (bugreport:4276)