mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Cult Cove, Neon Flamingo and Slowdive (#80113)
This commit is contained in:
@@ -462,6 +462,24 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/barsign, 32)
|
||||
desc = "The warehouse yearns for a higher calling... so Supply has declared BARGONIA!"
|
||||
neon_color = COLOR_WHITE
|
||||
|
||||
/datum/barsign/cult_cove
|
||||
name = "Cult Cove"
|
||||
icon_state = "cult-cove"
|
||||
desc = "Nar'Sie's favourite retreat"
|
||||
neon_color = COLOR_RED
|
||||
|
||||
/datum/barsign/neon_flamingo
|
||||
name = "Neon Flamingo"
|
||||
icon_state = "neon-flamingo"
|
||||
desc = "A bus for all but the flamboyantly challenged."
|
||||
neon_color = COLOR_PINK
|
||||
|
||||
/datum/barsign/slowdive
|
||||
name = "Slowdive"
|
||||
icon_state = "slowdive"
|
||||
desc = "First stop out of hell, last stop before heaven."
|
||||
neon_color = COLOR_RED
|
||||
|
||||
// Hidden signs list below this point
|
||||
|
||||
/datum/barsign/hiddensigns
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 204 KiB After Width: | Height: | Size: 263 KiB |
Reference in New Issue
Block a user