Adds the Coderbus and Adminbus bar signs

This commit is contained in:
Xhuis
2015-03-01 12:42:39 -05:00
parent 8cee97f54f
commit eb745941c5
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