summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorshadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-08 03:20:35 +0000
committershadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-08 03:20:35 +0000
commit8413a07b89dca7851fed0701da452af6f664549c (patch)
tree10fa2a327a20603bc7b8624b0e05cc241299f684 /db/Changelog.txt
parent6a2893723c01846d52cc2f333805c87469729f6c (diff)
downloadhercules-8413a07b89dca7851fed0701da452af6f664549c.tar.gz
hercules-8413a07b89dca7851fed0701da452af6f664549c.tar.bz2
hercules-8413a07b89dca7851fed0701da452af6f664549c.tar.xz
hercules-8413a07b89dca7851fed0701da452af6f664549c.zip
Added a list of aegis effect constants to be used on scripts, this should help on script conversion.
They go up to 377, but for higher values, you can still use the integers found on /doc/effect_list.txt Added a list of aegis npc name constants to be used on scripts (eA doesnt support this yet). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12780 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index b3fad82d0..df61039ac 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -43,6 +43,11 @@
2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well.
=======================
+2008/06/08
+ * Added a list of aegis effect constants to be used on scripts, this should help on script conversion.
+ they go up to 377, but for higher values, you can still use the integers found on /doc/effect_list.txt
+ * Added a list of aegis npc name constants to be used on scripts (eA doesnt support this yet).
+
2008/06/07
* Swapped the Shotgun and Gatling gun columns in job_db1.txt [ultramage]
* Fixed 4210,Wander_Man_Card and 2515,Wing_Of_Eagle Walk Speed bonus bugreport:1326