mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Nuclear Missile Silo (#20222)
The Nuclear Missile Silo Bunker Thingamjig is a 2-z odyssey map. Should be nice and generic so storytellers can tell a variety of stories, including just blocking off the entire bunker and having a nice snowy town if they want to.   And the sub-maps:  Future plans for a later PR include a day/night cycle and maybe weather --------- Co-authored-by: Stev-the-third <rose@flurf.net>
This commit is contained in:
co-authored by
Stev-the-third
parent
255b802e1a
commit
46b044d302
@@ -13,6 +13,13 @@
|
||||
/obj/structure/light_pole/r
|
||||
icon_state = "rustlamp_r"
|
||||
|
||||
/obj/structure/light_pole/decayed
|
||||
desc = "A tall light source. The bulb appears to be decayed."
|
||||
light_color = LIGHT_COLOR_DECAYED
|
||||
|
||||
/obj/structure/light_pole/decayed/r
|
||||
icon_state = "rustlamp_r"
|
||||
|
||||
/obj/structure/light_pole/konyang
|
||||
name = "dangling lamp"
|
||||
desc = "A flame-lit lamp dangling precariously from a tall pole."
|
||||
|
||||
@@ -381,6 +381,11 @@ ABSTRACT_TYPE(/obj/structure/stairs/urban/road_ramp)
|
||||
icon_state = "television"
|
||||
anchored = TRUE
|
||||
|
||||
/obj/structure/television/adhomai
|
||||
name = "adhomaian television"
|
||||
desc = "A classic box television, manufactured on Adhomai."
|
||||
icon = 'icons/obj/computer.dmi'
|
||||
|
||||
/obj/structure/dressing_divider
|
||||
name = "wardrobe dressing divider"
|
||||
desc = "A divider for an environment where you're probably swapping clothes, made with your privacy in mind."
|
||||
|
||||
Reference in New Issue
Block a user