From 26f4c2232c4b79c67fcce3464f24228a0a95c261 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Mon, 10 Nov 2008 10:02:55 +0000 Subject: [PATCH] Extract animation and face information. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10357 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/animal/giant_worm/g_worm.arc | 37 +++------------------- monster/animal/giant_worm/g_worm.face | 10 ++++++ monster/animal/giant_worm/purple_worm.arc | 29 +++-------------- monster/animal/giant_worm/purple_worm.face | 8 +++++ 4 files changed, 26 insertions(+), 58 deletions(-) create mode 100644 monster/animal/giant_worm/g_worm.face create mode 100644 monster/animal/giant_worm/purple_worm.face diff --git a/monster/animal/giant_worm/g_worm.arc b/monster/animal/giant_worm/g_worm.arc index 1bef23fe6..27ec690d2 100644 --- a/monster/animal/giant_worm/g_worm.arc +++ b/monster/animal/giant_worm/g_worm.arc @@ -1,14 +1,8 @@ Object g_worm name Giant Worm face g_worm.x31 +animation g_worm race animal -anim -facings 2 -g_worm.x31 -g_worm.x32 -g_worm.x71 -g_worm.x72 -mina attacktype 1025 monster 1 move_type walk @@ -45,52 +39,29 @@ weight 1800000 can_cast_spell 1 can_see_in_dark 1 see_invisible 1 -color_fg green end More Object g_worm_2 name Giant Worm face g_worm.x31 -anim -facings 2 -g_worm.x31 -g_worm.x32 -g_worm.x71 -g_worm.x72 -mina +animation g_worm x 1 alive 1 -color_fg green end More Object g_worm_3 name Giant Worm face g_worm.x31 -anim -facings 2 -g_worm.x31 -g_worm.x32 -g_worm.x71 -g_worm.x72 -mina +animation g_worm y 1 alive 1 -color_fg green end More Object g_worm_4 name Giant Worm face g_worm.x31 -anim -facings 2 -g_worm.x31 -g_worm.x32 -g_worm.x71 -g_worm.x72 -mina +animation g_worm x 1 y 1 alive 1 -color_fg green end - diff --git a/monster/animal/giant_worm/g_worm.face b/monster/animal/giant_worm/g_worm.face new file mode 100644 index 000000000..d4e488d49 --- /dev/null +++ b/monster/animal/giant_worm/g_worm.face @@ -0,0 +1,10 @@ +face g_worm.x31 +magicmap green +animation g_worm +facings 2 +g_worm.x31 +g_worm.x32 +g_worm.x71 +g_worm.x72 +mina +end diff --git a/monster/animal/giant_worm/purple_worm.arc b/monster/animal/giant_worm/purple_worm.arc index 2d78ee4cd..3c777e276 100644 --- a/monster/animal/giant_worm/purple_worm.arc +++ b/monster/animal/giant_worm/purple_worm.arc @@ -1,12 +1,8 @@ Object purple_worm name Purple Worm face purple_worm.x31 +animation purple_worm race animal -anim -facings 2 -purple_worm.x31 -purple_worm.x71 -mina attacktype 1025 monster 1 sleep 1 @@ -42,46 +38,29 @@ weight 1800000 can_cast_spell 1 can_see_in_dark 1 see_invisible 1 -color_fg black end More Object purple_worm_2 name Purple Worm face purple_worm.x31 -anim -facings 2 -purple_worm.x31 -purple_worm.x71 -mina +animation purple_worm x 1 alive 1 -color_fg black end More Object purple_worm_3 name Purple Worm face purple_worm.x31 -anim -facings 2 -purple_worm.x31 -purple_worm.x71 -mina +animation purple_worm y 1 alive 1 -color_fg black end More Object purple_worm_4 name Purple Worm face purple_worm.x31 -anim -facings 2 -purple_worm.x31 -purple_worm.x71 -mina +animation purple_worm x 1 y 1 alive 1 -color_fg black end - diff --git a/monster/animal/giant_worm/purple_worm.face b/monster/animal/giant_worm/purple_worm.face new file mode 100644 index 000000000..a7dd65754 --- /dev/null +++ b/monster/animal/giant_worm/purple_worm.face @@ -0,0 +1,8 @@ +face purple_worm.x31 +magicmap black +animation purple_worm +facings 2 +purple_worm.x31 +purple_worm.x71 +mina +