summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-16 19:00:03 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-16 19:00:03 +0000
commit68584f714db13e550ae532674fc39a6aeff428dc (patch)
tree0a2b44b4189ce91417218aa7c281b366d707057d /db
parent0a9a02fb7798c957e1493aa20ab5904413d291e6 (diff)
downloadhercules-68584f714db13e550ae532674fc39a6aeff428dc.tar.gz
hercules-68584f714db13e550ae532674fc39a6aeff428dc.tar.bz2
hercules-68584f714db13e550ae532674fc39a6aeff428dc.tar.xz
hercules-68584f714db13e550ae532674fc39a6aeff428dc.zip
* Fixed a copy-paste mistake in disguise code (from r5833)
* Commented out clif_skill_damage2() as it is not used anymore * Made Venom Splasher a splash attack that distributes damage * Fixed displaying of several splash skills (see bugreport:238) - added flag SD_PREAMBLE for skills that need the 'magic' packet (fixes Grimtooth / Cart Revolution displaying out of sync) - hacked together Venom Splasher's "no animation for central mob" - hacked in a custom packet to make Dragonfear display semi-correctly git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11491 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/skill_db.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt
index 18e5f86fa..7d18ed5d2 100644
--- a/db/skill_db.txt
+++ b/db/skill_db.txt
@@ -180,7 +180,7 @@
138,1,6,16,5,0x1,0,10,1,no,0,0x400,0,weapon,0 //AS_ENCHANTPOISON#Enchant Poison#
139,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0 //AS_POISONREACT#Poison React#
140,2,6,2,5,0x1,0,10,1,no,0,0,0,weapon,0 //AS_VENOMDUST#Venom Dust#
-141,1,6,1,-1,0x9,2,10,1,yes,0,0,0,weapon,0 //AS_SPLASHER#Venom Splasher#
+141,1,6,1,-1,0xF,2,10,1,yes,0,0,0,weapon,0 //AS_SPLASHER#Venom Splasher#
142,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0 //NV_FIRSTAID#First Aid#
143,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0 //NV_TRICKDEAD#Act Dead#
144,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0 //SM_MOVINGRECOVERY#Moving HP-Recovery#