diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-12 21:52:11 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-12 21:52:11 +0000 |
commit | 7a4307b8cc339471a0a7e969e66d34c41fa57141 (patch) | |
tree | c51861f211bfc85f851d31b00a7f3a6ba05b056a /npc/Changelog.txt | |
parent | 33600602dad4660319af2949e18735f5028b1b78 (diff) | |
download | hercules-7a4307b8cc339471a0a7e969e66d34c41fa57141.tar.gz hercules-7a4307b8cc339471a0a7e969e66d34c41fa57141.tar.bz2 hercules-7a4307b8cc339471a0a7e969e66d34c41fa57141.tar.xz hercules-7a4307b8cc339471a0a7e969e66d34c41fa57141.zip |
* Completely rescripted the DTS warp service based on the aegis 11.3 file.
- Updated F_ClearGarbage to erase obsolete DTS player variables.
- Moved Cool Corp. Staff NPCs to Lighthalzen (cities/lighthalzen.txt.)
- Now everyone can enjoy the global broadcast "every-hour-nag" to vote!
- Note: Upon loading ALL prior DTS global variables are erased.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13764 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 627eddf73..dd72ad486 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,11 @@ Date Added ====== +2009/05/12 + * Rev. 13764 Completely rescripted the DTS warp service based on the aegis 11.3 file. [L0ne_W0lf] + - Updated F_ClearGarbage to erase obsolete DTS player variables. + - Moved Cool Corp. Staff NPCs to Lighthalzen (cities/lighthalzen.txt.) + - Now everyone can enjoy the global broadcast "every-hour-nag" to vote! + - Note: Upon loading ALL prior DTS global variables are erased. 2009/05/11 - Fixed double-quotes not being escaped in the custom xmas_rings_event. (bugreport:2546) [brianluau] - Renamed an OnClock label in schg_cas01 so it's consistent with the other castles. (bugreport:2831) |