Fixes #5839 by making the comb slightly more gender aware.

This commit is contained in:
PsiOmega
2014-08-02 22:11:57 -04:00
committed by ZomgPonies
parent ca5f2103f0
commit f4be5b9afb
+1 -1
View File
@@ -302,7 +302,7 @@
attack_self(mob/user)
if(user.r_hand == src || user.l_hand == src)
for(var/mob/O in viewers(user, null))
O.show_message(text("\red [] uses [] to comb their hair with incredible style and sophistication. What a guy.", user, src), 1)
O.show_message(text("\red [] uses [] to comb their hair with incredible style and sophistication. What a [].", user, src, user.gender == FEMALE ? "lady" : "guy"), 1)
return
/obj/item/weapon/fluff/hugo_cinderbacth_1 //thatoneguy: Hugo Cinderbatch