diff --git a/code/modules/mob/living/simple_animal/friendly/robot_customer.dm b/code/modules/mob/living/simple_animal/friendly/robot_customer.dm index a766d49489d..089e76e1185 100644 --- a/code/modules/mob/living/simple_animal/friendly/robot_customer.dm +++ b/code/modules/mob/living/simple_animal/friendly/robot_customer.dm @@ -4,6 +4,7 @@ maxHealth = 1000 //go fuck yourself health = 1000 desc = "I wonder what they'll order..." + gender = NEUTER icon = 'icons/mob/tourists.dmi' icon_state = "amerifat" icon_living = "amerifat"