Skip to content

Commit

Permalink
[MIRROR] Adds 'The Assembly Line' bar sign (Bar Sign Contest 2023) [M…
Browse files Browse the repository at this point in the history
…DB IGNORE] (#669)

* Adds 'The Assembly Line' bar sign (Bar Sign Contest 2023) (#79720)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Vekter <[email protected]>
  • Loading branch information
3 people authored Nov 16, 2023
1 parent 49bd085 commit bc01c47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions code/game/machinery/barsigns.dm
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,12 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/barsign, 32)
desc = "A delightfully relaxing tearoom for all the fancy lads in the cosmos."
neon_color = COLOR_LIGHT_ORANGE

/datum/barsign/assembly_line
name = "The Assembly Line"
icon_state = "the-assembly-line"
desc = "Where every drink is masterfully crafted with industrial efficiency!"
neon_color = "#ffffff"

// Hidden signs list below this point

/datum/barsign/hiddensigns
Expand Down
Binary file modified icons/obj/machines/barsigns.dmi
Binary file not shown.

0 comments on commit bc01c47

Please sign in to comment.