diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 17:38:44 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 17:38:44 +0000 |
commit | 22c75b070526de8b103032f5bf13504af81e0095 (patch) | |
tree | 46129805f108454e02fd3e8d83a1c22395599db4 /db/re/skill_unit_db.txt | |
parent | 6d371c31155c7d34aee7cf43bcf8ba6ac88060c9 (diff) | |
download | hercules-22c75b070526de8b103032f5bf13504af81e0095.tar.gz hercules-22c75b070526de8b103032f5bf13504af81e0095.tar.bz2 hercules-22c75b070526de8b103032f5bf13504af81e0095.tar.xz hercules-22c75b070526de8b103032f5bf13504af81e0095.zip |
Hello World. Initial support for the new homunculus has been added, credits to brAthena for the base. Not all skills are yet supported, when a non-supported skill is used rather than the usual warning in the console you'll get a red-coloured message in-game "this skill is not yet supported". please step by our bug tracker should you step by any bugs. thank you very much, you're a great crowd.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16381 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re/skill_unit_db.txt')
-rw-r--r-- | db/re/skill_unit_db.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/re/skill_unit_db.txt b/db/re/skill_unit_db.txt index be86ef62e..33e47e249 100644 --- a/db/re/skill_unit_db.txt +++ b/db/re/skill_unit_db.txt @@ -148,6 +148,12 @@ 2488,0xe9, , 0, 3,1000,enemy, 0x000 //GN_FIRE_EXPANSION_TEAR_GAS 2490,0xea, , 0, 1,1000,enemy, 0x000 //GN_HELLS_PLANT +8020,0xf5, , 0, 3,2300:2100:1900:1700:1500,enemy, 0x018 //MH_POISON_MIST +8033,0x7e, , 0, 0, -1,all, 0x003 //MH_STEINWAND +8025,0x86, , 0, 2:2:3:3:4,1000,enemy, 0x018 //MH_XENO_SLASHER +8041,0xf6, , 1:1:2:2:3, 0,1000,enemy, 0x018 //MH_LAVA_SLIDE +8043,0xf7, , 0, 1,1000,enemy, 0x018 //MH_VOLCANIC_ASH + 8208,0x86, , 0, 2,1000,enemy, 0x080 //MA_SHOWER 8209,0x90, , 0, 1,1000,enemy, 0x006 //MA_SKIDTRAP 8210,0x93, , 0, 0,1000,enemy, 0x006 //MA_LANDMINE |