mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-15 01:32:22 +01:00
Merge pull request #1632 from DragonTrance/mm-chiggen
examine this cock
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user