Comb your hair with style

Now for gal's
This commit is contained in:
SoundScopes
2014-10-28 13:53:07 +00:00
parent 308a468206
commit c1be7b03c4
+6 -1
View File
@@ -248,8 +248,13 @@
attack_self(mob/user)
if(user.r_hand == src || user.l_hand == src)
var/mobgender
if(user.gender == "male")
mobgender = "guy"
else
mobgender = "gal"
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 [mobgender].", user, src), 1)
return
/obj/item/weapon/fluff/hugo_cinderbacth_1 //thatoneguy: Hugo Cinderbatch