diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-03 06:01:21 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-03 06:01:21 +0000 |
commit | 9606310c0fd523f9de934760efb913ac66d4153f (patch) | |
tree | 509c1c2ceeba081f7e9392c87cb4bc27dae53234 /npc/Changelog.txt | |
parent | dcb944663cfdf8dc428ca864887c7b0b76cc3e9e (diff) | |
download | hercules-9606310c0fd523f9de934760efb913ac66d4153f.tar.gz hercules-9606310c0fd523f9de934760efb913ac66d4153f.tar.bz2 hercules-9606310c0fd523f9de934760efb913ac66d4153f.tar.xz hercules-9606310c0fd523f9de934760efb913ac66d4153f.zip |
* Applied the updated eco/def investment system to Juno WoESE castles.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13561 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 981be65bc..fa78ff49a 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2009/03/03 + * 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. 2009/03/02 |