From 9ee122d2562107dd97ae85f7c5993c5ff800d1d1 Mon Sep 17 00:00:00 2001 From: quotefox Date: Tue, 3 May 2022 17:56:13 +0100 Subject: [PATCH] bug fix --- .../modules/mob/living/simple_animal/friendly/farm_animals.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperstation/code/modules/mob/living/simple_animal/friendly/farm_animals.dm b/hyperstation/code/modules/mob/living/simple_animal/friendly/farm_animals.dm index 1da8a2618..3d12f301b 100644 --- a/hyperstation/code/modules/mob/living/simple_animal/friendly/farm_animals.dm +++ b/hyperstation/code/modules/mob/living/simple_animal/friendly/farm_animals.dm @@ -8,6 +8,7 @@ ///////////// /mob/living/simple_animal/chick + icon = 'hyperstation/icons/mob/chickens.dmi' name = "\improper chick" desc = "Adorable! They make such a racket though." icon_state = "chick"