diff --git a/monster/demon/hellhound.arc b/monster/demon/hellhound.arc new file mode 100644 index 000000000..21bd7b9ac --- /dev/null +++ b/monster/demon/hellhound.arc @@ -0,0 +1,39 @@ +Object hellhound +name hellhound +face hellhound.131 +race demon +anim +facings 2 +hellhound.131 +hellhound.132 +hellhound.133 +hellhound.132 +hellhound.171 +hellhound.172 +hellhound.173 +hellhound.172 +mina +monster 1 +sleep 1 +Wis 20 +alive 1 +hp 800 +maxhp 800 +Con 6 +speed -0.2 +exp 5000 +ac -9 +dam 9 +wc -20 +level 20 +attacktype 6 +can_see_in_dark 1 +resist_physical 30 +resist_fire 100 +resist_cold -10 +weight 40000 +editable 1 +run_away 5 +attack_movement 1 +color_fg brown +end diff --git a/monster/demon/hellhound.base.131.png b/monster/demon/hellhound.base.131.png new file mode 100644 index 000000000..401e40adf Binary files /dev/null and b/monster/demon/hellhound.base.131.png differ diff --git a/monster/demon/hellhound.base.132.png b/monster/demon/hellhound.base.132.png new file mode 100644 index 000000000..11e54fbb8 Binary files /dev/null and b/monster/demon/hellhound.base.132.png differ diff --git a/monster/demon/hellhound.base.133.png b/monster/demon/hellhound.base.133.png new file mode 100644 index 000000000..b2b040fec Binary files /dev/null and b/monster/demon/hellhound.base.133.png differ diff --git a/monster/demon/hellhound.base.171.png b/monster/demon/hellhound.base.171.png new file mode 100644 index 000000000..b7a1eb8bb Binary files /dev/null and b/monster/demon/hellhound.base.171.png differ diff --git a/monster/demon/hellhound.base.172.png b/monster/demon/hellhound.base.172.png new file mode 100644 index 000000000..5c94af0c3 Binary files /dev/null and b/monster/demon/hellhound.base.172.png differ diff --git a/monster/demon/hellhound.base.173.png b/monster/demon/hellhound.base.173.png new file mode 100644 index 000000000..4a05790dd Binary files /dev/null and b/monster/demon/hellhound.base.173.png differ