From 9913a0babed3b5d4246e9777e338836015bced02 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Wed, 22 Jun 2011 21:33:56 +0000 Subject: [PATCH] Give spell pictures to abilities. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14679 282e977c-c81d-0410-88c4-b93c2d0d6712 --- spell/Ability/abil_ball_lightning.arc | 1 + spell/Ability/abil_burning_hands.arc | 1 + spell/Ability/abil_fear.arc | 1 + spell/Ability/abil_fire_wall.arc | 1 + spell/Ability/abil_frost_wall.arc | 1 + spell/Ability/abil_frostbolt.arc | 1 + spell/Ability/abil_icestorm.arc | 1 + spell/Ability/abil_lg_icestorm.arc | 1 + spell/Ability/abil_medium_fireball.arc | 1 + spell/Ability/abil_poison_cloud.arc | 1 + spell/Ability/abil_slow.arc | 1 + spell/Ability/ability_dragonbreath.arc | 1 + 12 files changed, 12 insertions(+) diff --git a/spell/Ability/abil_ball_lightning.arc b/spell/Ability/abil_ball_lightning.arc index 0f37f27a2..513d3d9e4 100644 --- a/spell/Ability/abil_ball_lightning.arc +++ b/spell/Ability/abil_ball_lightning.arc @@ -2,6 +2,7 @@ Object abil_ball_lightning anim_suffix spellcasting name ball lightning ability name_pl ball lightning ability +face spell_ball_lightning.111 type 101 subtype 35 level 9 diff --git a/spell/Ability/abil_burning_hands.arc b/spell/Ability/abil_burning_hands.arc index 40f2dfdcb..cc4c98549 100644 --- a/spell/Ability/abil_burning_hands.arc +++ b/spell/Ability/abil_burning_hands.arc @@ -2,6 +2,7 @@ Object abil_burning_hands anim_suffix spellcasting name burning hands ability name_pl burning hands ability +face spell_burning_hand.111 level 1 sp 5 casting_time 5 diff --git a/spell/Ability/abil_fear.arc b/spell/Ability/abil_fear.arc index c7e4cd8d6..5df14a5d7 100644 --- a/spell/Ability/abil_fear.arc +++ b/spell/Ability/abil_fear.arc @@ -2,6 +2,7 @@ Object abil_fear anim_suffix spellcasting name fear ability name_pl fear ability +face spell_fear.111 level 4 sp 6 casting_time 5 diff --git a/spell/Ability/abil_fire_wall.arc b/spell/Ability/abil_fire_wall.arc index 07b404a16..d42d306ee 100644 --- a/spell/Ability/abil_fire_wall.arc +++ b/spell/Ability/abil_fire_wall.arc @@ -2,6 +2,7 @@ Object abil_create_fire_wall anim_suffix spellcasting name create fire wall ability name_pl create fire wall ability +face spell_firewall.111 level 6 sp 5 casting_time 4 diff --git a/spell/Ability/abil_frost_wall.arc b/spell/Ability/abil_frost_wall.arc index 706fb345e..006f55dce 100644 --- a/spell/Ability/abil_frost_wall.arc +++ b/spell/Ability/abil_frost_wall.arc @@ -2,6 +2,7 @@ Object abil_create_frost_wall anim_suffix spellcasting name create frost wall ability name_pl create frost wall ability +face spell_frostwall.111 level 8 sp 8 casting_time 3 diff --git a/spell/Ability/abil_frostbolt.arc b/spell/Ability/abil_frostbolt.arc index 1f3bb2356..d7784e75b 100644 --- a/spell/Ability/abil_frostbolt.arc +++ b/spell/Ability/abil_frostbolt.arc @@ -2,6 +2,7 @@ Object abil_frostbolt anim_suffix spellcasting name frostbolt ability name_pl frostbolts ability +face spell_frostbolt.111 level 3 sp 12 casting_time 3 diff --git a/spell/Ability/abil_icestorm.arc b/spell/Ability/abil_icestorm.arc index 293ae22fc..ce828ba36 100644 --- a/spell/Ability/abil_icestorm.arc +++ b/spell/Ability/abil_icestorm.arc @@ -2,6 +2,7 @@ Object abil_icestorm anim_suffix spellcasting name icestorm ability name_pl icestorm ability +face spell_icestorm.111 level 1 sp 5 casting_time 3 diff --git a/spell/Ability/abil_lg_icestorm.arc b/spell/Ability/abil_lg_icestorm.arc index a97ac5ebd..41f8be06f 100644 --- a/spell/Ability/abil_lg_icestorm.arc +++ b/spell/Ability/abil_lg_icestorm.arc @@ -2,6 +2,7 @@ Object abil_large_icestorm anim_suffix spellcasting name large icestorm ability name_pl large icestorm ability +face spell_large_icestorm.111 level 12 sp 13 casting_time 4 diff --git a/spell/Ability/abil_medium_fireball.arc b/spell/Ability/abil_medium_fireball.arc index f616ee115..5a5385ace 100644 --- a/spell/Ability/abil_medium_fireball.arc +++ b/spell/Ability/abil_medium_fireball.arc @@ -2,6 +2,7 @@ Object abil_medium_fireball anim_suffix spellcasting name medium fireball ability name_pl medium fireball ability +face spell_medium_fireball.111 level 3 sp 10 casting_time 10 diff --git a/spell/Ability/abil_poison_cloud.arc b/spell/Ability/abil_poison_cloud.arc index 2622d5f26..35901fdc9 100644 --- a/spell/Ability/abil_poison_cloud.arc +++ b/spell/Ability/abil_poison_cloud.arc @@ -2,6 +2,7 @@ Object abil_poison_cloud anim_suffix spellcasting name poison cloud ability name_pl poison cloud ability +face spell_poison_cloud.111 level 2 sp 5 casting_time 10 diff --git a/spell/Ability/abil_slow.arc b/spell/Ability/abil_slow.arc index c700f4826..b61735092 100644 --- a/spell/Ability/abil_slow.arc +++ b/spell/Ability/abil_slow.arc @@ -2,6 +2,7 @@ Object abil_slow anim_suffix spellcasting name slow ability name_pl slow ability +face spell_slow.111 level 1 sp 5 casting_time 10 diff --git a/spell/Ability/ability_dragonbreath.arc b/spell/Ability/ability_dragonbreath.arc index 5ef3b6d44..75096449d 100644 --- a/spell/Ability/ability_dragonbreath.arc +++ b/spell/Ability/ability_dragonbreath.arc @@ -4,6 +4,7 @@ Object ability_dragonbreath anim_suffix spellcasting name dragonbreath ability name_pl dragonbreath ability +face spell_dragonbreath.111 level 12 sp 13 casting_time 5