diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-03 17:49:09 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-03 17:49:09 +0000 |
commit | 23d9eff296a39897242648b4e5f89aaa14f945ea (patch) | |
tree | 55534035b2ea0204e22abaa39f44ea2b2ab2fd85 /npc/Changelog.txt | |
parent | b87129549e052974ef07d5fafd04118465e44658 (diff) | |
download | hercules-23d9eff296a39897242648b4e5f89aaa14f945ea.tar.gz hercules-23d9eff296a39897242648b4e5f89aaa14f945ea.tar.bz2 hercules-23d9eff296a39897242648b4e5f89aaa14f945ea.tar.xz hercules-23d9eff296a39897242648b4e5f89aaa14f945ea.zip |
Removed extra lines from schg_cas02 resetting data before eco/def is applied.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13563 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index fa78ff49a..4b7219e80 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2009/03/03 + * Rev. 13563 Removed extra lines from schg_cas02 resetting data before eco/def is applied. (bugreport:2842) [L0ne_W0lf] * Rev. 13561 Applied the updated eco/def investment system to Juno WoESE castles. [L0ne_W0lf] * Rev. 13560 Applied the updated eco/def investment system to Rachel WoESE castles, Juno's next. [L0ne_W0lf] * Corrected the conditions in the if block that I goofed up, in agit_template. |