Further Updates Windows (#15427)

* Further Updates Windows

* correction
This commit is contained in:
Fox McCloud
2021-02-03 10:04:52 +00:00
committed by GitHub
parent 38d1c93586
commit 6074323192
10 changed files with 50 additions and 54 deletions
+2 -12
View File
@@ -70,23 +70,13 @@
//Pod turfs and objects
//Window
/obj/structure/window/shuttle/survival_pod
/obj/structure/window/full/shuttle/survival_pod
name = "pod window"
icon = 'icons/obj/smooth_structures/pod_window.dmi'
icon_state = "smooth"
dir = FULLTILE_WINDOW_DIR
max_integrity = 100
fulltile = TRUE
flags = PREVENT_CLICK_UNDER
reinf = TRUE
heat_resistance = 1600
armor = list("melee" = 50, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 50, "bio" = 100, "rad" = 100, "fire" = 80, "acid" = 100)
smooth = SMOOTH_MORE
canSmoothWith = list(/turf/simulated/wall/mineral/titanium/survival, /obj/machinery/door/airlock/survival_pod, /obj/structure/window/shuttle/survival_pod)
explosion_block = 3
level = 3
glass_type = /obj/item/stack/sheet/titaniumglass
glass_amount = 2
canSmoothWith = list(/turf/simulated/wall/mineral/titanium/survival, /obj/machinery/door/airlock/survival_pod, /obj/structure/window/full/shuttle/survival_pod)
/obj/structure/window/reinforced/survival_pod
name = "pod window"