diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-05 17:17:58 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-05 17:17:58 +0000 |
commit | 1963ef3c77c8c2035da2e7a2310db341c4c421fc (patch) | |
tree | 0205d53e9c52b29f2c53e8234e3259247781434e /db/skill_unit_db.txt | |
parent | cc256e4bdc0c3cb858b993e82f53104113f814c4 (diff) | |
download | hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.tar.gz hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.tar.bz2 hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.tar.xz hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.zip |
* Added Spira's Party Booking System implementation
- Added two additional mercenaries and updated data.
- Added place holder values to the item database.
- Added packets for the party booking system.
- Updated the 13.2 monster skills to official.
- Updated stats and drop rates on several monsters.
- Fixed Lullaby working on allies/party members.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14412 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_unit_db.txt')
-rw-r--r-- | db/skill_unit_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 54cccb484..244f56ab0 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -57,7 +57,7 @@ 286,0x9b, , 3, 0, -1,all, 0x010 //SA_DELUGE 287,0x9c, , 3, 0, -1,all, 0x010 //SA_VIOLENTGALE 288,0x9d, , 3:3:4:4:5,0, -1,all, 0x010 //SA_LANDPROTECTOR -306,0x9e, , 4, 0,6000,all, 0x200 //BD_LULLABY +306,0x9e, , 4, 0,6000,enemy, 0x200 //BD_LULLABY 307,0x9f, , 4, 0, -1,enemy, 0x220 //BD_RICHMANKIM 308,0xa0, , 4, 0, -1,enemy, 0x200 //BD_ETERNALCHAOS 309,0xa1, , 4, 0, -1,party, 0x200 //BD_DRUMBATTLEFIELD |