Merge pull request #8075 from Xhuis/the_coderbus

Adds the Coderbus and Adminbus bar signs: No merge conflicts edition
This commit is contained in:
WJohn
2015-03-05 13:08:33 -05:00
3 changed files with 18 additions and 0 deletions
+13
View File
@@ -210,12 +210,25 @@
icon = "honkednloaded"
desc = "Honk."
/datum/barsign/thenest
name = "The Nest"
icon = "thenest"
desc = "A good place to retire for a drink after a long night of crime fighting."
/datum/barsign/thecoderbus
name = "The Coderbus"
icon = "thecoderbus"
desc = "A very controversial bar known for its wide variety of constantly-changing drinks."
/datum/barsign/theadminbus
name = "The Adminbus"
icon = "theadminbus"
desc = "An establishment visited mainly by space-judges. It isn't bombed nearly as much as court hearings."
/datum/barsign/hiddensigns
hidden = 1