mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-14 01:33:28 +01:00
de1377c1da
* deco * Thalar not credits * adjustments * indent * The linter does not like Latin Small Letter O With Diaeresis * hopefully it will work now
55 lines
2.7 KiB
Plaintext
55 lines
2.7 KiB
Plaintext
/obj/structure/prop/billboard
|
|
name = "billboard"
|
|
desc = "A large advertisement board, this one is blank"
|
|
icon = 'icons/obj/props/billboard.dmi'
|
|
icon_state = "billboard_blank"
|
|
bound_width = 96
|
|
bound_height = 64
|
|
|
|
/obj/structure/prop/billboard/donkburger
|
|
name = "\improper Donk-n-Go billboard"
|
|
desc = "A billboard advertising Donk-n-Go, Donk Co's ever-present and ever-unhealthy fast-food venture: GET IN, GET FED, GET GONE!"
|
|
icon_state = "billboard_donk_n_go"
|
|
|
|
/obj/structure/prop/billboard/space_cola
|
|
name = "\improper Space Cola billboard"
|
|
desc = "A billboard advertising Space Cola: Relax, have a Spoke."
|
|
icon_state = "billboard_space_cola"
|
|
|
|
/obj/structure/prop/billboard/NT
|
|
name = "\improper NanoTrasen billboard"
|
|
desc = "A billboard advertising NanoTrasen: A Better Tomorrow, Today."
|
|
icon_state = "billboard_nanotrasen"
|
|
|
|
/obj/structure/prop/billboard/NT/defaced
|
|
name = "defaced NanoTrasen billboard"
|
|
desc = "A billboard advertising Nanotrasen. Someone's sprayed a message onto it: Fuck Corpo Pigs."
|
|
icon_state = "billboard_fuck_corps"
|
|
|
|
/obj/structure/prop/billboard/azik
|
|
name = "\improper Azik Interstellar billboard"
|
|
desc = "A billboard advertising Azik Interstellar and their newest model: the Autocrat Solar Sailer. Azik Interstellar: Tau Cetian Refinement for Galactic Necessities."
|
|
icon_state = "billboard_azik"
|
|
description_fluff = "Azik Interstellar is a subsidiary of Wulf Aeronautics, producing smaller spacecraft for private civillian use."
|
|
|
|
/obj/structure/prop/billboard/cvr
|
|
name = "\improper Charlemagne von Rheinland billboard"
|
|
desc = "A billboard advertising Charlemagne von Rheinland's Germania-class superyacht. Charlemagne von Rheinland: Die Werft der Könige."
|
|
icon_state = "billboard_cvr"
|
|
description_fluff = "The Germania-class superyacht is a type of luxury vessel, built by Wulf Aeronautics and furnished by a subsidiary of Gilthari Exports."
|
|
|
|
/obj/structure/prop/billboard/shop_n_large
|
|
name = "\improper Shop-N-Large billboard"
|
|
desc = "A billboard advertising Shop-N-Large's new range of limited-edition Ice Slush flavours. Shop-N-Large: The products you want for great prices."
|
|
icon_state = "billboard_shop_n_large"
|
|
|
|
/obj/structure/prop/billboard/starway
|
|
name = "\improper Starway Transit billboard"
|
|
desc = "A billboard advertising Starway Transit's direct flight from Kalmar to New York: only 2000 Thaler for an economy class berth. Starway: Your Ticket to the Stars. Interstellar travel prices haven't been this low since before the Incursion..."
|
|
icon_state = "billboard_starway"
|
|
|
|
/obj/structure/prop/billboard/smoothies
|
|
name = "\improper Spinward Smoothies billboard"
|
|
desc = "A billboard advertising Spinward Smoothies. "
|
|
icon_state = "billboard_smoothies"
|