Cream cheese, beer, bagels and shmear. (#21540)

![sanktions](https://github.com/user-attachments/assets/87dd8da5-d600-4dde-a093-de498a96282a)

-Adds cream cheese to the game because I'm tired of committing the
atrocity of making foods out of blocks of cheese and cream.
-Adds 5 new food dishes to the game including a few commissioned dishes
from Sankt Frederick (The new dishes: Belinas, Bierocks, Cream cheese
bagels, Cream cheese toast, and smoked salmon bagels)
-Adds 2 new beers to the game, a Xanan one and one from Sankt Frederick
-Adds the new beers as well as multiple existing beer bottles to the
Booze-O-Mat because currently there is no place to get any bottles of
beer on the station which is more than a little weird.
This commit is contained in:
tomixcomics
2025-11-11 10:56:19 +00:00
committed by GitHub
parent fd6ced3366
commit 13fd3bf54d
19 changed files with 315 additions and 14 deletions
+14
View File
@@ -586,6 +586,20 @@
groupable = TRUE
spawn_amount = 1
/singleton/cargo_item/cream_cheese
category = "hospitality"
name = "cream cheese container"
supplier = "getmore"
description = "A single container of cheese, it seems to be of the creamed variety."
price = 4.50
items = list(
/obj/item/reagent_containers/food/condiment/cream_cheese
)
access = 0
container_type = "freezer"
groupable = TRUE
spawn_amount = 1
/singleton/cargo_item/fatshouters
category = "hospitality"
name = "fatshouters milk carton"