mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Adds The Goose bar sign, inspired by Yog. (#46321)
* ports bar sign from yog, adds deep lore * adds changes by plapatin himself * made the animation have a bit more of a pause
This commit is contained in:
@@ -284,6 +284,11 @@
|
||||
icon = "the_lightbulb"
|
||||
desc = "A cafe popular among moths and moffs. Once shut down for a week after the bartender used mothballs to protect her spare uniforms."
|
||||
|
||||
/datum/barsign/goose
|
||||
name = "The Loose Goose"
|
||||
icon = "goose"
|
||||
desc = "Drink till you puke and/or break the laws of reality!"
|
||||
|
||||
/datum/barsign/hiddensigns
|
||||
hidden = TRUE
|
||||
|
||||
@@ -307,4 +312,4 @@
|
||||
name = null
|
||||
icon = "empty"
|
||||
desc = "This sign doesn't seem to be on."
|
||||
rename_area = FALSE
|
||||
rename_area = FALSE
|
||||
Reference in New Issue
Block a user