Merge pull request #1632 from DragonTrance/mm-chiggen

examine this cock
This commit is contained in:
QuoteFox
2022-06-08 04:26:08 +01:00
committed by GitHub
@@ -241,6 +241,6 @@
/mob/living/simple_animal/chicken/examine()
. = ..()
. += "this one is [gender]."
. += "<span class='notice'>This one is [gender].</span>"
if(happiness<20)
. += "<span class='warning'>It looks stressed.</span>"