Merge branch 'master' into development

Conflicts:
	code/game/machinery/cryopod.dm
	code/game/objects/structures/stool_bed_chair_nest/bed.dm
	code/modules/supermatter/supermatter.dm
This commit is contained in:
SoundScopes
2014-11-06 01:25:13 +00:00
31 changed files with 526 additions and 65 deletions
+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