mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Adds Maltroach bar sign! (#79532)
## About The Pull Request Accepted submission for the bar sign contest! It was really fun, thank you! Changes barsigns.dm to include information for the sign, and barsigns.dmi to include the maltroach sign itself as well as a simple light mask! ## Why It's Good For The Game Mothroaches are cute and fluffy!  ## Changelog 🆑 add: Maltroach bar sign! /🆑 Co-authored-by: moth <MothLove@protonmail.com>
This commit is contained in:
@@ -388,6 +388,12 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/barsign, 32)
|
||||
desc = "Drink till you puke and/or break the laws of reality!"
|
||||
neon_color = "#00cc33"
|
||||
|
||||
/datum/barsign/maltroach
|
||||
name = "Maltroach"
|
||||
icon = "maltroach"
|
||||
desc = "Mothroaches politely greet you into the bar, or are they greeting eachother?"
|
||||
neon_color = "#649e8a"
|
||||
|
||||
// Hidden signs list below this point
|
||||
|
||||
/datum/barsign/hiddensigns
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 165 KiB |
Reference in New Issue
Block a user