mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
4 New Barsigns, Cold Ones, Doctor's Orders, Wrong Turn, Pun Pun's Pub (#94571)
This commit is contained in:
@@ -501,6 +501,30 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/barsign, 32)
|
||||
desc = "LIVE MOTHS!"
|
||||
neon_color = COLOR_RED
|
||||
|
||||
/datum/barsign/coldones
|
||||
name = "Cold Ones"
|
||||
icon_state = "cold-ones"
|
||||
desc = "That's what they call the yogurt effect."
|
||||
neon_color = ""
|
||||
|
||||
/datum/barsign/doctorsorders
|
||||
name = "Doctor's Orders"
|
||||
icon_state = "doctors-orders"
|
||||
desc = "For over-the-counter painkillers."
|
||||
neon_color = ""
|
||||
|
||||
/datum/barsign/wrongturn
|
||||
name = "Wrong Turn"
|
||||
icon_state = "wrong-turn"
|
||||
desc = "You don't feel lost. Nothing a few drinks cant fix, though."
|
||||
neon_color = ""
|
||||
|
||||
/datum/barsign/punpunspub
|
||||
name = "Punpun's Pub"
|
||||
icon_state = "pun-puns-pub"
|
||||
desc = "After everything he's been through? I'd want to be near booze too."
|
||||
neon_color = ""
|
||||
|
||||
// Hidden signs list below this point
|
||||
|
||||
/datum/barsign/hiddensigns
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 330 KiB After Width: | Height: | Size: 395 KiB |
Reference in New Issue
Block a user