diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-20 12:07:52 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-20 12:07:52 +0000 |
commit | 257a41619254ceb14b6e0867a20449248b540d41 (patch) | |
tree | 806b0c0cfab18b6e33cb268339a3ff1a84851717 /db | |
parent | acb92c94cae29a2e516b1f77101889f7d043bf85 (diff) | |
download | hercules-257a41619254ceb14b6e0867a20449248b540d41.tar.gz hercules-257a41619254ceb14b6e0867a20449248b540d41.tar.bz2 hercules-257a41619254ceb14b6e0867a20449248b540d41.tar.xz hercules-257a41619254ceb14b6e0867a20449248b540d41.zip |
* Added 4 new card effects from 3/15's patch
* Added 'enable_ip_rules' to packet_athena.conf
* Updated socket debug messages to be more readable
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1257 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 6c3ec6b8b..329c3530f 100644 --- a/db/const.txt +++ b/db/const.txt @@ -250,6 +250,10 @@ bHPGainValue 2025 bSubSize 2026 bDamageWhenUnequip 2027 bAddItemHealRate 2028 +bLoseSPWhenUnequip 2029 +bExpAddRace 2030 +bSPGainRace 2031 +bSPSubRace2 2032 Eff_Stone 0 |