Fixes some janky frame issues

This commit is contained in:
Heroman
2021-11-22 06:52:33 +10:00
parent dead3acae1
commit 6b168ae5f0
3 changed files with 16 additions and 25 deletions
+1
View File
@@ -6,6 +6,7 @@
icon = 'icons/obj/apc_repair.dmi'
icon_state = "apc_frame"
refund_amt = 2
build_wall_only = TRUE
matter = list(MAT_STEEL = 100, MAT_GLASS = 30)
/obj/item/frame/apc/try_build(turf/on_wall, mob/user as mob)