Skip to content

Commit

Permalink
Little Treats Tea Room Bar Sign (tgstation#79708)
Browse files Browse the repository at this point in the history
## About The Pull Request

Another bar sign has hit the codebase
Dalm made this I'm just PRing it for her

![dreamseeker_lFMsAMbwFa](https://github.com/tgstation/tgstation/assets/7483112/974cb168-91d3-4173-831f-1c73bd734389)

![v2r3cVdYoT](https://github.com/tgstation/tgstation/assets/7483112/76d0c551-b127-4025-a2c4-c00a0342bbee)

## Why It's Good For The Game

Lets you advertise a vibe not currently available

## Changelog

:cl: Dalm
image: A tea room sign for the bar
/:cl:
  • Loading branch information
Jacquerel authored Nov 16, 2023
1 parent 4194c7a commit a8139ce
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 @@ -412,6 +412,12 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/barsign, 32)
desc = "For those who wish to be optimally tactful to the non-alcoholic population."
neon_color = COLOR_ORANGE

/datum/barsign/tearoom
name = "Little Treats Tea Room"
icon_state = "little_treats"
desc = "A delightfully relaxing tearoom for all the fancy lads in the cosmos."
neon_color = COLOR_LIGHT_ORANGE

// 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 a8139ce

Please sign in to comment.