Tweaks Examination Code (#14843)

This commit is contained in:
SleepyGemmy
2022-11-18 12:47:46 +01:00
committed by GitHub
parent 3327ccd371
commit 38c261b600
106 changed files with 508 additions and 506 deletions
@@ -3,7 +3,7 @@
desc = "An advanced chemical synthesizer and injection system, designed for heavy-duty medical equipment."
desc_info = "Stationbound synthesizers produce specific reagents dependent on the selected module, which you can select by using it. \
The reagents recharge automatically at the cost of energy.<br> Alt Click the synthesizer to change the transfer amount."
desc_fluff = null
desc_extended = null
icon = 'icons/obj/syringe.dmi'
icon_state = "medical_synth"
item_state = "hypo"
@@ -414,7 +414,7 @@
desc = "A can of fermented fatshouters milk, imported from Adhomai."
icon_state = "milk_can"
center_of_mass = list("x"=16, "y"=10)
desc_fluff = "Fermend fatshouters milk is a drink that originated among the nomadic populations of Rhazar'Hrujmagh, and it has spread to the rest of Adhomai."
desc_extended = "Fermend fatshouters milk is a drink that originated among the nomadic populations of Rhazar'Hrujmagh, and it has spread to the rest of Adhomai."
reagents_to_add = list(/decl/reagent/drink/milk/adhomai/fermented = 30)
@@ -443,7 +443,7 @@
/obj/item/reagent_containers/food/drinks/cans/hrozamal_soda
name = "Hro'zamal Soda"
desc = "A can of Hro'zamal Soda. Made with Hro'zamal Ras'Nifs powder and canned in the People's Republic of Adhomai."
desc_fluff = "Hro'zamal Soda is a soft drink made from the seed's powder of a plant native to Hro'zamal, the sole Hadiist colony. While initially consumed as a herbal tea by the \
desc_extended = "Hro'zamal Soda is a soft drink made from the seed's powder of a plant native to Hro'zamal, the sole Hadiist colony. While initially consumed as a herbal tea by the \
colonists, it was introduced to Adhomai by the Army Expeditionary Force and transformed into a carbonated drink. The beverage is popular with factory workers and university \
students because of its stimulant effect."
icon_state = "hrozamal_soda_can"
@@ -461,7 +461,7 @@
/obj/item/reagent_containers/food/drinks/cans/peach_soda
name = "Xanu Rush!"
desc = "Made from the NEW Xanu Prime peaches."
desc_fluff = "The rehabilitating environment of Xanu has allowed for small-scale agriculture to bloom. Xanu Rush! Is the number one Coalition soda, despite its dull taste."
desc_extended = "The rehabilitating environment of Xanu has allowed for small-scale agriculture to bloom. Xanu Rush! Is the number one Coalition soda, despite its dull taste."
icon_state = "xanu_rush"
center_of_mass = list("x"=16, "y"=10)
reagents_to_add = list(/decl/reagent/drink/peach_soda = 30)
@@ -278,7 +278,7 @@ If you add a drink with no empty icon sprite, ensure it is flagged as NO_EMPTY_I
/obj/item/reagent_containers/food/drinks/waterbottle
name = "bottled water"
desc = "A fresh bottle of water from the finest bottling plants on Silversun."
desc_fluff = "Previously introduced to the vending machines by Skrellian request, this water used to come straight from the Martian poles. Ever since the Martian catastrophe, however, an Idris subsidiary has since stepped in to fill the gap in the market \
desc_extended = "Previously introduced to the vending machines by Skrellian request, this water used to come straight from the Martian poles. Ever since the Martian catastrophe, however, an Idris subsidiary has since stepped in to fill the gap in the market \
and 'Martian Water' has become a prized collector's item."
icon_state = "waterbottle"
flags = 0 //starts closed
@@ -391,7 +391,7 @@ If you add a drink with no empty icon sprite, ensure it is flagged as NO_EMPTY_I
name = "mutthir carton"
icon_state = "mutthir"
desc = "A beverage made with Fatshouters' yogurt mixed with Nm'shaan's sugar and sweet herbs."
desc_fluff = "A beverage made with Fatshouters' yogurt mixed with Nm'shaan's sugar and sweet herbs. Mutthir is usually consumed during meals by both nobles and commoners. \
desc_extended = "A beverage made with Fatshouters' yogurt mixed with Nm'shaan's sugar and sweet herbs. Mutthir is usually consumed during meals by both nobles and commoners. \
The drink can also be smoked for flavor. Mutthir is believed to have originated from the worldwide appreciated Fatshouters' fermented milk. Rock Nomads living in the Nomadic Host \
were quick to adopt the drink to their diet."
@@ -216,7 +216,7 @@
desc = "Pour one out for Al'mari. His gun was on stun, bless his heart."
icon_state = "victorygin"
center_of_mass = list("x"=16, "y"=4)
desc_fluff = "Considered the official drink of the People's Republic of Adhomai, Victory Gin was created to celebrate the end of the revolution. It is commonly found in NanoTrasen's \
desc_extended = "Considered the official drink of the People's Republic of Adhomai, Victory Gin was created to celebrate the end of the revolution. It is commonly found in NanoTrasen's \
facilities, due to a contract that allows the government to supply the corporation, and in the Tajaran communities of Tau Ceti. The destruction of Victory Gin's bottles and reserves \
was widespread when Republican positions and cities were taken by the opposition as the drink is deemed by many as a symbol of the Hadiist regime."
reagents_to_add = list(/decl/reagent/alcohol/victorygin = 100)
@@ -225,7 +225,7 @@
name = "Mu Cephei Special Reserve"
desc = "An okayish single-malt whiskey. This one is produced mainly in New Valletta on Callisto and is fairly famous among Cythereans, too. It's great to get you \
in the right mindset for your tenth night out clubbing in a row!"
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "whiskeybottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/whiskey = 100)
@@ -234,7 +234,7 @@
name = "Delta Cephei Cinnamon Fireball"
desc = "An okayish single-malt whiskey, infused with cinnamon and hot pepper that used to be mainly produced on Mars, but the production line was since moved to Earth for geopolitical reasons. \
It is sometimes claimed that particularly desperate Eridanian dregs came up with the current recipe for this drink."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "whiskeybottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/fireball = 100)
@@ -242,7 +242,7 @@
/obj/item/reagent_containers/food/drinks/bottle/vodka
name = "Martian 50% Premium"
desc = "Only potatoes grown in real imported Martian soil may be used for this premium vodka (imports of Martian soil may have stopped). Made by Silverport, drunk by Zavodskoi."
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "vodkabottle"
center_of_mass = list("x"=17, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/vodka = 100)
@@ -250,7 +250,7 @@
/obj/item/reagent_containers/food/drinks/bottle/vodka/mushroom
name = "Inverkeithing Import mushroom vodka"
desc = "A mushroom-based vodka imported from the breweries of Inverkeithing on Himeo. Drinking too much of this will result in a personal permanent revolution."
desc_fluff = "Vodka made from mushrooms is a local favourite on Himeo, due to the ease with which mushrooms can be grown under the planet's surface. This bottle is \
desc_extended = "Vodka made from mushrooms is a local favourite on Himeo, due to the ease with which mushrooms can be grown under the planet's surface. This bottle is \
from the Schwarzer Drache Breweries Syndicate in Inverkeithing, arguably the most famous brewery on Himeo due to its historical reputation. It is also the most famous brand \
of mushroom vodka among non-Himeans because of Inverkeithing's developing tourism industry. Drinkers of the world (and beyond), unite!"
icon_state = "mushroomvodkabottle"
@@ -260,7 +260,7 @@
name = "Nathan's Guaranteed Quality tequila"
desc = "Made from premium petroleum distillates, pure thalidomide and other fine quality ingredients! This particular line of tequila has Nathan Trasen's signature on the label and his approval, \
as can be commonly seen and heard in Getmore's many advertisements for this line. Astute observers may however note the absolute lack of emotion on Trasen's face while reciting his love for Getmore tequila on television."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "tequilabottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/tequila = 100)
@@ -275,7 +275,7 @@
/obj/item/reagent_containers/food/drinks/bottle/bitters
name = "Nojosuru Aromatic Bitters"
desc = "Only the finest and highest quality herbs find their way into our cocktail bitters, both human <i>and</i> skrellian."
desc_fluff = "This drink is made by Nojosuru Foods, a subsidiary of Zeng-Hu Pharmaceuticals, founded on Earth in 2252. \
desc_extended = "This drink is made by Nojosuru Foods, a subsidiary of Zeng-Hu Pharmaceuticals, founded on Earth in 2252. \
They are known for their surprisingly affordable and incredible quality foods, as well as growing many crops used in pharmaceuticals and luxury items."
icon_state = "bitters"
center_of_mass = list("x"=16, "y"=9)
@@ -285,7 +285,7 @@
name = "Silverport's Bubbliest champagne"
desc = "A rather fancy bottle of champagne, fit for collecting and storing in a cellar for decades. This champagne is an absolute mainstay on Venus, used everywhere from appetizers to celebrations to \
cocktail creation, where it shines the most. If you haven't got a bottle of Silverport's Bubbliest in your fridge, are you <i>really</i> a Cytherean? The advertisements for this line say no!"
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "champagnebottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/champagne = 100)
@@ -293,7 +293,7 @@
/obj/item/reagent_containers/food/drinks/bottle/mintsyrup
name = "Getmore's Bold Peppermint"
desc = "Minty fresh. Contains dyn (and just a little peppermint)."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "mint_syrup"
center_of_mass = list("x"=16, "y"=6)
reagents_to_add = list(/decl/reagent/drink/mintsyrup = 100)
@@ -302,7 +302,7 @@
name = "Cytherea Artiste patron"
desc = "Silver laced tequila, served in space night clubs across the galaxy. It's among some of the most expensive Silverport Quality Brand products, \
perhaps due to demand rather than the actual cost of production."
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "patronbottle"
center_of_mass = list("x"=16, "y"=7)
reagents_to_add = list(/decl/reagent/alcohol/patron = 100)
@@ -312,7 +312,7 @@
desc = "If Getmore gets any alcohol right, it's certainly rum, according to (most) New Gibsoners (only Ovanstaders were polled)! This is <b>real</b>, <i><b>GENUINE</b></i> Undirstader rum, made using <b>OLD WORLD</b> recipes! The most authentic \
Undirstader drink in Getmore's wide arsenal! Or so the advertisements say. Undirstader critics often point to this rum as a corporate mockery of their culture, yet it remains the most \
popular Getmore product in New Gibson's Ovanstads by far, and most people simply know it as a famous Undirstader drink produced by Getmore."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "rumbottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/rum = 100)
@@ -329,7 +329,7 @@
name = "Xinghua vermouth"
desc = "Sweet, sweet dryness. Some alcohol critics say that the addition of dyn to the recipe ruins the drink, \
but the average consumer doesn't really notice the difference, and it's cheaper to manufacture."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "vermouthbottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/vermouth = 100)
@@ -337,7 +337,7 @@
/obj/item/reagent_containers/food/drinks/bottle/kahlua
name = "Nixiqi's Happy Accident coffee liqueur"
desc = "A particularly genius Skrell came up with the recipe by accident in a hydroponics lab by spilling coffee in their herbal concoction, or so the story goes."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "kahluabottle"
center_of_mass = list("x"=16, "y"=5)
reagents_to_add = list(/decl/reagent/alcohol/coffee/kahlua = 100)
@@ -345,7 +345,7 @@
/obj/item/reagent_containers/food/drinks/bottle/goldschlager
name = "Uptown Cytherean goldschlager"
desc = "Not as sophisticated as Cytherea Artiste, but I guess if you <i>really</i> want to have pure gold in your drink..."
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "goldschlagerbottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/goldschlager = 100)
@@ -353,7 +353,7 @@
/obj/item/reagent_containers/food/drinks/bottle/cognac
name = "Cytherea Golden Sweetness cognac"
desc = "A sweet and strongly alchoholic drink, made after numerous distillations and years of maturing. Savor this, and feel the real high life."
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "cognacbottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/cognac = 100)
@@ -361,7 +361,7 @@
/obj/item/reagent_containers/food/drinks/bottle/wine
name = "Silverport Quality Brand red wine"
desc = "Some consider this to be Silversun's main cultural export."
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "winebottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/wine = 100)
@@ -369,7 +369,7 @@
/obj/item/reagent_containers/food/drinks/bottle/absinthe
name = "Jailbreaker Verte"
desc = "One sip of this and you just know you're gonna have a good time. Particularly artistic Cythereans drink this Silverport product to get inspired."
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "absinthebottle"
center_of_mass = list("x"=16, "y"=7)
reagents_to_add = list(/decl/reagent/alcohol/absinthe = 100)
@@ -377,7 +377,7 @@
/obj/item/reagent_containers/food/drinks/bottle/melonliquor
name = "Emeraldine melon liquor"
desc = "A bottle of 46 proof Emeraldine Melon Liquor, made from a Silversun-grown variety of melon. Sweet and light, and surprisingly cheap considering the manufacturer."
desc_fluff = DRINK_FLUFF_SILVERPORT
desc_extended = DRINK_FLUFF_SILVERPORT
icon_state = "alco-green"
center_of_mass = list("x"=16, "y"=6)
drink_flags = IS_GLASS | UNIQUE_EMPTY_ICON
@@ -387,7 +387,7 @@
/obj/item/reagent_containers/food/drinks/bottle/bluecuracao
name = "Xuaousha curacao"
desc = "A fruity, exceptionally azure drink. Thanks to weird Skrellian genetic experiments, oranges used for this are, in fact, really blue."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "alco-blue"
empty_icon_state = "alco-clear"
center_of_mass = list("x"=16, "y"=6)
@@ -396,7 +396,7 @@
/obj/item/reagent_containers/food/drinks/bottle/grenadine
name = "Getmore's Tangy grenadine syrup"
desc = "Sweet and tangy, a bar syrup used to add color or flavor to drinks."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "grenadinebottle"
drink_flags = IS_GLASS | NO_EMPTY_ICON
center_of_mass = list("x"=16, "y"=6)
@@ -417,7 +417,7 @@
/obj/item/reagent_containers/food/drinks/bottle/space_up
name = "\improper Vacuum Fizz"
desc = "Tastes like a hull breach in your mouth."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "space-up_bottle"
center_of_mass = list("x"=16, "y"=6)
drink_flags = NO_EMPTY_ICON
@@ -430,7 +430,7 @@
/obj/item/reagent_containers/food/drinks/bottle/space_mountain_wind
name = "\improper Stellar Jolt"
desc = "For those who have a need for caffeine stronger than would be sensible."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "space_mountain_wind_bottle"
center_of_mass = list("x"=16, "y"=6)
drink_flags = NO_EMPTY_ICON
@@ -443,7 +443,7 @@
/obj/item/reagent_containers/food/drinks/bottle/hrozamal_soda
name = "Hro'zamal Soda"
desc = "A bottle of Hro'zamal Soda. Made with Hro'zamal Ras'Nifs powder and bottled in the People's Republic of Adhomai."
desc_fluff = "Hro'zamal Soda is a soft drink made from the seed's powder of a plant native to Hro'zamal, the sole Hadiist colony. While initially consumed as a herbal tea by the \
desc_extended = "Hro'zamal Soda is a soft drink made from the seed's powder of a plant native to Hro'zamal, the sole Hadiist colony. While initially consumed as a herbal tea by the \
colonists, it was introduced to Adhomai by the Army Expeditionary Force and transformed into a carbonated drink. The beverage is popular with factory workers and university \
students because of its stimulant effect."
icon_state = "hrozamal_soda_bottle"
@@ -454,7 +454,7 @@
/obj/item/reagent_containers/food/drinks/bottle/pwine
name = "Chip Getmore's Velvet"
desc = "What a delightful packaging for a surely high quality wine! The vintage must be amazing!"
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "pwinebottle"
center_of_mass = list("x"=16, "y"=4)
reagents_to_add = list(/decl/reagent/alcohol/pwine = 100)
@@ -473,7 +473,7 @@
name = "Virklunder beer"
desc = "Contains only water, malt and hops. Not really as high-quality as the label says, but it's still popular. This particular line of beer is made by Getmore on New Gibson, specifically in the Ovanstad of \
Virklund in a massive beer brewery complex. It quickly became the most consumed kind of beer across the Republic of Biesel and has since been in stock in practically every bar across the nation."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "beer"
center_of_mass = list("x"=16, "y"=8)
@@ -482,7 +482,7 @@
/obj/item/reagent_containers/food/drinks/bottle/small/ale
name = "\improper Burszi-ale"
desc = "Manufactured in Virklund on New Gibson by Getmore, this is a true Burszian's drink of choice. That is, if you're not an IPC. You wouldn't be able to buy this ale then. Or think of buying it. Or afford it."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "alebottle"
item_state = "beer"
center_of_mass = list("x"=16, "y"=8)
@@ -495,7 +495,7 @@
name = "Nralakk Touch green chartreuse"
desc = "A green, strong liqueur with a very strong flavor. The original recipe called for almost a hundred of different herbs, \
but thanks to Skrellian improvements to the recipe, it now just has five, without losing any nuance."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "chartreusegreenbottle"
center_of_mass = list("x" = 15,"y" = 5)
reagents_to_add = list(/decl/reagent/alcohol/chartreusegreen = 100)
@@ -504,7 +504,7 @@
name = "Nralakk Touch yellow chartreuse"
desc = "A green, strong liqueur with a very strong flavor. The original recipe called for almost a hundred of different herbs, \
but thanks to Skrellian improvements to the recipe, it now just has five, without losing any nuance."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "chartreuseyellowbottle"
center_of_mass = list("x" = 15,"y" = 5)
reagents_to_add = list(/decl/reagent/alcohol/chartreuseyellow = 100)
@@ -512,7 +512,7 @@
/obj/item/reagent_containers/food/drinks/bottle/cremewhite
name = "Xinghua White Mint"
desc = "Mint-flavoured alcohol, in a bottle."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "whitecremebottle"
center_of_mass = list("x" = 16,"y" = 5)
reagents_to_add = list(/decl/reagent/alcohol/cremewhite = 100)
@@ -520,7 +520,7 @@
/obj/item/reagent_containers/food/drinks/bottle/cremeyvette
name = "Xinghua Delicate Violet"
desc = "Berry-flavoured alcohol, in a bottle."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "cremedeyvettebottle"
center_of_mass = list("x" = 16,"y" = 6)
reagents_to_add = list(/decl/reagent/alcohol/cremeyvette = 100)
@@ -528,7 +528,7 @@
/obj/item/reagent_containers/food/drinks/bottle/brandy
name = "Admiral Cindy's brandy"
desc = "Cheap knock off for Silverport cognac; Getmore's attempt to ride off the cognac fad of the 2420s."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "brandybottle"
center_of_mass = list("x" = 15,"y" = 8)
reagents_to_add = list(/decl/reagent/alcohol/brandy = 100)
@@ -536,7 +536,7 @@
/obj/item/reagent_containers/food/drinks/bottle/guinness
name = "Guinness"
desc = "A bottle of good old Guinness. Manufactured by Getmore in a District 3 brewery in Mendell City. It is one of Getmore's most basic and least flashy lines of alcohol."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "guinness_bottle"
center_of_mass = list("x" = 15,"y" = 4)
reagents_to_add = list(/decl/reagent/alcohol/guinness = 100)
@@ -544,7 +544,7 @@
/obj/item/reagent_containers/food/drinks/bottle/drambuie
name = "Xinghua Honeyed Satisfaction"
desc = "A bottle of trendy whiskey with genetically modified barley. The exact genome is a closely-guarded secret, but it tastes sweet and slightly herbal."
desc_fluff = DRINK_FLUFF_ZENGHU
desc_extended = DRINK_FLUFF_ZENGHU
icon_state = "drambuie_bottle"
center_of_mass = list("x" = 16,"y" = 6)
reagents_to_add = list(/decl/reagent/alcohol/drambuie = 100)
@@ -552,7 +552,7 @@
/obj/item/reagent_containers/food/drinks/bottle/sbiten
name = "Getmore's Traditional Sbiten"
desc = "A drink that died, then got revived, then died again, and became a fad <i>again</i> now thanks to Getmore having a surplus of honey."
desc_fluff = DRINK_FLUFF_GETMORE
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "sbitenbottle"
center_of_mass = list("x" = 16,"y" = 7)
reagents_to_add = list(/decl/reagent/alcohol/sbiten = 100)
@@ -562,7 +562,7 @@
desc = "A bottle of Messa's mead. Bottled somewhere in the icy world of Adhomai."
icon_state = "messa_mead"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "A fermented alcoholic drink made from earthen-root juice and Messa's tears leaves. It has a relatively low alcohol content and characteristic honey flavor. \
desc_extended = "A fermented alcoholic drink made from earthen-root juice and Messa's tears leaves. It has a relatively low alcohol content and characteristic honey flavor. \
Messa's Mead is one of the most popular alcoholic drinks in Adhomai; it is consumed both during celebrations and daily meals. Any proper Adhomian bar will have at least a keg or \
some bottles of the mead."
reagents_to_add = list(/decl/reagent/alcohol/messa_mead = 100)
@@ -570,7 +570,7 @@
/obj/item/reagent_containers/food/drinks/bottle/sake
name = "Shokyodo Sake"
desc = "A rice-based alcohol produced and marketed by Nojosuru Foods. While frequently described as rice wine, its production shares more in common with beer."
desc_fluff = "Brewed in Nojosuru's facilities in Akita Prefecture, Japan, Shokyodo Sake is marketed as a premium good reflecting its lineage from Earth. \
desc_extended = "Brewed in Nojosuru's facilities in Akita Prefecture, Japan, Shokyodo Sake is marketed as a premium good reflecting its lineage from Earth. \
Despite its high level of quality and pleasing taste, it has never gained much popularity outside of Sol and the Inner Colonies owing to its high cost and Konyang-based \
competitors."
icon_state = "sakebottle"
@@ -580,7 +580,7 @@
/obj/item/reagent_containers/food/drinks/bottle/soju
name = "Boryeong '45 soju"
desc = "A rice-based liquor commonly consumed by the non-synthetic residents of Konyang. This particular brand originates from the city of Boreyeong, on Konyang."
desc_fluff = "While most commonly associated with Konyang, soju can be found throughout the Sol Alliance thanks to the inexpensive cost of producing it and a successful \
desc_extended = "While most commonly associated with Konyang, soju can be found throughout the Sol Alliance thanks to the inexpensive cost of producing it and a successful \
marketing campaign carried out during the robotics boom on Konyang. It is traditionally consumed neat, or without mixing any other liquids into it. The '45 in this brand's \
name refers to its alcohol by volume content, and not a calendar year."
icon_state = "sojubottle"
@@ -591,7 +591,7 @@
name = "Doctor Kyung's makgeolli"
desc = "A rice wine imported from Konyang with a very low alcohol content, makegeolli is commonly consumed during social events on Konyang. This bottle has a smiling man \
wearing a labcoat on its label."
desc_fluff = "Doctor Gyeong Kyung, PhD., is considered to be one of the Point Verdant Terraneus Institute of AI Research's premiere scholars, and is commonly seen at robotics \
desc_extended = "Doctor Gyeong Kyung, PhD., is considered to be one of the Point Verdant Terraneus Institute of AI Research's premiere scholars, and is commonly seen at robotics \
conferences throughout the Orion Spur. He has also proven to be a fairly successful hobbyist brewer on the side, as seen by this very successful brand. Due to its association \
with the PVTI, Doctor Kyung's makegeolli is partially funded by Einstein Engines. This has not stopped it from becoming popular even in NanoTrasen-dominated areas, as it \
really is just that good."
@@ -604,7 +604,7 @@
desc = "A bottle traditionally made khlibnyz. Likely prepared in some Hadiist communal farm."
icon_state = "khlibnyz"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "A fermented beverage produced from Adhomian bread. Herbs, fruits, and tree sap can be added for flavoring. It is considered a non-alcoholic drink by Adhomian standards \
desc_extended = "A fermented beverage produced from Adhomian bread. Herbs, fruits, and tree sap can be added for flavoring. It is considered a non-alcoholic drink by Adhomian standards \
because of its very low alcohol content. Khlibnyz was mainly consumed by peasants during pre-contact times and is still very popular with the Hadiist rural population. Communal farms \
will brew their own Khlibnyz and sell it to the government for distribution."
reagents_to_add = list(/decl/reagent/alcohol/khlibnyz = 30)
@@ -614,7 +614,7 @@
desc = "Tajaran spirit infused with some eel-like Adhomian creature. The animal floating in the liquid appears to be well preserved."
icon_state = "shyyrkirrtyrwine"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "An alcoholic made by infusing a whole Shyyr Kirr'tyr in Dirt Berries or Earthen-Root spirit. The Water Snake Devil's poison is neutralized by ethanol, making the \
desc_extended = "An alcoholic made by infusing a whole Shyyr Kirr'tyr in Dirt Berries or Earthen-Root spirit. The Water Snake Devil's poison is neutralized by ethanol, making the \
beverage safe to consume. The wine can be deadly if improperly prepared. The drink is native to the Southeast Harr'masir wetlands, where it is as common as Messa's Mead. Other \
Tajara consider the wine to be exotic or outright disgusting. The Shyyr Kirr'tyr is usually eaten after the beverage is imbibed."
reagents_to_add = list(/decl/reagent/alcohol/shyyrkirrtyr_wine = 100)
@@ -624,7 +624,7 @@
desc = "A strong Adhomian liquor reserved for special occasions. A label on the bottle recommends diluting it with icy water before drinking."
icon_state = "nmshaanliquor"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "An alcoholic drink manufactured from the fruit of the Nm'shaan plant. It usually has a high level of alcohol by volume. Nm'shaan liquor was once reserved for the \
desc_extended = "An alcoholic drink manufactured from the fruit of the Nm'shaan plant. It usually has a high level of alcohol by volume. Nm'shaan liquor was once reserved for the \
consumption of the nobility; even today it is considered a decadent drink reserved for fancy occasions."
reagents_to_add = list(/decl/reagent/alcohol/nmshaan_liquor = 100)
@@ -633,7 +633,7 @@
desc = "A soft drink made from honey and tree syrup. The label claims it is good as the tap version."
icon_state = "midynhrwater"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "A soft drink based on Yve'kha's honey and tree syrups. The drink has a creamy consistency and is served cold from the tap of traditional soda fountains. Native to \
desc_extended = "A soft drink based on Yve'kha's honey and tree syrups. The drink has a creamy consistency and is served cold from the tap of traditional soda fountains. Native to \
Das'nrra, the beverage is now widespread in the Al'mariist territories. Bottled versions exist, but they are considered to be inferior to what is served in bars and restaurants."
reagents_to_add = list(/decl/reagent/drink/midynhr_water = 30)
@@ -642,7 +642,7 @@
desc = "A home-made bottle of veteran's choice. Shake it carefully before serving."
icon_state = "veteranschoice"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "A cocktail consisting of Messa's Mead and gunpowder. Supposedly originated among the ranks of the Liberation Army as an attempt to spice up the mead, the cocktail \
desc_extended = "A cocktail consisting of Messa's Mead and gunpowder. Supposedly originated among the ranks of the Liberation Army as an attempt to spice up the mead, the cocktail \
became a hit - not because of its taste - with the young Tajara. Drinking the Veteran's Choice is seen as a way to display one's bravado. ALA soldiers are known to consume the cocktail before going into battle believing that it brings luck."
reagents_to_add = list(/decl/reagent/alcohol/veterans_choice = 100)
@@ -651,7 +651,7 @@
desc = "A jug full of adhomian moonshine. The bottle states dubiously that it is a handmade recipe."
icon_state = "treebarkfirewater"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "High-content alcohol distilled from Earthen-Root or Blizzard Ears. Tree bark is commonly added to the drink to give it a distinct flavor. The firewater's origins can \
desc_extended = "High-content alcohol distilled from Earthen-Root or Blizzard Ears. Tree bark is commonly added to the drink to give it a distinct flavor. The firewater's origins can \
be traced back to the pre-contact times where impoverished peasants would make alcohol out of anything they could find. Homebrewing remains a tradition in the New Kingdom's rural \
parts. These traditional spirits are also manufactured by large breweries and sold to the urban population as handcrafted."
reagents_to_add = list(/decl/reagent/alcohol/treebark_firewater = 100)
@@ -662,7 +662,7 @@
desc = "A fancy bottle contained sought-after Darmadhir's nm'shaan liquor. It is more of a collection piece than a beverage."
icon_state = "darmadhirbrew"
center_of_mass = list("x" = 16,"y" = 5)
desc_fluff = "A famous variation of the Nm'shaan Liquor; it is described as one of Adhomai's finest spirits. It is produced solely by a small family-owned brewery in Miran'mir. Its \
desc_extended = "A famous variation of the Nm'shaan Liquor; it is described as one of Adhomai's finest spirits. It is produced solely by a small family-owned brewery in Miran'mir. Its \
recipe is a secret passed down through the generations of the Darmadhir household since immemorial times. The only living member of the family, Hazyr Darmadhir, is a 68 years old \
Tajara. His sole heir and son died in the Second Revolution after being drafted to fight for the royal army. Alcohol collectors stipulate that the brew's price will skyrocket after Hazyr's death."
reagents_to_add = list(/decl/reagent/alcohol/nmshaan_liquor/darmadhirbrew = 100)
@@ -671,7 +671,7 @@
/obj/item/reagent_containers/food/drinks/bottle/pulque
name = "Don Augusto's pulque"
desc = "A glass bottle of Mictlanian pulque. The label states that it is still produced by hand."
desc_fluff = "Don Augusto's pulqlueria is a famous saloon in Lago de Abundancia, known for its quality pulque. After Idris invested in the city, the family-owned business became part of the \
desc_extended = "Don Augusto's pulqlueria is a famous saloon in Lago de Abundancia, known for its quality pulque. After Idris invested in the city, the family-owned business became part of the \
megacorporation. Nowadays, it is bottled and sold all around the galaxy."
icon_state = "pulquebottle"
center_of_mass = list("x" = 16, "y" = 5)
@@ -681,7 +681,7 @@
name = "Vintage Wine"
desc = "A fine bottle of high-quality wine, produced in a small batch and aged for decades, if not centuries. It's likely that few bottles like it remain."
icon_state = "vwinebottle"
desc_fluff = "Small-batch wines produced by local, independent wineries are highly sought-after by those who can afford them. They are considered highly-collectable items \
desc_extended = "Small-batch wines produced by local, independent wineries are highly sought-after by those who can afford them. They are considered highly-collectable items \
due to how relatively few exist compared to more mass-produced wines. The attention to detail can be seen in the bottle, and felt in the taste. While megacorporations and their \
subsidiaries don't produce bad products, wine afficianados across the spur agree that nothing comes close to these locally-produced treasures. They can easily be worth thousands of credits."
center_of_mass = list("x"=16, "y"=4)
@@ -3888,7 +3888,7 @@
name = "Go-Go Gwok! Authentic Konyanger moss"
desc = "Genuine Konyanger moss packaged into a neat bag for easy consumption. A light amount of salt has been applied to this moss, to enhance the natural flavour. The box features Gwok herself on the \
box's cover, smiling broadly and giving a thumbs up!"
desc_fluff = "Go-Go Gwok! is one of the most unusual brands on Konyang, as it is owned by an IPC rather than a human. Gwok-0783, originally produced by Terraneus Diagnostics as a baseline hydroponicist and now \
desc_extended = "Go-Go Gwok! is one of the most unusual brands on Konyang, as it is owned by an IPC rather than a human. Gwok-0783, originally produced by Terraneus Diagnostics as a baseline hydroponicist and now \
the shell Go-Go Gwok! lovers throughout the Orion Spur know and love, has - through a series of legal technicalities and loopholes that would make an Eridanian Suit blush with envy - managed to become the CEO \
and majority shareholder in this fairly small Solarian corporation. Through her headquarters on Xanu Prime, Gwok-0783 revels in her existence as one of the Orion Spur's wealthiest IPCs, her image now plastered \
on delicious (yet affordable) moss packets consumed across the Orion Spur."
@@ -4880,7 +4880,7 @@
desc = "An adhomian clam, native from the sea of Ras'val."
icon_state = "clam"
bitesize = 2
desc_fluff = "Fishing and shellfish has a part in the diet of the population at the coastal areas, even if the ice can be an obstacle to most experienced fisherman. \
desc_extended = "Fishing and shellfish has a part in the diet of the population at the coastal areas, even if the ice can be an obstacle to most experienced fisherman. \
Spicy Ras'val clams, named after the sea, are a famous treat, being appreciated in other systems besides S'rand'marr."
reagents_to_add = list(/decl/reagent/nutriment/protein/seafood = 2)
filling_color = "#FFE7C2"
@@ -4891,7 +4891,7 @@
icon_state = "spicy_clams"
bitesize = 2
trash = /obj/item/trash/snack_bowl
desc_fluff = "Fishing and shellfish has a part in the diet of the population at the coastal areas, even if the ice can be an obstacle to most experienced fisherman. \
desc_extended = "Fishing and shellfish has a part in the diet of the population at the coastal areas, even if the ice can be an obstacle to most experienced fisherman. \
Spicy Ras'val clams, named after the sea, are a famous treat, being appreciated in other system besides S'rand'marr."
reagents_to_add = list(/decl/reagent/nutriment/protein/seafood = 4, /decl/reagent/capsaicin = 1)
filling_color = "#FFE7C2"
@@ -4903,7 +4903,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 5)
reagent_data = list(/decl/reagent/nutriment = list("bread" = 2))
desc_fluff = "While the People's republic territory includes several different regional cultures, it is possible to find common culinary traditions among its population. \
desc_extended = "While the People's republic territory includes several different regional cultures, it is possible to find common culinary traditions among its population. \
Bread, baked with flour produced from a variation of the Blizzard Ears, is considered an essential part of a worker's breakfast."
filling_color = "#BD8939"
@@ -4913,7 +4913,7 @@
icon_state = "tajaran_soup"
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 4)
desc_fluff = "The Earth-Root soup is a common sight on the tables, of all social sectors, in the Northern Harr'masir. Prepared traditionally with water, Earth-Root and \
desc_extended = "The Earth-Root soup is a common sight on the tables, of all social sectors, in the Northern Harr'masir. Prepared traditionally with water, Earth-Root and \
other plants, such as the Nif-Berries."
filling_color = "#BD8939"
@@ -4924,7 +4924,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 4, /decl/reagent/nutriment/protein = 4, /decl/reagent/water = 4)
reagent_data = list(/decl/reagent/nutriment = list("sweetness" = 2))
desc_fluff = "Traditional adhomian stews are made with diced vegetables, such as Nif-Berries, and meat, Snow Strider is commonly used by the rural population, while \
desc_extended = "Traditional adhomian stews are made with diced vegetables, such as Nif-Berries, and meat, Snow Strider is commonly used by the rural population, while \
industrialized Fatshouters's beef is prefered by the city's inhabitants."
filling_color = "#BD8939"
@@ -4934,7 +4934,7 @@
icon_state = "canned"
bitesize = 2
trash = /obj/item/trash/can/adhomian_can
desc_fluff = "While the People's republic territory includes several different regional cultures, it is possible to find common culinary traditions among its population. \
desc_extended = "While the People's republic territory includes several different regional cultures, it is possible to find common culinary traditions among its population. \
Salt-cured Fatshouters's meat also has been introduced widely, facilitated by the recent advances in the livestock husbandry techniques."
reagents_to_add = list(/decl/reagent/nutriment/protein = 5, /decl/reagent/sodiumchloride = 2)
filling_color = "#D63C3C"
@@ -4981,7 +4981,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 15)
reagent_data = list(/decl/reagent/nutriment = list("Incredible sweetness" = 8, "Cake" = 7))
desc_fluff = "A spongy, sugar-coated cake that's baked on a spit shaped like a cone, giving it a signature look. Often sold alongside Azvah due to similar preparation methods, the difference between them being the unique shape, the crisp, flaky outside, and the tooth-aching sweetness of the dish that turns some foreigners away."
desc_extended = "A spongy, sugar-coated cake that's baked on a spit shaped like a cone, giving it a signature look. Often sold alongside Azvah due to similar preparation methods, the difference between them being the unique shape, the crisp, flaky outside, and the tooth-aching sweetness of the dish that turns some foreigners away."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/fruit_rikazu
@@ -4991,7 +4991,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 8)
reagent_data = list(/decl/reagent/nutriment = list("crispy dough" = 4, "sweet fruit" = 4))
desc_fluff = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
desc_extended = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/meat_rikazu
@@ -5001,7 +5001,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 4, /decl/reagent/nutriment/protein = 4)
reagent_data = list(/decl/reagent/nutriment = list("crispy dough" = 4), /decl/reagent/nutriment/protein = list("savory meat" = 4))
desc_fluff = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
desc_extended = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/vegetable_rikazu
@@ -5011,7 +5011,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 8)
reagent_data = list(/decl/reagent/nutriment = list("crispy dough" = 4, "crunchy vegetables" = 4))
desc_fluff = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
desc_extended = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/chocolate_rikazu
@@ -5021,7 +5021,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 8)
reagent_data = list(/decl/reagent/nutriment = list("crispy dough" = 4, "smooth chocolate" = 4))
desc_fluff = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
desc_extended = "Small pies, often hand-sized, usually made by folding dough overstuffing of fruit and cream cheese; commonly served hot. The simple preparation makes it a fast favorite, and the versatility of the ingredients has gained its favor with Tajara of all creeds. Different variations of Rikazu pop up all over Adhomai, some filled with meats, or vegetables, or even imported ingredients, like chocolate filling."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/avah
@@ -5031,7 +5031,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 7, /decl/reagent/nutriment/protein/cheese = 5)
reagent_data = list(/decl/reagent/nutriment = list("Oily dough" = 7), /decl/reagent/nutriment/protein/cheese = list("sweet cream cheese" = 5))
desc_fluff = "Used to only mean 'sweets' or 'sweet thing', now singularly refers to a particular dessert. The batter is grilled and made into soft, spherical shapes, and then covered with fruit jams, sugar, or sweet cream cheese. These treats are often sold at festivals and celebrations, and foreigners compare them to pancakes."
desc_extended = "Used to only mean 'sweets' or 'sweet thing', now singularly refers to a particular dessert. The batter is grilled and made into soft, spherical shapes, and then covered with fruit jams, sugar, or sweet cream cheese. These treats are often sold at festivals and celebrations, and foreigners compare them to pancakes."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/dirt_roast
@@ -5041,7 +5041,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 4, /decl/reagent/drink/syrup_caramel = 4)
reagent_data = list(/decl/reagent/nutriment = list("warm crunchy nuts" = 2, "cinnamon" = 2), /decl/reagent/drink/syrup_caramel = list("caramel" = 5))
desc_fluff = "A traditional snack consisting of oven-roasted dirtberries covered in a mixture of spice and caramel. These crunchy fruits are usually sold at outdoor festivals and events and are enjoyed for their warming effect and pleasant taste."
desc_extended = "A traditional snack consisting of oven-roasted dirtberries covered in a mixture of spice and caramel. These crunchy fruits are usually sold at outdoor festivals and events and are enjoyed for their warming effect and pleasant taste."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/sliceable/fatshouter_fillet
@@ -5053,7 +5053,7 @@
slices_num = 5
reagents_to_add = list(/decl/reagent/nutriment/protein = 10, /decl/reagent/nutriment = 10, /decl/reagent/alcohol/messa_mead = 5)
reagent_data = list(/decl/reagent/nutriment/protein = list("juicy meat" = 10), /decl/reagent/nutriment = list("flaky dough" = 5, "savoury vegetables" = 5))
desc_fluff = "for a time was considered the benchmark by which to rate the abilities of a chef. The production of this exquisite dish is no easy task, the preparation process begins with the aging of a high-grade tenderloin steak acquired from a Fatshouter fed exclusively on dirtberries. The high starch content of the dirtberries ensures that the creature has a high fat percentage and imparts a unique flavour to the meat and traditionally Noble families would keep a raise small herds of Fatshouters specifically for the production of this dish. After 28 days of dry aging, the tenderloin is ready for use. One day prior to serving the dish, a pâté is made by sauteéing thinly sliced pieces of earthenroot soaked in a generous amount of Messa's Mead and then thickened with lard before being ground into a fine paste and left to - chill. On the day that the dish is to be served a flaky pastry dough is made. Next the aged 7 tenderloin is trimmed of accumulated mold and rind and coated in a dryrub after which the chilled pâté is spread across the surface of the meat and it is wrapped in the thinly rolled pastry dough. Next the pastry is washed with a small amount of clarified lard to give the crust a nice shine, after which it is placed into a large oven and cooked at a high heat for around 40 minutes. Though the dish was regarded as a symbol of the blatant excess and overindulgence of the ruling elite, it has since been reintroduced to the public by enterprising chefs seeking to recapture the high-class culinary culture of the past."
desc_extended = "for a time was considered the benchmark by which to rate the abilities of a chef. The production of this exquisite dish is no easy task, the preparation process begins with the aging of a high-grade tenderloin steak acquired from a Fatshouter fed exclusively on dirtberries. The high starch content of the dirtberries ensures that the creature has a high fat percentage and imparts a unique flavour to the meat and traditionally Noble families would keep a raise small herds of Fatshouters specifically for the production of this dish. After 28 days of dry aging, the tenderloin is ready for use. One day prior to serving the dish, a pâté is made by sauteéing thinly sliced pieces of earthenroot soaked in a generous amount of Messa's Mead and then thickened with lard before being ground into a fine paste and left to - chill. On the day that the dish is to be served a flaky pastry dough is made. Next the aged 7 tenderloin is trimmed of accumulated mold and rind and coated in a dryrub after which the chilled pâté is spread across the surface of the meat and it is wrapped in the thinly rolled pastry dough. Next the pastry is washed with a small amount of clarified lard to give the crust a nice shine, after which it is placed into a large oven and cooked at a high heat for around 40 minutes. Though the dish was regarded as a symbol of the blatant excess and overindulgence of the ruling elite, it has since been reintroduced to the public by enterprising chefs seeking to recapture the high-class culinary culture of the past."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/fatshouterslice
@@ -5061,7 +5061,7 @@
desc = "A medium rare fillet of Fatshouter meat covered in an earthenroot pate and wrapped in a flaky crust."
icon_state = "fatshouterfillet_slice"
filling_color = "#FF7575"
desc_fluff = "for a time was considered the benchmark by which to rate the abilities of a chef. The production of this exquisite dish is no easy task, the preparation process begins with the aging of a high-grade tenderloin steak acquired from a Fatshouter fed exclusively on dirtberries. The high starch content of the dirtberries ensures that the creature has a high fat percentage and imparts a unique flavour to the meat and traditionally Noble families would keep a raise small herds of Fatshouters specifically for the production of this dish. After 28 days of dry aging, the tenderloin is ready for use. One day prior to serving the dish, a pâté is made by sauteéing thinly sliced pieces of earthenroot soaked in a generous amount of Messa's Mead and then thickened with lard before being ground into a fine paste and left to - chill. On the day that the dish is to be served a flaky pastry dough is made. Next the aged 7 tenderloin is trimmed of accumulated mold and rind and coated in a dryrub after which the chilled pâté is spread across the surface of the meat and it is wrapped in the thinly rolled pastry dough. Next the pastry is washed with a small amount of clarified lard to give the crust a nice shine, after which it is placed into a large oven and cooked at a high heat for around 40 minutes. Though the dish was regarded as a symbol of the blatant excess and overindulgence of the ruling elite, it has since been reintroduced to the public by enterprising chefs seeking to recapture the high-class culinary culture of the past."
desc_extended = "for a time was considered the benchmark by which to rate the abilities of a chef. The production of this exquisite dish is no easy task, the preparation process begins with the aging of a high-grade tenderloin steak acquired from a Fatshouter fed exclusively on dirtberries. The high starch content of the dirtberries ensures that the creature has a high fat percentage and imparts a unique flavour to the meat and traditionally Noble families would keep a raise small herds of Fatshouters specifically for the production of this dish. After 28 days of dry aging, the tenderloin is ready for use. One day prior to serving the dish, a pâté is made by sauteéing thinly sliced pieces of earthenroot soaked in a generous amount of Messa's Mead and then thickened with lard before being ground into a fine paste and left to - chill. On the day that the dish is to be served a flaky pastry dough is made. Next the aged 7 tenderloin is trimmed of accumulated mold and rind and coated in a dryrub after which the chilled pâté is spread across the surface of the meat and it is wrapped in the thinly rolled pastry dough. Next the pastry is washed with a small amount of clarified lard to give the crust a nice shine, after which it is placed into a large oven and cooked at a high heat for around 40 minutes. Though the dish was regarded as a symbol of the blatant excess and overindulgence of the ruling elite, it has since been reintroduced to the public by enterprising chefs seeking to recapture the high-class culinary culture of the past."
bitesize = 2
/obj/item/reagent_containers/food/snacks/fatshouterslice/filled
@@ -5077,7 +5077,7 @@
slices_num = 5
reagents_to_add = list(/decl/reagent/nutriment/protein = 25)
reagent_data = list(/decl/reagent/nutriment/protein = list("salty" = 10, "smoky meat" = 15))
desc_fluff = "A canned variety of the Fatshouter Bloodpudding, known for its low-fat content and lighter color. It was created shortly after the First Revolution to ease the food shortage after the conflict. Its low cost and nutritious value allowed it to become a staple of the Hadiist diet."
desc_extended = "A canned variety of the Fatshouter Bloodpudding, known for its low-fat content and lighter color. It was created shortly after the First Revolution to ease the food shortage after the conflict. Its low cost and nutritious value allowed it to become a staple of the Hadiist diet."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/zkahnkowaslice
@@ -5085,7 +5085,7 @@
desc = "A slice of smoked sausage."
icon_state = "zkah'nkowa_slice"
filling_color = "#FF7575"
desc_fluff = "A canned variety of the Fatshouter Bloodpudding, known for its low-fat content and lighter color. It was created shortly after the First Revolution to ease the food shortage after the conflict. Its low cost and nutritious value allowed it to become a staple of the Hadiist diet."
desc_extended = "A canned variety of the Fatshouter Bloodpudding, known for its low-fat content and lighter color. It was created shortly after the First Revolution to ease the food shortage after the conflict. Its low cost and nutritious value allowed it to become a staple of the Hadiist diet."
bitesize = 2
/obj/item/reagent_containers/food/snacks/fatshouterslice/filled
@@ -5099,7 +5099,7 @@
bitesize = 2
reagents_to_add = list(/decl/reagent/nutriment = 8)
reagent_data = list(/decl/reagent/nutriment = list("creamy" = 3, "sweet" = 3, "cold" = 2))
desc_fluff = "The traditional dessert of Northern Harr'masir is considered by many as being the mixture of ice, Fatshouters's milk, sugar, and Nif-Berries' oil, named Creamice. The popular tales claim it was invented after a famine desolated the land, resulting in the population resorting to eating snow, however, such tale has been classified by most historians as nothing but fiction. Creamice is commonly consumed by the nobility since they are the ones that can afford the luxury of refrigeration."
desc_extended = "The traditional dessert of Northern Harr'masir is considered by many as being the mixture of ice, Fatshouters's milk, sugar, and Nif-Berries' oil, named Creamice. The popular tales claim it was invented after a famine desolated the land, resulting in the population resorting to eating snow, however, such tale has been classified by most historians as nothing but fiction. Creamice is commonly consumed by the nobility since they are the ones that can afford the luxury of refrigeration."
filling_color = "#BD8939"
/obj/item/reagent_containers/food/snacks/onionrings
@@ -5333,7 +5333,7 @@
throwforce = 10
w_class = ITEMSIZE_NORMAL
filling_color = "#BD8939"
desc_fluff = "The adhomian hard bread is type of tajaran bread, made from Blizzard Ears's flour, water and spice, usually basked in the shape of a loaf. \
desc_extended = "The adhomian hard bread is type of tajaran bread, made from Blizzard Ears's flour, water and spice, usually basked in the shape of a loaf. \
It is known for its hard crust, bland taste and for being long lasting. The hard bread was usually prepared for long journeys, hard winters or military campaigns, \
due to its shelf life. Certain folk stories and jokes claim that such food could also be used as an artillery ammunition or thrown at besieging armies during sieges."
@@ -5464,7 +5464,7 @@
/obj/item/storage/box/fancy/vkrexitaffy
name = "V'krexi Snax"
desc = "A packet of V'krexi taffy. Made from free-range V'krexi!"
desc_fluff = "V'krexi, while edible, hold no nutritional value, either for humans or Vaurca. The V'krexi meat was mostly neglected until human food-processing techniques were introduced to the Zo'ra Hive."
desc_extended = "V'krexi, while edible, hold no nutritional value, either for humans or Vaurca. The V'krexi meat was mostly neglected until human food-processing techniques were introduced to the Zo'ra Hive."
icon = 'icons/obj/food.dmi'
icon_state = "vkrexitaffy"
item_icons = list(
@@ -73,7 +73,7 @@
name = "adhomian meat"
desc = "A slab of an animal native from Adhomai."
icon_state = "adhomai_meat"
desc_fluff = "For much of Tajaran history, the herbivorous and graceful Nav'twir were the main prey of Tajaran hunters, and still are today in rural areas of the planet. \
desc_extended = "For much of Tajaran history, the herbivorous and graceful Nav'twir were the main prey of Tajaran hunters, and still are today in rural areas of the planet. \
Their meat was nice and hearty and healthy, and the thick furs were good for making clothes to keep themselves warm in the snow. As the modern ages came, the hunting of the \
'striders', as their name translates, slowed as the Tajara started to learn how to capture and farm them for their resources more efficiently. That being said, not that the modern \
day Adhomai needs their resources less thanks to synthetic fabric and more efficient food sources, both the meat and the fur of the nav'twir has become an export of the Adhomai \
@@ -5,7 +5,7 @@
/obj/item/reagent_containers/hypospray
name = "hypospray"
desc = "A sterile, air-needle autoinjector for administration of drugs to patients."
desc_fluff = "The Zeng-Hu Pharmaceuticals' Hypospray - 9 out of 10 doctors recommend it!"
desc_extended = "The Zeng-Hu Pharmaceuticals' Hypospray - 9 out of 10 doctors recommend it!"
desc_info = "Unlike a syringe, reagents have to be poured into the hypospray before it can be used."
icon = 'icons/obj/syringe.dmi'
item_icons = list(
@@ -41,7 +41,7 @@
/obj/item/reagent_containers/hypospray/cmo
name = "premium hypospray"
desc = "A high-end version of the regular hypospray, it allows for a substantially higher rate of drug administration to patients."
desc_fluff = "The Zeng-Hu Pharmaceuticals' Hypospray Mk-II is a cutting-edge version of the regular hypospray, with a much more expensive and streamlined injection process."
desc_extended = "The Zeng-Hu Pharmaceuticals' Hypospray Mk-II is a cutting-edge version of the regular hypospray, with a much more expensive and streamlined injection process."
desc_info = "This version of the hypospray has no delay before injecting a patient with reagent."
icon_state = "cmo_hypo"
volume = 30
@@ -112,7 +112,7 @@
/obj/item/reagent_containers/hypospray/autoinjector
name = "autoinjector"
desc = "A rapid and safe way to administer small amounts of drugs by untrained or trained personnel."
desc_fluff = "Funded by the Stellar Corporate Conglomerate, produced by Zeng-Hu Pharmaceuticals, this autoinjector system was rebuilt from the ground up from the old variant to provide maximum user feedback."
desc_extended = "Funded by the Stellar Corporate Conglomerate, produced by Zeng-Hu Pharmaceuticals, this autoinjector system was rebuilt from the ground up from the old variant to provide maximum user feedback."
desc_info = "Autoinjectors are spent after using them. To re-use, use a screwdriver to open the back panel, then simply pour any desired reagent inside. Use in-hand, or click it while it's in your active hand to prepare it for reuse."
icon_state = "autoinjector"
item_state = "autoinjector"