summaryrefslogtreecommitdiff
path: root/db/const.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-30 18:56:33 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-30 18:56:33 +0000
commit1dc97e8a346414a600bedc25969d5ae21c28f401 (patch)
treed3143bd27af5046d7de7ddb96ebc47939b55f7b8 /db/const.txt
parent0cc1e7bfbd0d93024a12ee6f5d2aaf8f95b408d1 (diff)
downloadhercules-1dc97e8a346414a600bedc25969d5ae21c28f401.tar.gz
hercules-1dc97e8a346414a600bedc25969d5ae21c28f401.tar.bz2
hercules-1dc97e8a346414a600bedc25969d5ae21c28f401.tar.xz
hercules-1dc97e8a346414a600bedc25969d5ae21c28f401.zip
- Added bNoMiscDamage setting so you can specify misc-damage blocking from skills. Modified battle_calc_damage so that even Pressure and similar skills will be affected by this setting.
- Removed SC_LANDPROTECTOR as it wasn't being used by anything. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7982 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r--db/const.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index d0fe27eee..8167f6960 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -283,6 +283,7 @@ bNoMagicDamage 2003
bNoWeaponDamage 2004
bNoGemStone 2005
bNoCastCancel2 2006
+bNoMiscDamage 2007
bUnbreakableWeapon 2008
bUnbreakableArmor 2009