mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-20 20:22:24 +01:00
MultiZ Layenia Base
This commit is contained in:
@@ -408,6 +408,21 @@
|
||||
desc = "A poster advertising a movie about some masked men."
|
||||
icon_state = "poster44"
|
||||
|
||||
/obj/structure/sign/poster/contraband/moffuchis_pizza
|
||||
name = "Moffy's Pizzeria"
|
||||
desc = "Moffy's Pizzeria™: family style pizza for 2 centuries."
|
||||
icon_state = "poster45"
|
||||
|
||||
/obj/structure/sign/poster/contraband/donk_co
|
||||
name = "DONK CO. BRAND MICROWAVEABLE FOOD"
|
||||
desc = "DONK CO. BRAND MICROWAVABLE FOOD: MADE BY STARVING COLLEGE STUDENTS, FOR STARVING COLLEGE STUDENTS."
|
||||
icon_state = "poster46"
|
||||
|
||||
/obj/structure/sign/poster/contraband/cybersun_six_hundred
|
||||
name = "Saibāsan: 600 Years Commemorative Poster"
|
||||
desc = "An artistic poster commemorating 600 years of continual business for Cybersun Industries."
|
||||
icon_state = "poster47"
|
||||
|
||||
/obj/structure/sign/poster/official
|
||||
poster_item_name = "motivational poster"
|
||||
poster_item_desc = "An official Nanotrasen-issued poster to foster a compliant and obedient workforce. It comes with state-of-the-art adhesive backing, for easy pinning to any vertical surface."
|
||||
@@ -594,4 +609,29 @@
|
||||
desc = "This informational poster teaches the viewer what carbon dioxide is."
|
||||
icon_state = "poster35_legit"
|
||||
|
||||
/obj/structure/sign/poster/official/moth_hardhat
|
||||
name = "Safety Moth - Hardhats"
|
||||
desc = "This informational poster uses Safety Moth™ to tell the viewer to wear hardhats in cautious areas. \"It's like a lamp for your head!\""
|
||||
icon_state = "poster36_legit"
|
||||
|
||||
/obj/structure/sign/poster/official/moth_piping
|
||||
name = "Safety Moth - Piping"
|
||||
desc = "This informational poster uses Safety Moth™ to tell atmospheric technicians correct types of piping to be used. \"Pipes, not Pumps! Proper pipe placement prevents poor performance!\""
|
||||
icon_state = "poster37_legit"
|
||||
|
||||
/obj/structure/sign/poster/official/moth_meth
|
||||
name = "Safety Moth - Methamphetamine"
|
||||
desc = "This informational poster uses Safety Moth™ to tell the viewer to seek CMO approval before cooking methamphetamine. \"Stay close to the target temperature, and never go over!\" ...You shouldn't ever be making this."
|
||||
icon_state = "poster38_legit"
|
||||
|
||||
/obj/structure/sign/poster/official/moth_epi
|
||||
name = "Safety Moth - Epinephrine"
|
||||
desc = "This informational poster uses Safety Moth™ to inform the viewer to help injured/deceased crewmen with their epinephrine injectors. \"Prevent organ rot with this one simple trick!\""
|
||||
icon_state = "poster39_legit"
|
||||
|
||||
/obj/structure/sign/poster/official/corporate_perks_vacation
|
||||
name = "Nanotrasen Corporate Perks: Vacation"
|
||||
desc = "You wish you were here? You can be, Plan today and get 10% off your next vacation on us."
|
||||
icon_state = "poster40_legit"
|
||||
|
||||
#undef PLACE_SPEED
|
||||
|
||||
@@ -9,4 +9,24 @@
|
||||
/obj/effect/turf_decal/weather/snow/corner
|
||||
name = "snow corner piece"
|
||||
icon = 'icons/turf/snow.dmi'
|
||||
icon_state = "snow_corner"
|
||||
icon_state = "snow_corner"
|
||||
|
||||
/obj/effect/turf_decal/weather/grass
|
||||
name = "grass box piece"
|
||||
icon = 'icons/turf/grass.dmi'
|
||||
icon_state = "grass_box"
|
||||
|
||||
/obj/effect/turf_decal/weather/grass/line
|
||||
name = "grass line piece"
|
||||
icon = 'icons/turf/grass.dmi'
|
||||
icon_state = "grass_line"
|
||||
|
||||
/obj/effect/turf_decal/weather/grass/corner
|
||||
name = "grass corner piece"
|
||||
icon = 'icons/turf/grass.dmi'
|
||||
icon_state = "grass_corner"
|
||||
|
||||
/obj/effect/turf_decal/weather/grass/surround
|
||||
name = "grass surround piece"
|
||||
icon = 'icons/turf/grass.dmi'
|
||||
icon_state = "grass_surround"
|
||||
Reference in New Issue
Block a user