|
33 | 33 | name = "\improper Azik Interstellar billboard"
|
34 | 34 | desc = "A billboard advertising Azik Interstellar and their newest model: the Autocrat Solar Sailer. Azik Interstellar: Tiziran Refinement for Galactic Necessities."
|
35 | 35 | icon_state = "billboard_azik"
|
| 36 | + |
| 37 | +/obj/structure/billboard/lizards_gas |
| 38 | + name = "\improper The Lizard's Gas billboard" |
| 39 | + desc = "A billboard labelling the gas station known as 'The Lizard's Gas'. It's been lost to time, and this is the only known gas station of its type. It's hard to see why it flopped based on the quality of the billboard." |
| 40 | + icon_state = "billboard_lizards_gas" |
| 41 | + |
| 42 | +/obj/structure/billboard/lizards_gas/defaced |
| 43 | + desc = "A billboard labelling the gas station known as 'The Lizard's Gas'. The soulfully drawn billboard has been graffitied, with a kind stranger painting over the vitriolic graffiti." |
| 44 | + icon_state = "billboard_lizards_gas_defaced" |
| 45 | + |
| 46 | +/obj/structure/billboard/roadsign |
| 47 | + name = "\improper Roadsign billboard" |
| 48 | + desc = "A billboard notifying the reader how many miles are left until the gas station. This one seems to be blank, however." |
| 49 | + icon_state = "billboard_roadsign_blank" |
| 50 | + |
| 51 | +/obj/structure/billboard/roadsign/two |
| 52 | + desc = "A billboard notifying the reader how many miles are left until the next gas station. It's hard to see a purpose for this sign at all." |
| 53 | + icon_state = "billboard_roadsign_two" |
| 54 | + |
| 55 | +/obj/structure/billboard/roadsign/twothousand |
| 56 | + desc = "A billboard notifying the reader how many miles are left until the next gas station. You'll probably want to stock up on food and gas if you see something like this." |
| 57 | + icon_state = "billboard_roadsign_twothousand" |
| 58 | + |
| 59 | +/obj/structure/billboard/roadsign/twomillion |
| 60 | + desc = "A billboard notifying the reader how many miles are left until the next gas station. If you're capable of multi-million-mile travel, this shouldn't be a sweat! If you aren't..." |
| 61 | + icon_state = "billboard_roadsign_twomillion" |
| 62 | + |
| 63 | +/obj/structure/billboard/roadsign/error |
| 64 | + desc = "A billboard notifying the reader how many miles are left until the next gas station. This is a static sign, so you have to wonder what sort of person would both print this and then hang it up." |
| 65 | + icon_state = "billboard_roadsign_error" |
0 commit comments