From 46c80861e4dbc5d971af2ec8780dcf5df9bc0878 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Mon, 10 Nov 2008 08:45:11 +0000 Subject: [PATCH] Extract animation and face information. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10353 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/undead/skree/skree.arc | 12 ++++-------- monster/undead/skree/skree.face | 32 ++++---------------------------- 2 files changed, 8 insertions(+), 36 deletions(-) diff --git a/monster/undead/skree/skree.arc b/monster/undead/skree/skree.arc index f796175fe..58a1e22c2 100644 --- a/monster/undead/skree/skree.arc +++ b/monster/undead/skree/skree.arc @@ -2,7 +2,7 @@ Object skree face skree.x31 race undead randomitems skree -animation skree_1 +animation skree attacktype 1025 monster 1 move_type walk @@ -32,31 +32,27 @@ alive 1 can_cast_spell 1 speed -0.5 weight 1000000 -color_fg black undead 1 end More Object skree_2 face skree.x31 -animation skree_2 +animation skree x 1 alive 1 -color_fg black end More Object skree_3 face skree.x31 -animation skree_3 +animation skree y 1 alive 1 -color_fg black end More Object skree_4 face skree.x31 -animation skree_4 +animation skree x 1 y 1 alive 1 -color_fg black end diff --git a/monster/undead/skree/skree.face b/monster/undead/skree/skree.face index 41a82c6bc..fb56d39b8 100644 --- a/monster/undead/skree/skree.face +++ b/monster/undead/skree/skree.face @@ -1,31 +1,6 @@ -animation skree_1 -facings 2 -skree.x31 -skree.x32 -skree.x33 -skree.x71 -skree.x72 -skree.x73 -mina -animation skree_2 -facings 2 -skree.x31 -skree.x32 -skree.x33 -skree.x71 -skree.x72 -skree.x73 -mina -animation skree_3 -facings 2 -skree.x31 -skree.x32 -skree.x33 -skree.x71 -skree.x72 -skree.x73 -mina -animation skree_4 +face skree.x31 +magicmap black +animation skree facings 2 skree.x31 skree.x32 @@ -34,3 +9,4 @@ skree.x71 skree.x72 skree.x73 mina +end