From ae5c0355d39fa98be963e9a758f335723586fe0f Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 9 Nov 2008 23:25:35 +0000 Subject: [PATCH] Extract animation. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10326 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/demon/medium_demon/mdemon.arc | 28 ++++---------------------- monster/demon/medium_demon/mdemon.face | 8 ++++++++ 2 files changed, 12 insertions(+), 24 deletions(-) create mode 100644 monster/demon/medium_demon/mdemon.face diff --git a/monster/demon/medium_demon/mdemon.arc b/monster/demon/medium_demon/mdemon.arc index 3bd5fe295..86ba037d7 100644 --- a/monster/demon/medium_demon/mdemon.arc +++ b/monster/demon/medium_demon/mdemon.arc @@ -3,12 +3,7 @@ name demon race demon randomitems devil face mdemon.x11 -color_fg red -anim -facings 1 -mdemon.x11 -mdemon.x12 -mina +animation mdemon resist_magic 50 resist_godpower 50 resist_holyword 50 @@ -52,12 +47,7 @@ More Object medium_demon_2 name demon face mdemon.x11 -color_fg red -anim -facings 1 -mdemon.x11 -mdemon.x12 -mina +animation mdemon monster 1 move_type walk alive 1 @@ -68,12 +58,7 @@ More Object medium_demon_3 name demon face mdemon.x11 -color_fg green -anim -facings 1 -mdemon.x11 -mdemon.x12 -mina +animation mdemon monster 1 move_type walk alive 1 @@ -84,12 +69,7 @@ More Object medium_demon_4 name demon face mdemon.x11 -color_fg red -anim -facings 1 -mdemon.x11 -mdemon.x12 -mina +animation mdemon monster 1 move_type walk alive 1 diff --git a/monster/demon/medium_demon/mdemon.face b/monster/demon/medium_demon/mdemon.face new file mode 100644 index 000000000..8ffeac6c0 --- /dev/null +++ b/monster/demon/medium_demon/mdemon.face @@ -0,0 +1,8 @@ +face mdemon.x11 +magicmap red +animation mdemon +facings 1 +mdemon.x11 +mdemon.x12 +mina +end