It's 2 am and im having a manic episode so i fixed hair (#69092)

* 2 am coding

* lazylists like this are stupid

* reviews
This commit is contained in:
Kapu1178
2022-08-17 17:20:04 -07:00
committed by GitHub
parent 89341c100c
commit dcd84e1bdc
36 changed files with 239 additions and 202 deletions
@@ -111,7 +111,7 @@
if(affected_human.gender == MALE)
to_chat(affected_human, span_warning("Your chin itches."))
affected_human.facial_hairstyle = "Beard (Full)"
affected_human.update_hair(is_creating = TRUE)
affected_human.update_body_parts()
//Only like gross food
affected_human.dna?.species.liked_food = GROSS
affected_human.dna?.species.disliked_food = NONE