From 28a1a54d6016bca3c25fa0307b3d7f1b9ae23394 Mon Sep 17 00:00:00 2001 From: SleepyScarecrow <136123749+SleepyScarecrow@users.noreply.github.com> Date: Wed, 11 Sep 2024 21:36:43 -0400 Subject: [PATCH] Changed Ethanol, added more drinks --- .../en-US/Floof/flavors/flavor-profiles.ftl | 10 +- .../meta/consumable/drink/alcohol.ftl | 24 ++ .../en-US/reagents/meta/physical-desc.ftl | 8 +- .../Objects/Consumable/Drinks/drinks.yml | 130 ++++++++- .../Prototypes/Floof/Flavors/flavors.yml | 40 +++ .../Reagents/Consumable/Drink/alcohol.yml | 276 ++++++++++++++---- .../Floof/Recipes/Reactions/drinks.yml | 124 +++++++- .../Drinks/technicalproblem.rsi/fill-1.png | Bin 0 -> 231 bytes .../Drinks/technicalproblem.rsi/fill-2.png | Bin 0 -> 274 bytes .../Drinks/technicalproblem.rsi/fill-3.png | Bin 0 -> 322 bytes .../Drinks/technicalproblem.rsi/fill-4.png | Bin 0 -> 356 bytes .../Drinks/technicalproblem.rsi/icon.png | Bin 0 -> 586 bytes .../technicalproblem.rsi/icon_empty.png | Bin 0 -> 517 bytes .../meta.json | 5 +- .../Drinks/thesilverhand.rsi/fill-1.png | Bin 294 -> 0 bytes .../Drinks/thesilverhand.rsi/fill-2.png | Bin 428 -> 0 bytes .../Drinks/thesilverhand.rsi/fill-3.png | Bin 630 -> 0 bytes .../Drinks/thesilverhand.rsi/icon.png | Bin 801 -> 0 bytes .../Drinks/thesilverhand.rsi/icon_empty.png | Bin 529 -> 0 bytes 19 files changed, 546 insertions(+), 71 deletions(-) create mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-1.png create mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-2.png create mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-3.png create mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-4.png create mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/icon.png create mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/icon_empty.png rename Resources/Textures/Floof/Objects/Consumable/Drinks/{thesilverhand.rsi => technicalproblem.rsi}/meta.json (75%) delete mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/fill-1.png delete mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/fill-2.png delete mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/fill-3.png delete mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/icon.png delete mode 100644 Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/icon_empty.png diff --git a/Resources/Locale/en-US/Floof/flavors/flavor-profiles.ftl b/Resources/Locale/en-US/Floof/flavors/flavor-profiles.ftl index 638838ce1bc..bad193c1859 100644 --- a/Resources/Locale/en-US/Floof/flavors/flavor-profiles.ftl +++ b/Resources/Locale/en-US/Floof/flavors/flavor-profiles.ftl @@ -6,6 +6,8 @@ flavor-complex-bande = dark, devious, and sinful # sometimes i wish i got paid compensation for psychic damage flavor-complex-bethanyscumlust = like a cum slut's desires flavor-complex-bethanyssluttycumlust = like a cum slut's wet dream +flavor-complex-betweenthesheets = like a certain delight +flavor-complex-bloodyaddiction = like wanting headpats flavor-complex-blooddrop = crimson lust flavor-complex-blueballer = like fruit and unrequited love flavor-complex-cafedecacao = sweet, chocolatey, and like coffee @@ -25,8 +27,9 @@ flavor-complex-eminence = like ethereal brass flavor-complex-goldbloomspecial = like tea and spices flavor-complex-grandnavy = like the ocean and justice flavor-complex-heartbreakmountain = citrussy and sweet -flavor-complex-holyvice = refines with darker undertones +flavor-complex-holyvice = refined with darker undertones flavor-complex-hornystallion = like a kick in the groin +flavor-complex-thejackiewelles = like a thing of beauty flavor-complex-koboldkooler = tart and frothy flavor-complex-koboldkorkscrew = sugary and smooth flavor-complex-lamplight = sugary and acrid @@ -53,10 +56,14 @@ flavor-complex-semenhemorrhage = clumpy and sweet flavor-complex-thesilverhand = like terrorism and 2023 flavor-complex-silverstallion = like graying hair and an aging soul flavor-complex-slimesdelight = like war crimes +flavor-complex-skooma = sweet and addictive flavor-complex-snowball = cold, sweet, and salty +flavor-complex-thesocialistsail = like worker's spirit flavor-complex-specialsundae = like ice cream and pomegranates flavor-complex-strawberry = strawberry flavor-complex-syndicatesoverseer = like blood and assassination +flavor-complex-syndicatesshiv = like blood and frenzy +flavor-complex-technicalproblem = like paperwork flavor-complex-triplecitrus = extremely bitter flavor-complex-voltage = like drinking an alcoholic battery flavor-complex-wakeupjuice = chunky, thick, and utterly disgusting @@ -64,4 +71,5 @@ flavor-complex-watermelonginjizz = bubbly and fruity flavor-complex-thewaterslide = like unsanitary depravity flavor-complex-whiskeysour = sour and like molasses flavor-complex-whitechocolatechip = like white chocolate chips +flavor-complex-willowswisp = like a trick of the light flavor-complex-yeolhandy = like oranges and solitude diff --git a/Resources/Locale/en-US/Floof/reagents/meta/consumable/drink/alcohol.ftl b/Resources/Locale/en-US/Floof/reagents/meta/consumable/drink/alcohol.ftl index 92d42fd139a..0054636d185 100644 --- a/Resources/Locale/en-US/Floof/reagents/meta/consumable/drink/alcohol.ftl +++ b/Resources/Locale/en-US/Floof/reagents/meta/consumable/drink/alcohol.ftl @@ -13,12 +13,18 @@ reagent-desc-appleberryfizz = A sweet, delightful little drink. reagent-name-bande = b&e reagent-desc-bande = A mischevious, dark drink, with a splash of bodily fluids. +reagent-name-betweenthesheets = between the sheets +reagent-desc-betweenthesheets = Very few drinks call for sugar on the rim, an excellent after-dinner drink. + reagent-name-bethanyscumlust = bethany's cum-lust reagent-desc-bethanyscumlust = Named after a very particularly fiesty member of the crew within the Floof sector. reagent-name-bethanyssluttycumlust = bethany's slutty cum-lust reagent-desc-bethanyssluttycumlust = For those looking for an even more intense version. +reagent-name-bloodyaddiction = bloody addiction +reagent-desc-bloodyaddiction = A colourful bundle of bodily fluids, both of which can be enticing. + reagent-name-blueballer = blue baller reagent-desc-blueballer = For those love-shy workers. @@ -76,6 +82,9 @@ reagent-desc-holyvice = Despite seeming somewhat contrary, the ingredients of th reagent-name-hornystallion = horny stallion reagent-desc-hornystallion = A drink with a strong effect on anyone stupid enough to take it. Either served as a shot or a full glass, for those who are more risky. +reagent-name-thejackiewelles = the jackie welles +reagent-desc-thejackiewelles = The most important ingredient: A splash of love. + reagent-name-koboldkooler = kobold kooler reagent-desc-koboldkooler = A cool, soothing drink for the cold-blooded amongst the crew. @@ -154,15 +163,27 @@ reagent-desc-silverstallion = A strong drink that'll put hair on your chest. reagent-name-slimesdelight = slime's delight reagent-desc-slimesdelight = A somewhat gross drink for many people to imagine consuming. Most end up ordering something else. +reagent-name-skooma = skooma +reagent-desc-skooma = This one has something sweet for the fellow traveler, if it entices. + reagent-name-snowball = snowball reagent-desc-snowball = A sweet mix of a snowcone, with a very special kind of syrup. +reagent-name-thesocialistsail = the socialist sail +reagent-desc-thesocialistsail = A delicious mix of sweetness and vodka, suggesting the possible sweetness of socialism. + reagent-name-specialsundae = special sundae reagent-desc-specialsundae = A pleasing enouhg mix of ice cream and pomegranate-- with one extra ingredient, in place of the nuts. reagent-name-syndicatesoverseer = syndicate's overseer reagent-desc-syndicatesoverseer = This drink is menacing, you don't even know if you should be drinking this or not. +reagent-name-syndicatesshiv = syndicate's shiv +reagent-desc-syndicatesshiv = A surprisingly non-alcoholic drink, instead replacing the burn of liquor with the metallic taste of blood. + +reagent-name-technicalproblem = technical problem +reagent-desc-technicalproblem = A drink for a certain central commander passenger onboard. Has bits and pieces of paper sprinkled on top. + reagent-name-triplecitrus = triple citrus reagent-desc-triplecitrus = Triple the citrus, triple the fun. @@ -181,5 +202,8 @@ reagent-desc-thewaterslide = Charcoal not included for you, o naughty one. reagent-name-whiskeysour = whiskey sour reagent-desc-whiskeysour = Shelter from the Noƶspheric Storm. +reagent-name-willowswisp = willow's wisp +reagent-desc-willowswisp = Best enjoyed under the late nights sky of a bog, though you shouldn't get distracted by foolish flames. + reagent-name-yeolhandy = ye ol handy reagent-desc-yeolhandy = The loner's choice, cold as their bed. diff --git a/Resources/Locale/en-US/reagents/meta/physical-desc.ftl b/Resources/Locale/en-US/reagents/meta/physical-desc.ftl index ab9acc0d917..0026dedc5c6 100644 --- a/Resources/Locale/en-US/reagents/meta/physical-desc.ftl +++ b/Resources/Locale/en-US/reagents/meta/physical-desc.ftl @@ -78,13 +78,13 @@ reagent-physical-desc-skunky = skunky reagent-physical-desc-slimy = slimy reagent-physical-desc-neural = neural ## Floof +reagent-physical-desc-cold-crunchy-sticky = cold, crunchy, and sticky +reagent-physical-desc-dirty = dirty reagent-physical-desc-earthy = earthy reagent-physical-desc-ethereal-brass = ethereal brass -reagent-physical-desc-smooth = smooth -reagent-physical-desc-cold-crunchy-sticky = cold, crunchy, and sticky -reagent-physical-desc-fizzy-smooth-citrussy = fizzy, smooth, and citrussy reagent-physical-desc-fizzy-sharp-citrussy = fizzy, sharp, and citrussy -reagent-physical-desc-dirty = dirty +reagent-physical-desc-fizzy-smooth-citrussy = fizzy, smooth, and citrussy +reagent-physical-desc-smooth = smooth reagent-physical-desc-soapy = soapy reagent-physical-desc-soothing = soothing reagent-physical-desc-sour = sour diff --git a/Resources/Prototypes/Floof/Entities/Objects/Consumable/Drinks/drinks.yml b/Resources/Prototypes/Floof/Entities/Objects/Consumable/Drinks/drinks.yml index dc6bca385ca..3c9aaa96885 100644 --- a/Resources/Prototypes/Floof/Entities/Objects/Consumable/Drinks/drinks.yml +++ b/Resources/Prototypes/Floof/Entities/Objects/Consumable/Drinks/drinks.yml @@ -14,6 +14,38 @@ sprite: Floof/Objects/Consumable/Drinks/ablustine.rsi state: icon +- type: entity + parent: DrinkGlass + id: DrinkBetweenThesheetsGlass + suffix: bloody addiction + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: BetweenTheSheets + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/betweenthesheets.rsi + state: icon + +- type: entity + parent: DrinkGlass + id: DrinkBloodyAddictionGlass + suffix: bloody addiction + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: BloodyAddction + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/bloodyaddiction.rsi + state: icon + - type: entity parent: DrinkGlass id: DrinkBlueBallerGlass @@ -190,6 +222,22 @@ sprite: Floof/Objects/Consumable/Drinks/hornystallion.rsi state: icon +- type: entity + parent: DrinkGlass + id: DrinkTheJackieWellesGlass + suffix: the jackie welles + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: TheJackieWelles + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/thejackiewelles.rsi + state: icon + - type: entity parent: DrinkGlass id: DrinkKoboldKoolerGlass @@ -526,10 +574,42 @@ sprite: Floof/Objects/Consumable/Drinks/silverstallion.rsi state: icon +- type: entity + parent: DrinkGlass + id: DrinkSkoomaGlass + suffix: skooma + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: Skooma + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/skooma.rsi + state: icon + +- type: entity + parent: DrinkGlass + id: DrinkTheSocialistSailGlass + suffix: skooma + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: TheSocialistSail + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/thesocialistsail.rsi + state: icon + - type: entity parent: DrinkGlass id: DrinkSyndicatesOverseerGlass - suffix: syndicates's overseer + suffix: syndicate's overseer components: - type: SolutionContainerManager solutions: @@ -542,6 +622,38 @@ sprite: Floof/Objects/Consumable/Drinks/syndicatesoverseer.rsi state: icon +- type: entity + parent: DrinkGlass + id: DrinkSyndicatesShivGlass + suffix: syndicate's shiv + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: SyndicatesShiv + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/syndicatesshiv.rsi + state: icon + +- type: entity + parent: DrinkGlass + id: DrinkTechnicalProblemGlass + suffix: technical problem + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: TechnicalProblem + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/technicalproblem.rsi + state: icon + - type: entity parent: DrinkGlass id: DrinkVoltageGlass @@ -590,6 +702,22 @@ sprite: Floof/Objects/Consumable/Drinks/whiskeysour.rsi state: icon +- type: entity + parent: DrinkGlass + id: DrinkWillowsWispGlass + suffix: willow's wisp + components: + - type: SolutionContainerManager + solutions: + drink: + maxVol: 30 + reagents: + - ReagentId: WillowsWisp + Quantity: 30 + - type: Icon + sprite: Floof/Objects/Consumable/Drinks/willowswisp.rsi + state: icon + - type: entity parent: DrinkGlass id: DrinkYeOlHandyGlass diff --git a/Resources/Prototypes/Floof/Flavors/flavors.yml b/Resources/Prototypes/Floof/Flavors/flavors.yml index afc646a439e..20a152a11e8 100644 --- a/Resources/Prototypes/Floof/Flavors/flavors.yml +++ b/Resources/Prototypes/Floof/Flavors/flavors.yml @@ -23,6 +23,11 @@ flavorType: Complex description: flavor-complex-bande +- type: flavor + id: betweenthesheets + flavorType: Complex + description: flavor-complex-betweenthesheets + - type: flavor id: bethanyscumlust flavorType: Complex @@ -38,6 +43,11 @@ flavorType: Complex description: flavor-complex-blooddrop +- type: flavor + id: bloodyaddiction + flavorType: Complex + description: flavor-complex-bloodyaddiction + - type: flavor id: blueballer flavorType: Complex @@ -138,6 +148,11 @@ flavorType: Complex description: flavor-complex-hornystallion +- type: flavor + id: thejackiewelles + flavorType: Complex + description: flavor-complex-thejackiewelles + - type: flavor id: koboldkooler flavorType: Complex @@ -268,11 +283,21 @@ flavorType: Complex description: flavor-complex-silverstallion +- type: flavor + id: skooma + flavorType: Complex + description: flavor-complex-skooma + - type: flavor id: snowball flavorType: Complex description: flavor-complex-snowball +- type: flavor + id: thesocialistsail + flavorType: Complex + description: flavor-complex-thesocialistsail + - type: flavor id: specialsundae flavorType: Complex @@ -293,6 +318,16 @@ flavorType: Complex description: flavor-complex-syndicatesoverseer +- type: flavor + id: syndicatesshiv + flavorType: Complex + description: flavor-complex-syndicatesshiv + +- type: flavor + id: technicalproblem + flavorType: Complex + description: flavor-complex-technicalproblem + - type: flavor id: triplecitrus flavorType: Complex @@ -328,6 +363,11 @@ flavorType: Complex description: flavor-complex-whitechocolatechip +- type: flavor + id: willowswisp + flavorType: Complex + description: flavor-complex-willowswisp + - type: flavor id: yeolhandy flavorType: Complex diff --git a/Resources/Prototypes/Floof/Reagents/Consumable/Drink/alcohol.yml b/Resources/Prototypes/Floof/Reagents/Consumable/Drink/alcohol.yml index 22fad0ce2d7..4dfcf5b7d90 100644 --- a/Resources/Prototypes/Floof/Reagents/Consumable/Drink/alcohol.yml +++ b/Resources/Prototypes/Floof/Reagents/Consumable/Drink/alcohol.yml @@ -17,6 +17,9 @@ effects: - !type:SatiateThirst factor: 1 + - !type:AdjustReagent + reagent: Ethanol + amount: 0.132 - !type:AdjustReagent reagent: Pomelustine amount: 0.5 @@ -59,7 +62,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.02 + amount: 0.25 - type: reagent id: AppleberryFizz @@ -102,7 +105,30 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.193 + +- type: reagent + id: BetweenTheSheets + name: reagent-name-betweenthesheets + parent: BaseAlcohol + desc: reagent-desc-betweenthesheets + physicalDesc: reagent-physical-desc-ethereal + flavor: betweenthesheets + color: "#fffdcf" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/betweenthesheets.rsi + state: icon_empty + metamorphicMaxFillLevels: 4 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 2 + - !type:AdjustReagent + reagent: Ethanol + amount: 0.31 - type: reagent id: BethanysCumLust @@ -153,6 +179,26 @@ reagent: Philterex amount: 0.5 +- type: reagent + id: BloodyAddiction + name: reagent-name-bloodyaddiction + parent: BaseAlcohol + desc: reagent-desc-bloodyaddiction + physicalDesc: reagent-physical-desc-thick + flavor: bloodyaddiction + color: "#bf3b13" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/bloodyaddiction.rsi + state: icon_empty + metamorphicMaxFillLevels: 5 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 3 + - type: reagent id: BlueBaller name: reagent-name-blueballer @@ -174,7 +220,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.083 - !type:AdjustReagent reagent: Pomelustine amount: 0.5 @@ -200,7 +246,7 @@ factor: 3 - !type:AdjustReagent reagent: Ethanol - amount: 0.04 + amount: 0.066 - type: reagent id: CalicoSunrise @@ -243,7 +289,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.04 + amount: 0.2 - type: reagent id: DeadMansDraught @@ -266,7 +312,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.4 + amount: 0.315 - type: reagent id: DarkOasis @@ -289,7 +335,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.08 + amount: 0.2 - type: reagent id: DemonSeed @@ -312,7 +358,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.07 + amount: 0.0666 # actually what the math works out to funnily enough - !type:AdjustReagent reagent: Pomelustine amount: 1 @@ -338,7 +384,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.07 + amount: 0.13 - type: reagent id: DoubleCreamBlaster @@ -381,7 +427,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.05 + amount: 0.02 - type: reagent id: DragonsBreath @@ -404,7 +450,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.07 + amount: 0.13 - type: reagent id: DragonsSeed @@ -424,10 +470,7 @@ Drink: effects: - !type:SatiateThirst - factor: 2 - - !type:AdjustReagent - reagent: Ethanol - amount: 0.07 + factor: 3 - type: reagent id: EmeraldSwinger @@ -450,7 +493,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.04 + amount: 0.08 - type: reagent id: Eminence @@ -473,7 +516,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.3 + amount: 0.4424 - type: reagent id: GoldbloomSpecial @@ -496,7 +539,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.21 - type: reagent id: GrandNavy @@ -519,7 +562,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.1513 - type: reagent id: HeartbreakMountain @@ -588,11 +631,34 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.066 - !type:AdjustReagent reagent: Libidozenithizine amount: 0.5 +- type: reagent + id: TheJackieWelles + name: reagent-name-thejackiewelles + parent: BaseAlcohol + desc: reagent-desc-thejackiewelles + physicalDesc: reagent-physical-desc-soothing + flavor: thejackiewelles + color: "#f0b4ed" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/thejackiewelles.rsi + state: icon_empty + metamorphicMaxFillLevels: 3 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 3 + - !type:AdjustReagent + reagent: Ethanol + amount: 0.153 + - type: reagent id: KoboldKooler name: reagent-name-koboldkooler @@ -712,7 +778,7 @@ factor: 3 - !type:AdjustReagent reagent: Ethanol - amount: 0.2 + amount: 0.13 - type: reagent id: LoversKiss @@ -735,7 +801,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.03 + amount: 0.0366 - !type:AdjustReagent reagent: Pomelustine amount: 0.5 @@ -761,7 +827,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.1625 - type: reagent id: MarsBar @@ -784,7 +850,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.13 - type: reagent id: MossBloodShot @@ -807,7 +873,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.03 + amount: 0.16 - type: reagent id: NumberOne @@ -830,7 +896,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.13 - type: reagent id: OpsShine @@ -863,7 +929,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.5 + amount: 0.286 - type: reagent id: OrgasmOnTheBeach @@ -886,7 +952,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.05 + amount: 0.08 - type: reagent id: Pomonade @@ -929,7 +995,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.03 + amount: 0.083 - type: reagent id: PomTwist @@ -975,7 +1041,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.04 + amount: 0.066 - type: reagent id: PrisonWine @@ -1065,7 +1131,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.066 - type: reagent id: SalvagersDelight @@ -1088,7 +1154,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.4 + amount: 0.024 - type: reagent id: SemenBomb @@ -1131,10 +1197,7 @@ Drink: effects: - !type:SatiateThirst - factor: 2 - - !type:AdjustReagent - reagent: Ethanol - amount: 0.03 + factor: 3 - type: reagent id: TheSilverhand @@ -1143,7 +1206,7 @@ desc: reagent-desc-thesilverhand physicalDesc: reagent-physical-desc-neural flavor: thesilverhand - color: "#a19a9a" + color: "#94812f" metamorphicSprite: sprite: Floof/Objects/Consumable/Drinks/thesilverhand.rsi state: icon_empty @@ -1157,7 +1220,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.05 + amount: 0.092 - type: reagent id: SilverStallion @@ -1180,7 +1243,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.05 + amount: 0.066 - type: reagent id: SlimesDelight @@ -1206,10 +1269,7 @@ type: Slime # Feeds Slimes shouldHave: true - !type:SatiateThirst - factor: 2 - - !type:AdjustReagent - reagent: Ethanol - amount: 0.2 + factor: 3 - !type:HealthChange conditions: - !type:ReagentThreshold @@ -1221,6 +1281,29 @@ types: Bloodloss: -0.5 +- type: reagent + id: Skooma + name: reagent-name-skooma + parent: BaseAlcohol + desc: reagent-desc-skooma + physicalDesc: reagent-physical-desc-volatile + flavor: skooma + color: "#35633e" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/skooma.rsi + state: icon_empty + metamorphicMaxFillLevels: 4 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 2 + - !type:AdjustReagent + reagent: Ethanol + amount: 0.176 + - type: reagent id: Snowball name: reagent-name-snowball @@ -1241,6 +1324,29 @@ - !type:SatiateThirst factor: 3 +- type: reagent + id: TheSocialistSail + name: reagent-name-thesocialistsail + parent: BaseAlcohol + desc: reagent-desc-thesocialistsail + physicalDesc: reagent-physical-desc-overpowering + flavor: thesocialistsail + color: "#d40000" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/thesocialistsail.rsi + state: icon_empty + metamorphicMaxFillLevels: 4 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 2 + - !type:AdjustReagent + reagent: Ethanol + amount: 0.13 + - type: reagent id: SpecialSundae name: reagent-name-specialsundae @@ -1285,7 +1391,56 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.08 + amount: 0.2 + +- type: reagent + id: SyndicatesShiv + name: reagent-name-syndicatesshiv + parent: BaseAlcohol + desc: reagent-desc-syndicatesshiv + physicalDesc: reagent-physical-desc-metallic + flavor: syndicatesshiv + color: "#d4004a" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/syndicatesshiv.rsi + state: icon_empty + metamorphicMaxFillLevels: 5 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 3 + +- type: reagent + id: TechnicalProblem + name: reagent-name-technicalproblem + parent: BaseAlcohol + desc: reagent-desc-technicalproblem + physicalDesc: reagent-physical-desc-coarse + flavor: technicalproblem + color: "#634635" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/technicalproblem.rsi + state: icon_empty + metamorphicMaxFillLevels: 4 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 2 + - !type:AdjustReagent + reagent: Ethanol + amount: 0.13 + - !type:SatiateHunger + factor: 2 + conditions: + - !type:OrganType + type: Animal + shouldHave: true - type: reagent id: TripleCitrus @@ -1328,7 +1483,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.08 + amount: 0.266 - type: reagent id: WakeUpJuice @@ -1371,7 +1526,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.07 + amount: 0.08 - type: reagent id: TheWaterslide @@ -1394,7 +1549,7 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.07 + amount: 0.02 - type: reagent id: WhiskeySour @@ -1417,7 +1572,30 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.06 + amount: 0.14 + +- type: reagent + id: WillowsWisp + name: reagent-name-willowswisp + parent: BaseAlcohol + desc: reagent-desc-willowswisp + physicalDesc: reagent-physical-desc-glittery + flavor: willowswisp + color: "#521a52" + metamorphicSprite: + sprite: Floof/Objects/Consumable/Drinks/willowswisp.rsi + state: icon_empty + metamorphicMaxFillLevels: 3 + metamorphicFillBaseName: fill- + metamorphicChangeColor: false + metabolisms: + Drink: + effects: + - !type:SatiateThirst + factor: 2 + - !type:AdjustReagent + reagent: Ethanol + amount: 0.21 - type: reagent id: YeOlHandy @@ -1440,4 +1618,4 @@ factor: 2 - !type:AdjustReagent reagent: Ethanol - amount: 0.05 + amount: 0.08 diff --git a/Resources/Prototypes/Floof/Recipes/Reactions/drinks.yml b/Resources/Prototypes/Floof/Recipes/Reactions/drinks.yml index 4dd8482d78c..be6fdd0b31f 100644 --- a/Resources/Prototypes/Floof/Recipes/Reactions/drinks.yml +++ b/Resources/Prototypes/Floof/Recipes/Reactions/drinks.yml @@ -52,6 +52,20 @@ products: BandE: 3 +- type: reaction + id: BetweenTheSheets + reactants: + Cognac: + amount: 2 + JuiceLemon: + amount: 1 + Rum: + amount: 2 + Whiskey: + amount: 2 + products: + BetweenTheSheets: 7 + - type: reaction id: BethanysCumLust reactants: @@ -74,6 +88,18 @@ products: BethanysSluttyCumLust: 14 +- type: reaction + id: BloodyAddiction + reactants: + Blood: + amount: 1 + Cum: + amount: 1 + JuiceOrange: + amount: 1 + products: + BloodyAddiction: 3 + - type: reaction id: BlueBaller reactants: @@ -155,6 +181,7 @@ amount: 5 products: DarkOasis: 10 + - type: reaction id: DeadMansDraught reactants: @@ -322,7 +349,7 @@ - type: reaction id: HornyStallion reactants: - Coffee: + CoffeeLiqueur: amount: 1 Libidozenithizine: amount: 1 @@ -331,6 +358,18 @@ products: HornyStallion: 3 +- type: reaction + id: TheJackieWelles + reactants: + Beer: + amount: 1 + JuiceLime: + amount: 1 + Vodka: + amount: 1 + products: + TheJackieWelles: 3 + - type: reaction id: KoboldKooler reactants: @@ -560,7 +599,7 @@ - type: reaction id: RandyStallion reactants: - Coffee: + CoffeeLiqueur: amount: 1 Pomelustine: amount: 1 @@ -583,6 +622,17 @@ products: RedRocket: 6 +- type: reaction + id: Sake + reactants: + Rice: + amount: 1 + Enzyme: + amount: 1 + catalyst: true + products: + Sake: 1 + - type: reaction id: SalvagersDelight reactants: @@ -638,7 +688,7 @@ - type: reaction id: SilverStallion reactants: - Coffee: + CoffeeLiqueur: amount: 1 Cum: amount: 1 @@ -659,6 +709,17 @@ products: SlimesDelight: 3 +- type: reaction + id: Skooma + reactants: + FourteenLoko: + amount: 1 + Moonshine: + amount: 1 + Sugar: + amount: 1 + products: + Skooma: 3 - type: reaction id: Snowball @@ -672,6 +733,16 @@ products: Snowball: 4 +- type: reaction + id: TheSocialistSail + reactants: + RootBeerFloat: + amount: 2 + Vodka: + amount: 1 + products: + TheSocialistSail: 3 + - type: reaction id: SpecialSundae reactants: @@ -696,6 +767,28 @@ products: SyndicatesOverseer: 6 +- type: reaction + id: SyndicatesShiv + reactants: + Blood: + amount: 2 + JuiceBerry: + amount: 1 + products: + SyndicatesShiv: 3 + +- type: reaction + id: TechnicalProblem + reactants: + Cellulose: + amount: 1 + JuiceLime: + amount: 1 + Whiskey: + amount: 1 + products: + TechnicalProblem: 3 + - type: reaction id: TripleCitrus reactants: @@ -775,26 +868,27 @@ WhiskeySour: 15 - type: reaction - id: YeOlHandy + id: WillowsWisp reactants: - Ice: + BlueCuracao: amount: 1 - JuiceOrange: - amount: 2 - JuicePomegranate: + Grenadine: amount: 1 - Whiskey: + Vodka: amount: 1 products: - YeOlHandy: 5 + WillowsWisp: 3 - type: reaction - id: Sake + id: YeOlHandy reactants: - Rice: + Ice: amount: 1 - Enzyme: + JuiceOrange: + amount: 2 + JuicePomegranate: + amount: 1 + Whiskey: amount: 1 - catalyst: true products: - Sake: 1 + YeOlHandy: 5 \ No newline at end of file diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-1.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-1.png new file mode 100644 index 0000000000000000000000000000000000000000..1e4f5f5cdf957d2518dfbea3fb37cf17ed275d41 GIT binary patch literal 231 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4G5)fv*mnL5U6rAbl z;usRq`u3tC-=P43mWTfZ4;ecc?3l+WlD@*thI^K90k;nOfy7s{3Iu&tN3}2A78&BH zkhy^AqQU%IzG{16A-K%=eGk|9 zIzz*TvsIQ%28Xwnn%S}4d;93)>7`${Jd=~${92&l@zPg!Zu;N8`se39=Z=3*vL?n? aFl61(S$aC;(F>p>89ZJ6T-G@yGywqCM_pF{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-2.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-2.png new file mode 100644 index 0000000000000000000000000000000000000000..780942b5c9d76178fef3cbb07ba5207d057f9f82 GIT binary patch literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4G5)fv*mnL5U6g=YT z;usRqnw%iPx;R0krzy~Y%k7|s1go>)n*D!&{Qq^k|9|jd9k(En^V`FJ=-Yi4=(=$_ z#hUHo&UT4=|DGrOn4EO%01!;5_`rDa*`y~7Gn5NXZaiaoRA9B1+oYL3M>L{DrMS$$ z9Q(bUXLnDWfsAG0*!U|4MF0OU{7vDc;)IvynuVC^fBrM7 znfCL%LP2k9BM>D1I;XEP+tS2w&q@uOU%#AE-8$C0AJkaD%D}Kq%G_FcYjQ5oKMbC( KelF{r5}E)e@otj< literal 0 HcmV?d00001 diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-3.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-3.png new file mode 100644 index 0000000000000000000000000000000000000000..0b8a0474ff2cd82b4ba7ad7cf77e0dbc5815d692 GIT binary patch literal 322 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4G5)fv*mnL5U6#U}p z;usRqnw%iPx;R0krzy~Y%k7|sL|4MOwdJ#)->KR@Q!34H(xM;d`_KRXZuk4dhgbU2 z%s|jA@mZg3J6}B;5VXBbeJy$K-}8iym)}wn=9Es$DE2Hmus&b@-)1q3$Dx~dR9HLD z*(LFK-pkN4dNXtDSH5ca`Hky;XW;aT4~)4^4ULVB3uF4f|5tu~pQorga^tD;xL-b# zX8Ih_h!U0RO44{Q?AG@ERlNiV$XWhB79cOa;{34#2M&DrZ=c9NNrq|WI~$FQAEv+8 zKb$`EKM&LO2(Z#+@BcV$n&~WjWOmn~#q0G$(pr90iS#fDy;?jpTX1B K&t;ucLK6VP&4v8{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-4.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/fill-4.png new file mode 100644 index 0000000000000000000000000000000000000000..640f59e6e1e1914a0f345bde1dc1d353110df777 GIT binary patch literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4G5)fv*mnL7qz`!Wx z>Eaj?(VCnf!MZp>q^Bv+fXnS*084S+-rF|MukAj2#h`m)MC<>$+Moab|F3UL?caC! z=#d%qhC51s7#je=n^iYXe0ZfV?d-E%{m6sJ^iHGM8SEg5KYxGzv=3g#9B10yz1{f8 z%5K42J#J0DAOGh!CLTPy{fFq%nG=&#GWmXdf3JVI_dAOW18eoNaKqgx+y1I9>06?q zasBb%^9K$b_;BK_78=0c&B$0aK5nS^GY7 vpG@QP70B1(>fg67V5Z=s*T4YCU}X3+HDF?snA#j*urYYL`njxgN@xNA1h<$@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/icon.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..dd8849f0f093fa3e1479e569f7b5e8ba37f33fe6 GIT binary patch literal 586 zcmV-Q0=4~#P)F6XU=)mkQ9v#5U*taue;40>94hJL0CYYMz(}n5 zC9C#6!zbS(5GYylVf}L$o5Af9QD(CcYq^i54t@v7uu1wnfvD+`VUsLbwf9+1n6ngB z9KgcM&0sGhW?Z^@-*as8e;NKT`2EcLw}t(R)b*c-#7o#$K4;^||o+QpoKA>9P8y2ZuY86G{l$57*HLA^xCz`(%p^$)|#pI^R;FTeQ~zrr*#hA$N> zi1Iy24*1W&@UPxlk|?#z4F6g8Os`^g$!z;eNG%hw4q!lvuJ`JH7~ZS@!Kv^c1LJRE zEGNkU9iA4FjGepTK`VHZ1*>Bi8`i%N-rK88thq!vU{z=+MuI}N6y_KP1_lNOPM-gl z@80^$z`(%p|3BeGPE;BQTfG`yu78sJ&%peN8N!zM&+u91Kf`C4-wXoRAV%>sFfc4y zfAJRs0|NsiBLl(ufaq)p0~OnkKWAWI#A$Gcrv<^{mntCMR1_Y4eW5ZWdt?-hf>8hi Y0NvK50^4oZFaQ7m07*qoM6N<$f~MpQt^fc4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/icon_empty.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/icon_empty.png new file mode 100644 index 0000000000000000000000000000000000000000..27745d773d2b0ecaaaade46150b0b5dc5f5b6426 GIT binary patch literal 517 zcmV+g0{Z=lP)a4j_yf#A}h1VKTx z95h}e4Pr|iVy%~pLtvB+EZ-`|`Zc z@!t1-fQ^lfjZLfIy}WLH?B*t!|74(XZ33g}E6L2$Z}DjNw4l7E3&uO9-bmU`YH{D_ z(C-FBm*9K+%880DK}lwwqJardOAI)>Ix#NxV>xwdD(EXMVZS5ixhZ7@rDLz)?CPXQ z(+t##NP}x&jPq*6@qM2;96Y-d*-~cZa5fQ%DYJ6;F!vCqXgaJ@zToBJFxRWBu{Z#5 zU1tEWl9-FBGjaK+oTdz@Udgk5mcy9f)+qVscX>_qN|ya68vuY}1<%~#V5u{4835iZ zC{T6jEdX>~uM$Oh`-!&N)=~oi*!fFQ{wWaLU8rk~4pyF&*GX>422`&k99`!_R(VI) z`A|=0V}PnlGLZE9O{ZFLcR@3HZ*X;gTLl2lttTyM4g^xE+V98OoQsWdW6yYQr!PMM zfH7F!2jsiJAb4<50GO#T_4qZ-{77G|eVcyq&mUrAV`K0MjTw>PECZIb00000NkvXX Hu0mjf!sYE? literal 0 HcmV?d00001 diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/meta.json b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/meta.json similarity index 75% rename from Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/meta.json rename to Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/meta.json index 2ebdcd6df65..98ffaf070a5 100644 --- a/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/meta.json +++ b/Resources/Textures/Floof/Objects/Consumable/Drinks/technicalproblem.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-3.0", - "copyright": "dakodragon, DiscordID: 56038550335922176", + "copyright": "Spirted by Tech Coarse, DiscordID: 158748241356128256", "states": [ { "name": "icon" @@ -21,6 +21,9 @@ }, { "name": "fill-3" + }, + { + "name": "fill-4" } ] } diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/fill-1.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/fill-1.png deleted file mode 100644 index 4583ccbe01f04357567110c2239d773899c56f1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP*A$W zHKHUqKdq!Zu_%?nIW?!avREOwq%^WE9j+Pg_>$<9r07>^eU+*@|zgd&4Nl^;VS zTU7EyZ3Wx7lM>9?x>JHKL@m~SW--MLNMB$1lsjT=@+8+zGqD@{*b444%_?hqx|jd_ jXTcEdCVik)b}xBzbtWJDy4a`<=y(QCS3j3^P6MDpFtR#BAb#Ky^$SdumoFtO$;{b&SL2l6tht z=jj)ePHyL)#8-5oATh(Mg-K(7=#=-rEjFLtQuSV9`SB%Q;WlOcfiojj3d=g4SMn^` zb%^naT$h)bw~`?9{qLUF-)S6c3)Jws8ERE#-f>jN>hUs;eCF-jPDyI=XlkBcFMR*@ z5fk4@TcrgY-tXWjZ~4BhYO7m8tay52um9@)&bd4+d?(Ca%;%B(kh1#q&f1n=NnbR$ zd$~M>U+K9BUl1;1I={^-ey2iI=?NJh=dCca=EgY$WS PAgTe~DWM4fu>z=; diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/fill-3.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/fill-3.png deleted file mode 100644 index 16d2ca6ef538b398d7732651946ef956a3e632db..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 630 zcmV-+0*U>JP)YAX9X8WNB|8RBvx=!KdMT00063 zNklAciA^R=6Wfl`q-d&UOluLNm?|!`6uVMT7fP`pxDgj3`U%{) zbLC2Kp-7vBD{l43q`{O&3gU7|6Cy>!4z{ltgY|PyS6CfW;Vp$fk_piX;$W){ot?-t2;caZqrJ32)Pq|#C z^UEj%gOI2fUm#pxc>nc@V^0m0w-Gr&^;o^ QRR91007*qoM6N<$f>lBgLjV8( diff --git a/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/icon.png b/Resources/Textures/Floof/Objects/Consumable/Drinks/thesilverhand.rsi/icon.png deleted file mode 100644 index fd8e720f910bdf4665e26a5ff64e71f3c90c96a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 801 zcmV++1K#|JP)YAX9X8WNB|8RBvx=!KdMT00084 zNklY+=wIw;gdDznT;#OC}HsB_DS);4|IoIV{y3kurIQHOocKlr|WpYN9+ zKS9$p{$&XnKn9QjWB};^*sDC+S|Wkbng_sSPp|OT0HwQsG?{Z(>Tk#QjDrh4BB+Xg7z{iAzDo+g_>RMawK56p-T&!2*vsH=Tj^dAicB?8YUroO4>_WR?MpoiwzUKN?Ie|u{V~V*UuaMFR zHW2_*_Cv&Caa^;*kgX@^^kAD90AQ@hjm!HIBnh&!KnKd4$=817gxhaEt>p`PT<&QC z14G*f1RRy9s*2_O5?*lty2ujE8DisG=ogTvBF!H<)bbzo1D-p=c zht)7j$d**|)B*X+GCF}5ZO<^oqMW+jh`;nGrGa;lSO&9Y12CH|fTYUkV4(RvxzP~i zT{j^T0;8S}*E(3(<)G$X9m=RFO@Ja*Mqnd$9UvrNc?8M)3sPyG f`4eUU{{`SXPL`9YAX9X8WNB|8RBvx=!KdMT0004; zNklyxGhUx|p0Fc~^l3xP?5jk$;-lT6%s)2w!81kGU!=EtS&!I&RiD^I}BF7ze zgpK~d=*WWq;N>0zLK7}uAJI(g=#?_Kjh&LB0Pn93dR)@_zPwaS8NA+k|H|&73IJoi zfHdr8-K+xlo0ufm?(+dte!dK7m&idvh1`gV;A$NR1iYmb;1T|sU33^-|nc6{K zPi$~@q>(*3E zJCRmP4oGP^Y@DU&M5jZs*{ZO1a!JS9nw7@JCM?I!N(V5q7Zek2?SvNKPXOKk3Y