From 22c75b070526de8b103032f5bf13504af81e0095 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 8 Jul 2012 17:38:44 +0000 Subject: 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 --- db/homun_skill_tree.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'db/homun_skill_tree.txt') diff --git a/db/homun_skill_tree.txt b/db/homun_skill_tree.txt index 2f889fdaf..e93c6f058 100644 --- a/db/homun_skill_tree.txt +++ b/db/homun_skill_tree.txt @@ -85,3 +85,34 @@ 6016,8014,5,8013,3,0,0,0,0,0,0,0,0 //HVAN_CHAOTIC 6016,8015,5,8013,5,0,0,0,0,0,0,0,0 //HVAN_INSTRUCT 6016,8016,3,0,0,0,0,0,0,0,0,0,0 //HVAN_EXPLOSION +//Eira +6048,8022,5,0,0,0,0,0,0,0,0,0,0 //MH_LIGHT_OF_REGENE +6048,8023,5,0,0,0,0,0,0,0,0,0,0 //MH_OVERED_BOOST +6048,8024,5,0,0,0,0,0,0,0,0,0,0 //MH_ERASER_CUTTER +6048,8025,5,0,0,0,0,0,0,0,0,0,0 //MH_XENO_SLASHER +6048,8026,5,0,0,0,0,0,0,0,0,0,0 //MH_SILENT_BREEZE +//Bayeri +6049,8031,5,0,0,0,0,0,0,0,0,0,0 //MH_STAHL_HORN +6049,8032,5,0,0,0,0,0,0,0,0,0,0 //MH_GOLDENE_FERSE +6049,8033,5,0,0,0,0,0,0,0,0,0,0 //MH_STEINWAND +//Sera +6050,8018,5,0,0,0,0,0,0,0,0,0,0 //MH_SUMMON_LEGION +6050,8019,5,0,0,0,0,0,0,0,0,0,0 //MH_NEEDLE_OF_PARALYZE +6050,8020,5,0,0,0,0,0,0,0,0,0,0 //MH_POISON_MIST +6050,8021,5,0,0,0,0,0,0,0,0,0,0 //MH_PAIN_KILLER +//Dieter +6051,8039,5,0,0,0,0,0,0,0,0,0,0 //MH_MAGMA_FLOW +6051,8040,5,0,0,0,0,0,0,0,0,0,0 //MH_GRANITIC_ARMOR +6051,8041,5,0,0,0,0,0,0,0,0,0,0 //MH_LAVA_SLIDE +6051,8042,5,0,0,0,0,0,0,0,0,0,0 //MH_PYROCLASTIC +6051,8043,5,0,0,0,0,0,0,0,0,0,0 //MH_VOLCANIC_ASH +//Elanor +6052,8027,1,0,0,0,0,0,0,0,0,0,0 //MH_STYLE_CHANGE +6052,8028,5,0,0,0,0,0,0,0,0,0,0 //MH_SONIC_CRAW +6052,8029,5,0,0,0,0,0,0,0,0,0,0 //MH_SILVERVEIN_RUSH +6052,8030,5,0,0,0,0,0,0,0,0,0,0 //MH_MIDNIGHT_FRENZY +6052,8034,5,0,0,0,0,0,0,0,0,0,0 //MH_HEILIGE_STANGE +6052,8035,5,0,0,0,0,0,0,0,0,0,0 //MH_ANGRIFFS_MODUS +6052,8036,5,0,0,0,0,0,0,0,0,0,0 //MH_TINDER_BREAKER +6052,8037,5,0,0,0,0,0,0,0,0,0,0 //MH_CBC +6052,8038,5,0,0,0,0,0,0,0,0,0,0 //MH_EQC \ No newline at end of file -- cgit v1.2.3-70-g09d2