summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-03 05:41:17 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-03 05:41:17 +0000
commitdcb944663cfdf8dc428ca864887c7b0b76cc3e9e (patch)
treeb7ccef45be75ab39aacf1290f03b5a1f3d085c1f /npc/Changelog.txt
parentd69cbbc6c9a858c98be91c082ac6422ef61597e0 (diff)
downloadhercules-dcb944663cfdf8dc428ca864887c7b0b76cc3e9e.tar.gz
hercules-dcb944663cfdf8dc428ca864887c7b0b76cc3e9e.tar.bz2
hercules-dcb944663cfdf8dc428ca864887c7b0b76cc3e9e.tar.xz
hercules-dcb944663cfdf8dc428ca864887c7b0b76cc3e9e.zip
* Applied the updated eco/def investment system to Rachel WoESE castles, Juno's next.
* Corrected the conditions in the if block that I goofed up, in agit_template. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13560 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 1eccd0522..981be65bc 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
======
+2009/03/03
+ * 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
* Rev. 13559 Another round of bug fixes to various scripts. [L0ne_W0lf]
- Added Satan Morroc spawn and corrected shadow spawn timers. (bugreport:2690)