diff --git a/monster/giant/slug/slug.arc b/monster/giant/slug/slug.arc index 76c50109b..0d90b57f4 100644 --- a/monster/giant/slug/slug.arc +++ b/monster/giant/slug/slug.arc @@ -2,20 +2,13 @@ Object slug race insect name slug face slug.x31 +animation slug monster 1 move_type walk sleep 1 Wis 15 -anim -facings 2 -slug.x31 -slug.x32 -slug.x71 -slug.x72 -mina level 12 Con 10 -color_fg grey resist_acid 100 resist_fear 100 resist_blind 100 @@ -38,18 +31,11 @@ More Object slug_2 name slug face slug.x31 -anim -facings 2 -slug.x31 -slug.x32 -slug.x71 -slug.x72 -mina +animation slug monster 1 move_type walk alive 1 no_pick 1 -color_fg grey x 1 weight 300000 end diff --git a/monster/giant/slug/slug.face b/monster/giant/slug/slug.face new file mode 100644 index 000000000..5157a5909 --- /dev/null +++ b/monster/giant/slug/slug.face @@ -0,0 +1,10 @@ +face slug.x31 +magicmap grey +animation slug +facings 2 +slug.x31 +slug.x32 +slug.x71 +slug.x72 +mina +end