mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Poster Pack (#63865)
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
/obj/structure/billboard
|
||||
name = "blank billboard"
|
||||
desc = "A blank billboard, with space for all kinds of advertising."
|
||||
icon = 'icons/obj/billboard.dmi'
|
||||
icon_state = "billboard_blank"
|
||||
max_integrity = 1000
|
||||
bound_width = 96
|
||||
bound_height = 64
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
|
||||
/obj/structure/billboard/donk_n_go
|
||||
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/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/billboard/nanotrasen
|
||||
name = "\improper Nanotrasen billboard"
|
||||
desc = "A billboard advertising Nanotrasen: A Better Tomorrow, Today."
|
||||
icon_state = "billboard_nanotrasen"
|
||||
|
||||
/obj/structure/billboard/nanotrasen/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/billboard/azik
|
||||
name = "\improper Azik Interstellar billboard"
|
||||
desc = "A billboard advertising Azik Interstellar and their newest model: the Autocrat Solar Sailer. Azik Interstellar: Tiziran Refinement for Galactic Necessities."
|
||||
icon_state = "billboard_azik"
|
||||
Reference in New Issue
Block a user