mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 12:56:10 +01:00
Placeholder windows
This commit is contained in:
@@ -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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user