diff --git a/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop.json b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop.json index a2627befae..be4320476f 100644 --- a/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop.json +++ b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop.json @@ -1,5 +1,11 @@ { "id": "mon_feral_cop", - "fg": "mon_feral_cop", + "fg": [ + { "weight": 100, "sprite": "mon_feral_cop_1" }, + { "weight": 100, "sprite": "mon_feral_cop_2" }, + { "weight": 100, "sprite": "mon_feral_cop_3" }, + { "weight": 100, "sprite": "mon_feral_cop_4" }, + { "weight": 20, "sprite": "mon_feral_cop" } + ], "bg": "shadow_32x48_normal" } diff --git a/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_1.png b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_1.png new file mode 100644 index 0000000000..fc18285999 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_1.png differ diff --git a/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_2.png b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_2.png new file mode 100644 index 0000000000..4a862149b3 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_2.png differ diff --git a/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_3.png b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_3.png new file mode 100644 index 0000000000..eaf98a4680 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_3.png differ diff --git a/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_4.png b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_4.png new file mode 100644 index 0000000000..b0c1ccf4d7 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_human_body_plus_32x48/monsters/ferals/feral_humans_by_7erracotta/mon_feral_cop_4.png differ