mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Update repair.dm
This commit is contained in:
@@ -41,6 +41,7 @@
|
|||||||
set waitfor = FALSE
|
set waitfor = FALSE
|
||||||
var/turf/B = L
|
var/turf/B = L
|
||||||
atoms += B
|
atoms += B
|
||||||
|
B.assemble_baseturfs(B.type)
|
||||||
for(var/A in B)
|
for(var/A in B)
|
||||||
atoms += A
|
atoms += A
|
||||||
if(istype(A,/obj/structure/cable))
|
if(istype(A,/obj/structure/cable))
|
||||||
|
|||||||
Reference in New Issue
Block a user