diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-14 12:59:02 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-14 12:59:02 +0000 |
commit | 3ef5e3aff29d35833df8873c2356bfd57826bb01 (patch) | |
tree | fc5217fb1174cb6c844da6c1d76fd0f4680dd6fc /doc/effect_list.txt | |
parent | fc71573dc0e2558ad4c977534d716d971ac798f2 (diff) | |
download | hercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.tar.gz hercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.tar.bz2 hercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.tar.xz hercules-3ef5e3aff29d35833df8873c2356bfd57826bb01.zip |
* extended the "npc_event: event queue is full" error message to also print the name of the event (so that the cause can be tracked down)
* removed a strange (and undocumented) event name check for "GM_MONSTER" in the npc event execution code
* added effects from recent sakexes to effects list
* removed ladmin from vs8 sql builds
* added int_auction.c/.h to vs6 and vs7 project files
* some small cleanups
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12362 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/effect_list.txt')
-rw-r--r-- | doc/effect_list.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/effect_list.txt b/doc/effect_list.txt index 907b029f3..112641fd2 100644 --- a/doc/effect_list.txt +++ b/doc/effect_list.txt @@ -3,7 +3,7 @@ //===== By ================================================ //= Valaris, Spira, Au{R}oN, Tharis, HiddenDragon //===== Version =========================================== -//= 1.5 +//= 1.6 //========================================================= //= 1.0 - Formatted to the standard //= 1.1 - New Effects, up to 2007/05/07 Sakexe [Au{R}oN] @@ -11,6 +11,7 @@ //= 1.3 - New Effects, up to 2007/08/01 Sakexe [Au{R}oN] //= 1.4 - New Effects, up to 2007/09/11 Sakexe [Au{R}oN] //= 1.5 - New Effects, up to 2007/10/02 Sakexe [Au{R}oN] +//= 1.6 - New Effects, up to 2008/01/02 Sakexe [Au{R}oN] //===== Description ======================================= //= A list of client-side effects sorted by their ID //========================================================= @@ -719,4 +720,5 @@ number description 693. The Sun. 694. The Semi-Green Sun 695. Something Like Green DiscoDance Light. -696+. No More Effects From 2007/10/02 Sakexe +696. The same of 690 and 691 but Blue/Purple. +697+. No More Effects From 2008/01/22 Sakexe |