mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Small Dominia Food & Drink Update (#21440)
Adds two new recipes, one cocktail and one snack item, with a particular focus on the frontier. <img width="305" height="389" alt="new food" src="https://github.com/user-attachments/assets/633b7efc-5cf4-487c-8a22-cd6e14eecf32" /> Voidman's Stew - Fishballs in sauce from Sun Reach Carian Strogonoff - Mushroom strogonoff! (I wanted ot make this slightly glow but could not get it to work) Witch-spirit - The trendiest new cocktail, using Reach wine as a base Algae Chips - Fried and crispy algae from Sun Reach. Available in Getmore! vendors until somewhere more suitible can be created. All sprites by myself. --------- Signed-off-by: Fyni <itsfyni@gmail.com> Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
@@ -450,3 +450,7 @@
|
||||
/obj/item/trash/mac_fiery
|
||||
name = "empty fiery hot mac and cheeze container"
|
||||
icon_state = "mac_trash_fiery"
|
||||
|
||||
/obj/item/trash/algaechips
|
||||
name = "It looks like someone left some strands of algae in it."
|
||||
icon_state = "algaechips"
|
||||
|
||||
@@ -336,6 +336,7 @@
|
||||
/obj/item/trash/meatsnack = 0.5,
|
||||
/obj/item/trash/maps = 0.5,
|
||||
/obj/item/trash/tuna = 0.5,
|
||||
/obj/item/trash/algaechips = 0.5,
|
||||
/obj/effect/decal/cleanable/ash = 1.5,
|
||||
/obj/effect/decal/cleanable/dirt = 2,
|
||||
/obj/effect/decal/cleanable/flour = 1,
|
||||
|
||||
Reference in New Issue
Block a user