diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-08 16:05:45 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-08 16:05:45 +0000 |
commit | 031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1 (patch) | |
tree | 020cc790de870e3741ff1ee8158b766706afee3a /npc/Changelog.txt | |
parent | 5c9db014d2a4522df865b789e1b0eabd9e4ab68d (diff) | |
download | hercules-031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1.tar.gz hercules-031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1.tar.bz2 hercules-031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1.tar.xz hercules-031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1.zip |
* Fixed times-invested not resetting in WoE scripts.
- Fixed a warning when the standard chest spawn time triggered.
- Corrected several flag-in spawn points, (burgerpot:1475)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12691 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 558dd7860..494f14b97 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,9 @@ Date Added ====== +2008/05/08 + * Rev. 12691 Fixed times-invested not resetting in WoE scripts. [L0ne_W0lf] + - Fixed a warning when the standard chest spawn time triggered. + - Corrected several flag-in spawn points, (burgerpot:1475) 2008/04/26 * Rev. 12673 Rewrote the WoE 1.0 from the ground up nearly. [L0ne_W0lf] - Renamed the WoE Time setting NPC to "agit_controller.txt" |