diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-02 23:24:24 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-02 23:24:24 +0000 |
commit | 9619ffe37c2f97e79cbeac33f11064459524153e (patch) | |
tree | 1bf3a421eecd99b233a27f3d54258b17c1359031 /db/item_db.txt | |
parent | e3e4ad7c232effbb23db058072a32a38e51f4301 (diff) | |
download | hercules-9619ffe37c2f97e79cbeac33f11064459524153e.tar.gz hercules-9619ffe37c2f97e79cbeac33f11064459524153e.tar.bz2 hercules-9619ffe37c2f97e79cbeac33f11064459524153e.tar.xz hercules-9619ffe37c2f97e79cbeac33f11064459524153e.zip |
* Implemented Official Moscovia monster skills. Should finish 11.3
* Corrected Beelzebub's summonslave so he spawns 7 flys and 3 chons.
* Implemented the Bombring Box. On use summons one bomb poring.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13255 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 920c5d683..031c8a920 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -3603,7 +3603,7 @@ 12255,Vit_Dish_M,Immortal Stew,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_VITFood,3600000,10; percentheal 25,0; },{},{} 12256,PRO_Gift_Box,PRO Gift Box,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} 12257,Cold_Medicine,Cold Medicine,2,20,,100,,,,,0xFFFFFFFF,7,2,,,50,,,{ percentheal 25,25; },{},{} -12258,Bombring_Box,Bomb Poring Box,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} +12258,Bombring_Box,Bomb Poring Box,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ monster "this",-1,-1,"--ja--",1904,1,""; },{},{} 12259,Miracle_Medicine,Miracle Medicine,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} 12260,Cool_Summer_Outfit,Summer Event Suit,2,0,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_Summer,600000,0; },{},{} 12261,Secret_Medicine,Secret Medicine,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} |