Easy fixes/tweaks. (#22348)

* Fixes a misleading message

* Fixed more bugs, did kor's shit

* Fixes holodeck  monkey message

* does the needful
This commit is contained in:
bgobandit
2016-12-25 16:57:34 +13:00
committed by oranges
parent 8e80afbf86
commit aca5dd84b2
4 changed files with 10 additions and 4 deletions
+4
View File
@@ -42,6 +42,10 @@
H.update_hair()
/obj/structure/mirror/examine_status()
if(broken)
return // no message spam
..()
/obj/structure/mirror/obj_break(damage_flag)
if(!broken && !(flags & NODECONSTRUCT))