Skip to content

Commit

Permalink
[NEW BAR SIGN] Le Café Silencieux (tgstation#79581)
Browse files Browse the repository at this point in the history
## About The Pull Request

Adds my entry to the barsign contest, Le Café Silencieux (The Silent
Café, in french)

![TheCafeSilentieux](https://github.com/tgstation/tgstation/assets/44149906/cb7b2353-6333-4b3a-ab03-c466a67df9bc)
## Why It's Good For The Game

Variety good!
## Changelog
:cl:DATA_
sprite: A new barsign is now available! Invoke your inner mime in this
french-themed café: Le Café Silencieux!
/:cl:
  • Loading branch information
DATA-xPUNGED authored Nov 11, 2023
1 parent 380a056 commit 349f0ef
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 @@ -292,6 +292,12 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/barsign, 32)
desc = "Honk."
neon_color = "#FF998A"

/datum/barsign/le_cafe_silencieux
name = "Le Café Silencieux"
icon_state = "le_cafe_silencieux"
desc = "..."
neon_color = "#ffffff"

/datum/barsign/thenest
name = "The Nest"
icon_state = "thenest"
Expand Down
Binary file modified icons/obj/machines/barsigns.dmi
Binary file not shown.

0 comments on commit 349f0ef

Please sign in to comment.