diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-01 16:34:21 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-01 16:34:21 +0000 |
commit | 446724fb64fc64557ef4a2c63659359d7b6fb89f (patch) | |
tree | 4bbc801ba2603099dc475bb351b9df82cd20b19c /npc/Changelog.txt | |
parent | a73973dde466fa25c118fca4da9acb7db2ee1666 (diff) | |
download | hercules-446724fb64fc64557ef4a2c63659359d7b6fb89f.tar.gz hercules-446724fb64fc64557ef4a2c63659359d7b6fb89f.tar.bz2 hercules-446724fb64fc64557ef4a2c63659359d7b6fb89f.tar.xz hercules-446724fb64fc64557ef4a2c63659359d7b6fb89f.zip |
Removed code that queues OnAgitEliminate after the Emperium is broken, this is now done properly by the gvg script instead (partially deals with bugreport:342).
If you have any extra castles, update your scripts accordingly.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11630 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index daffb0979..5ff1c8590 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,8 @@ Date Added ====== +2007/11/01 + * Added timers to trigger OnAgitEliminate after Emperium is broken + (this was previously done from inside the source code) [ultramage] 2007/10/31 * Rev. 11628 Fixed reward option in Arena giving potato. [L0ne_W0lf] * Rev. 11626 Added Turbo Track point exchanger to arena. [L0ne_W0lf] |