Merge pull request #34491 from Xhuis/the_lightbulb

Adds a new bar sign, The Lightbulb (take 2)
This commit is contained in:
Jordan Brown
2018-01-16 09:27:14 -05:00
committed by GitHub
2 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -292,6 +292,10 @@
icon = "maidcafe"
desc = "Welcome back, master!"
/datum/barsign/the_lightbulb
name = "The Lightbulb"
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/hiddensigns
hidden = 1
@@ -319,4 +323,3 @@
name = "Bar Sign"
icon = "empty"
desc = "This sign doesn't seem to be on."