diff options
author | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-29 14:33:16 +0000 |
---|---|---|
committer | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-29 14:33:16 +0000 |
commit | fbf1a94396d200e8ae6e6d0d30e291e95f85cf90 (patch) | |
tree | df95f11658e24a27a369b40d0744c3d657a3cfcc /db/packet_db.txt | |
parent | 131a6f555562e56dfb180b310d4c893a993e7b15 (diff) | |
download | hercules-fbf1a94396d200e8ae6e6d0d30e291e95f85cf90.tar.gz hercules-fbf1a94396d200e8ae6e6d0d30e291e95f85cf90.tar.bz2 hercules-fbf1a94396d200e8ae6e6d0d30e291e95f85cf90.tar.xz hercules-fbf1a94396d200e8ae6e6d0d30e291e95f85cf90.zip |
Fixed some compile warnings.(bugreport:6352, bugreport:6361)
Follow up r16520 added some missing entry in packet_db.txt where my patch doesn't include it...XD
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16530 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 9c2c6e58e..a7360006a 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1754,6 +1754,7 @@ packet_ver: 30 0x0907,5,moveitem,2:4 0x0908,5 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections +0x08CF,10 //Amulet spirits //Add new packets here //packet_ver: 31
\ No newline at end of file |