Away Mission Events (#12802)

This commit is contained in:
Werner
2021-12-04 02:23:24 +01:00
committed by GitHub
parent dfa17ffd18
commit ae58ffe264
12 changed files with 109987 additions and 53 deletions
+23
View File
@@ -487,6 +487,29 @@
maxhealth = 160
smooth = 0
/obj/structure/window/shuttle/scc_space_ship
name = "window"
desc = "It looks extremely strong. Might take many good hits to crack it."
icon = 'icons/obj/smooth/scc_space_ship.dmi'
icon_state = "scc_space_ship"
health = 500
maxhealth = 500
smooth = SMOOTH_MORE|SMOOTH_DIAGONAL
canSmoothWith = list(
/obj/structure/window/shuttle/scc_space_ship
)
/obj/structure/window/shuttle/scc_space_ship/cardinal
smooth = SMOOTH_MORE
/obj/structure/window/shuttle/scc
icon = 'icons/turf/shuttles_unique/scc_shuttle_pieces.dmi'
icon_state = "scc_window"
basestate = "scc_window"
health = 160
maxhealth = 160
smooth = 0
/obj/structure/window/shuttle/crescent
desc = "It looks rather strong."