Fixed animal snow prints.

This commit is contained in:
MistakeNot4892
2022-08-16 20:09:35 +10:00
parent 8fea03ea8e
commit 9ccdfe4947
2 changed files with 1 additions and 1 deletions
@@ -56,7 +56,7 @@
/mob/living/simple_mob/animal/get_snow_footprint_state()
if(!hovering)
return "snow_animalprint"
return "snow_animalprints"
/mob/living/simple_mob/animal/do_interaction(var/atom/A)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 KiB

After

Width:  |  Height:  |  Size: 238 KiB