mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user