mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Makes modular computer examine text more robust (#40729)
This commit is contained in:
@@ -193,6 +193,8 @@
|
||||
else if(obj_integrity < max_integrity)
|
||||
to_chat(user, "<span class='warning'>It is damaged.</span>")
|
||||
|
||||
get_modular_computer_parts_examine(user)
|
||||
|
||||
/obj/item/modular_computer/update_icon()
|
||||
cut_overlays()
|
||||
if(!enabled)
|
||||
|
||||
Reference in New Issue
Block a user