various fixes, improvements, etc (#4649)

Co-authored-by: VM_USER <VM_USER>
This commit is contained in:
silicons
2022-10-30 21:03:20 -05:00
committed by GitHub
co-authored by VM_USER <VM_USER>
parent 8a8e664e9d
commit de4f5eb944
19 changed files with 94 additions and 39 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
/obj/machinery/shield/Initialize(mapload)
. = ..()
setDir(pick(1,2,3,4))
update_nearby_tiles(need_rebuild=1)
update_nearby_tiles()
/obj/machinery/shield/Destroy()
opacity = 0