mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
the-figment-that-was-is-now-gone
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
break_apart()
|
||||
|
||||
/obj/item/modular_computer/proc/break_apart()
|
||||
if(can_deconstruct)
|
||||
if(!(flags & NODECONSTRUCT))
|
||||
physical.visible_message("\The [src] breaks apart!")
|
||||
var/turf/newloc = get_turf(src)
|
||||
new /obj/item/stack/sheet/metal(newloc, round(steel_sheet_cost/2))
|
||||
|
||||
Reference in New Issue
Block a user