mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user