Skip to content

Commit

Permalink
[MIRROR] Added "Bargonia" bar sign! [MDB IGNORE] (#757)
Browse files Browse the repository at this point in the history
* Added "Bargonia" bar sign! (#79565)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: DrAmazing343 <[email protected]>
Co-authored-by: san7890 <the@ san7890.com>
Co-authored-by: Ghom <42542238+Ghommie@ users.noreply.github.com>
  • Loading branch information
5 people authored Nov 21, 2023
1 parent 43dd17a commit 59e267d
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 @@ -424,6 +424,12 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/barsign, 32)
desc = "Where every drink is masterfully crafted with industrial efficiency!"
neon_color = "#ffffff"

/datum/barsign/bargonia
name = "Bargonia"
icon_state = "bargonia"
desc = "The warehouse yearns for a higher calling... so Supply has declared BARGONIA!"
neon_color = COLOR_WHITE

// 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 59e267d

Please sign in to comment.