Placeholder windows

This commit is contained in:
Ferner
2021-02-08 15:14:02 +01:00
parent 4f179299b7
commit e873b3ce67
6 changed files with 719 additions and 686 deletions
+16
View File
@@ -486,6 +486,22 @@
/obj/structure/window/shuttle/skrell
)
/obj/structure/window/shuttle/placeholder
name = "placeholder window"
desc = "It looks extremely strong. Might take many good hits to crack it."
icon = 'icons/obj/smooth/placeholder_window.dmi'
icon_state = "placeholder_window"
health = 500
maxhealth = 500
smooth = SMOOTH_MORE|SMOOTH_DIAGONAL
canSmoothWith = list(
/obj/structure/window/shuttle/placeholder,
/turf/simulated/wall/shuttle/placeholder
)
/obj/structure/window/shuttle/placeholder/cardinal
smooth = SMOOTH_MORE
/obj/structure/window/shuttle/crescent
desc = "It looks rather strong."