summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-09-06 19:15:17 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-09-06 19:15:17 +0000
commit2678cc840bb707ff33378ba0d0cbfd8a737b5743 (patch)
tree2516fdd31f588ba6557766f862b6373393acc862 /npc/Changelog.txt
parent36ea9e9c13d9f29203ba8c85a7f751f2433f5950 (diff)
downloadhercules-2678cc840bb707ff33378ba0d0cbfd8a737b5743.tar.gz
hercules-2678cc840bb707ff33378ba0d0cbfd8a737b5743.tar.bz2
hercules-2678cc840bb707ff33378ba0d0cbfd8a737b5743.tar.xz
hercules-2678cc840bb707ff33378ba0d0cbfd8a737b5743.zip
* Implemented Icescope's fix for devotion, reflect damage is no longer absorbed by the devoter. (bugreport:3189)
* As a folow up to r14301, increased MAX_REG_NUM to 256, to prevent possible data loss. * Touched up the endless tower script slightly. - Added ends to several NPCs which would allow you to restart timers. - Added some missing stopnpctimers to npcs. (bugreport:4418) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14400 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index e4cc9ace4..482b9aa2e 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,9 @@
Date Added
======
+2010/09/06
+ * Rev. 14400 Touched up the endless tower script slightly. [L0ne_W0lf]
+ - Added ends to several NPCs which would allow you to restart timers.
+ - Added some missing stopnpctimers to npcs. (bugreport:4418)
2010/08/28
* Rev. 14397 Removed a disablenpc from #102FShadowDust1. (bugreport:4415) [L0ne_W0lf]
2010/08/26