summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorshennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-20 11:59:22 +0000
committershennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-20 11:59:22 +0000
commit1f2c14189bc029af3045de816290d3e488ee9c32 (patch)
treee2c33cae8d15cafc81d65d42f1bd97f7c88e64c3 /db
parent01f8804d4eebaae80443a1613fc3ebc92adf1de0 (diff)
downloadhercules-1f2c14189bc029af3045de816290d3e488ee9c32.tar.gz
hercules-1f2c14189bc029af3045de816290d3e488ee9c32.tar.bz2
hercules-1f2c14189bc029af3045de816290d3e488ee9c32.tar.xz
hercules-1f2c14189bc029af3045de816290d3e488ee9c32.zip
Added support for the new monster purple hp bar packet (packetver >= 20120404), make sure to toggle /monsterhp in the client to show the bar. Special Thanks to EvilPuncker and scriptor for the packet structure
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16669 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/packet_db.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt
index 56164d378..bd88ca8a9 100644
--- a/db/packet_db.txt
+++ b/db/packet_db.txt
@@ -1756,6 +1756,7 @@ packet_ver: 30
0x0908,5
0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections
0x08CF,10 //Amulet spirits
+0x0977,14 //Monster HP Bar
//Add new packets here
//packet_ver: 31 \ No newline at end of file