mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
Adds a New Space Ruin: The Gas Station (#32004)
* initial commits * linter fix and makes it more messy * linter pt 2 * linter pt 3 * webedit heresy Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * web editor heresy pt. 2 Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> --------- Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/obj/machinery/computer/loreconsole/gas_station_notice
|
||||
entries = list(
|
||||
new/datum/lore_console_entry(
|
||||
"To all employees:",
|
||||
{"Hey there, it's Scott, the guy that hired you, your boss, yadada. Hope you've been enjoying working here.
|
||||
Anyway, if you somehow didn't know, this place has a bit more than the fuel for your shitty shuttle flying around. The **other** kind of gas.
|
||||
One of my buddies is a real wizard at growin' weed. So I figured when I got my hands on this joint (haha), I should actually, sell gas y'know? Get it? Gas. Like weed. Like marijuana.
|
||||
God I love weed so much.
|
||||
It's **probably** legal 'round these parts so some is stashed away in the back but feel free to live the high life. Haha, get it?
|
||||
Make sure you turn off the SMES before you leave! It needs to be on for this place to run and I can't afford anything that makes power because I blew all my cash on gas!"}))
|
||||
|
||||
/area/ruin/space/gas_station
|
||||
name = "\improper Garry's Gas Station"
|
||||
Reference in New Issue
Block a user