mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
@@ -5677,17 +5677,6 @@
|
||||
glass_desc = "And Our Lady did come down from the mountain, and She was flanked in radiant and ever-burning cosmic fires. And She spoke with the Lady Caladius for what seemed an eternity, \
|
||||
and the Lady Caladius did finally emerge. And we happy few were so blessed as to hear her- the Prophetess Giovanna- say, 'Drink today not as warriors, but as immortals.'."
|
||||
|
||||
/singleton/reagent/alcohol/mimosa
|
||||
name = "Mimosa"
|
||||
color = "#d87606"
|
||||
description = "Champagne and orange juice. A festive cocktail usually served at high-end events, such as weddings, business brunch, or even as a first-class drink on passenger transports."
|
||||
strength = 35
|
||||
taste_description = "sparkling orange juice"
|
||||
|
||||
glass_icon_state = "mimosa_glass"
|
||||
glass_name = "glass of Mimosa"
|
||||
glass_desc = "Champagne and orange juice. A festive cocktail usually served at high-end events, such as weddings, business brunch, or even as a first-class drink on passenger transports."
|
||||
|
||||
/singleton/reagent/alcohol/lights_edge
|
||||
name = "Light's Edge"
|
||||
color = "#592ada"
|
||||
|
||||
@@ -3175,13 +3175,6 @@
|
||||
required_reagents = list(/singleton/reagent/drink/milk = 1, /singleton/reagent/nutriment/choconutspread = 1, /singleton/reagent/drink/milk/cream = 1)
|
||||
result_amount = 3
|
||||
|
||||
/datum/chemical_reaction/drink/drink/mimosa
|
||||
name = "Mimosa"
|
||||
id = "mimosa"
|
||||
result = /singleton/reagent/alcohol/mimosa
|
||||
required_reagents = list(/singleton/reagent/alcohol/champagne = 1, /singleton/reagent/drink/orangejuice = 1)
|
||||
result_amount = 2
|
||||
|
||||
/datum/chemical_reaction/drink/lights_edge
|
||||
name = "Light's Edge"
|
||||
id = "lights_edge"
|
||||
|
||||
Reference in New Issue
Block a user