diff --git a/monster/giant/cyclops/cyclops.arc b/monster/giant/cyclops/cyclops.arc index 0a77eb7ea..52fc11432 100644 --- a/monster/giant/cyclops/cyclops.arc +++ b/monster/giant/cyclops/cyclops.arc @@ -1,18 +1,12 @@ Object cyclops randomitems cyclops face cyclops.x31 +animation cyclops race giant monster 1 move_type walk sleep 1 Wis 11 -anim -facings 2 -cyclops.x71 -cyclops.x72 -cyclops.x31 -cyclops.x32 -mina level 25 Con 56 Str 80 @@ -49,7 +43,6 @@ can_use_weapon 1 can_use_bow 1 can_use_rod 1 can_use_skill 1 -magicmap khaki body_skill 1 body_arm 2 body_range 1 @@ -58,91 +51,56 @@ More Object cyclops_2 name cyclops face cyclops.x31 -anim -facings 2 -cyclops.x71 -cyclops.x72 -cyclops.x31 -cyclops.x32 -mina +animation cyclops monster 1 move_type walk alive 1 no_pick 1 x 1 -magicmap khaki end More Object cyclops_3 name cyclops face cyclops.x31 -anim -facings 2 -cyclops.x71 -cyclops.x72 -cyclops.x31 -cyclops.x32 -mina +animation cyclops monster 1 move_type walk alive 1 no_pick 1 y 1 -magicmap khaki end More Object cyclops_4 name cyclops face cyclops.x31 -anim -facings 2 -cyclops.x71 -cyclops.x72 -cyclops.x31 -cyclops.x32 -mina +animation cyclops monster 1 move_type walk alive 1 no_pick 1 x 1 y 1 -magicmap khaki end More Object cyclops_5 name cyclops face cyclops.x31 -anim -facings 2 -cyclops.x71 -cyclops.x72 -cyclops.x31 -cyclops.x32 -mina +animation cyclops monster 1 move_type walk alive 1 no_pick 1 y 2 -magicmap khaki end More Object cyclops_6 name cyclops face cyclops.x31 -anim -facings 2 -cyclops.x71 -cyclops.x72 -cyclops.x31 -cyclops.x32 -mina +animation cyclops monster 1 move_type walk alive 1 no_pick 1 x 1 y 2 -magicmap khaki end diff --git a/monster/giant/cyclops/cyclops.face b/monster/giant/cyclops/cyclops.face new file mode 100644 index 000000000..aea44f8c3 --- /dev/null +++ b/monster/giant/cyclops/cyclops.face @@ -0,0 +1,10 @@ +face cyclops.x31 +magicmap khaki +animation cyclops +facings 2 +cyclops.x71 +cyclops.x72 +cyclops.x31 +cyclops.x32 +mina +end