diff --git a/spell/Golem/spell_lesser_golem.arc b/spell/Golem/spell_lesser_golem.arc index 6d424cc26..b9d4e3d53 100644 --- a/spell/Golem/spell_lesser_golem.arc +++ b/spell/Golem/spell_lesser_golem.arc @@ -5,7 +5,7 @@ Object spell_lesser_summon_golem anim_suffix spellcasting name summon lesser golem name_pl summon lesser golem -face spell_summoner.111 +face spell_lesser_golem.111 level 1 sp 3 casting_time 10 diff --git a/spell/Golem/spell_lesser_golem.base.111.png b/spell/Golem/spell_lesser_golem.base.111.png new file mode 100644 index 000000000..c147cae16 Binary files /dev/null and b/spell/Golem/spell_lesser_golem.base.111.png differ diff --git a/spell/Rune/spell_firetrap.arc b/spell/Rune/spell_firetrap.arc index c7d1b4196..196b71492 100644 --- a/spell/Rune/spell_firetrap.arc +++ b/spell/Rune/spell_firetrap.arc @@ -12,7 +12,7 @@ sp 5 casting_time 15 skill pyromancy path_attuned 2048 -face penta.111 +face spell_firetrap.111 msg Firetrap is a special rune that may be used to encapsulate another spell that is not necessarily fire based. When casting the spell, the caster specifies the spell that should be encapsulated in the firetrap. When the firetrap is triggered, the specified spell is cast on the target. endmsg diff --git a/spell/Rune/spell_firetrap.base.111.png b/spell/Rune/spell_firetrap.base.111.png new file mode 100644 index 000000000..4650b551d Binary files /dev/null and b/spell/Rune/spell_firetrap.base.111.png differ diff --git a/spell/Rune/spell_glyph.arc b/spell/Rune/spell_glyph.arc index 9f819cfda..fcadff298 100644 --- a/spell/Rune/spell_glyph.arc +++ b/spell/Rune/spell_glyph.arc @@ -2,7 +2,7 @@ Object spell_glyph anim_suffix spellcasting name glyph name_pl glyph -face glyph.111 +face spell_glyph.111 type 101 subtype 2 no_drop 1 diff --git a/spell/Rune/spell_glyph.base.111.png b/spell/Rune/spell_glyph.base.111.png new file mode 100644 index 000000000..065c047ce Binary files /dev/null and b/spell/Rune/spell_glyph.base.111.png differ diff --git a/spell/Rune/spell_pentagram.arc b/spell/Rune/spell_pentagram.arc index ec1cad2e3..7f9f732c1 100644 --- a/spell/Rune/spell_pentagram.arc +++ b/spell/Rune/spell_pentagram.arc @@ -12,7 +12,7 @@ sp 5 casting_time 15 skill summoning path_attuned 2048 -face penta.111 +face spell_pentagram.111 msg Creates a special rune that may be used to encapsulate another spell. When casting the spell, the caster specifies a summoning spell to encapsulate in the pentagram. When the pentagram is triggered, the specified spell is cast on the target. diff --git a/spell/Rune/spell_pentagram.base.111.png b/spell/Rune/spell_pentagram.base.111.png new file mode 100644 index 000000000..abe5e5abe Binary files /dev/null and b/spell/Rune/spell_pentagram.base.111.png differ diff --git a/spell/Rune/spell_sigil.arc b/spell/Rune/spell_sigil.arc index 28728435d..965862e9f 100644 --- a/spell/Rune/spell_sigil.arc +++ b/spell/Rune/spell_sigil.arc @@ -12,7 +12,7 @@ sp 5 casting_time 15 skill evocation path_attuned 2048 -face penta.111 +face spell_sigil.111 msg Creates a special rune that may be used to encapsulate another spell. When casting the spell, the caster specifies the spell that should be encapsulated in the firetrap. When the sigil is triggered, the specified spell is cast on the target. endmsg diff --git a/spell/Rune/spell_sigil.base.111.png b/spell/Rune/spell_sigil.base.111.png new file mode 100644 index 000000000..e39c13a44 Binary files /dev/null and b/spell/Rune/spell_sigil.base.111.png differ