flavor-complex-cogchamp = like brass
flavor-complex-white-gilgamesh = like lightly carbonated cream
flavor-complex-antifreeze = warm
+flavor-complex-caipirinha = like Brazil
+flavor-complex-daiquiri = like rum, lime and sugar
+flavor-complex-deathintheafternoon = like anise and champagne
+flavor-complex-empress75 = like tyrian purple
+flavor-complex-espressomartini = like vodka and coffee
+flavor-complex-mayojito = like stomach turmoil
+flavor-complex-mimeosa = like silence and oranges
+flavor-complex-mimosa = like an early brunch
+flavor-complex-moscowmule = like vodka and ginger ale
+flavor-complex-thesunalsorises = like an absinthe daiquiri
+flavor-complex-whiskeysour = like whiskey and egg
flavor-complex-zombiecocktail = like eating brains
flavor-complex-absinthe = like anise
flavor-complex-blue-curacao = like orange flowers
reagent-name-rubberneck = rubberneck
reagent-desc-rubberneck = A popular drink amongst those adhering to an all synthetic diet.
+reagent-name-caipirinha = caipirinha
+reagent-desc-caipirinha = The São Paulo special, straight from old Brazil.
+
+reagent-name-daiquiri = daiquiri
+reagent-desc-daiquiri = A classic rum cocktail which remains popular even in the cold reaches of space.
+
+reagent-name-death-in-the-afternoon = death in the afternoon
+reagent-desc-death-in-the-afternoon = "Pour one jigger absinthe into a Champagne glass. Add iced Champagne until it attains the proper opalescent milkiness. Drink three to five of these slowly." - Ernest Hemingway
+
+reagent-name-empress-75 = empress 75
+reagent-desc-empress-75 = A more refined take on the mimosa. Just the thing Marie Antoinette might've sipped on before the revolution.
+
+reagent-name-espresso-martini = espresso martini
+reagent-desc-espresso-martini = To wake you up and wind you down. Garnished with coffee beans and icy-cold.
+
+reagent-name-mayojito = mayojito
+reagent-desc-mayojito = An affront to god and man. Do not drink it.
+
+reagent-name-mimeosa = mimeosa
+reagent-desc-mimeosa = It has an orange tang so sour you just can't describe it.
+
+reagent-name-mimosa = mimosa
+reagent-desc-mimosa = Perfect for a lively brunch out with the girls.
+
+reagent-name-moscow-mule = moscow mule
+reagent-desc-moscow-mule = A surpsingly strong and refreshing mixed drink, served in an iconic copper mug.
+
+reagent-name-the-sun-also-rises = the sun also rises
+reagent-desc-the-sun-also-rises = A strong cocktail mixed into a murky blend. A secret favorite of tortured authors.
+
+reagent-name-whiskey-sour = whiskey sour
+reagent-desc-whiskey-sour = What's the secret ingredient? Eggs. It's eggs.
+
reagent-name-zombiecocktail = Zombie
reagent-desc-zombiecocktail = It gets in your head. Your he-eyeh-ead.
reagents:
- ReagentId: Sake
Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/sakeglass.rsi
+ state: icon
- type: entity
parent: DrinkGlass
sprite: Objects/Consumable/Drinks/xenobasher.rsi
state: icon
+- type: entity
+ parent: DrinkGlass
+ id: DrinkCaipirinha
+ suffix: caipirinha
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: Caipirinha
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/caipirinha.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkDaiquiri
+ suffix: daiquiri
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: Daiquiri
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/daiquiri.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkDeathInTheAfternoon
+ suffix: death in the afternoon
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: DeathInTheAfternoon
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/deathintheafternoon.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkEmpress75
+ suffix: empress 75
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: Empress75
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/empress75.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkEspressoMartini
+ suffix: espresso martini
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: EspressoMartini
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/espressomartini.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkMayojito
+ suffix: mayojito
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: Mayojito
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/mayojito.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkMimeosa
+ suffix: mimeosa
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: Mimeosa
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/mimeosa.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkMimosa
+ suffix: mimosa
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: Mimosa
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/mimosa.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkMoscowMule
+ suffix: moscow mule
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: MoscowMule
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/moscowmule.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkTheSunAlsoRises
+ suffix: the sun also rises
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: TheSunAlsoRises
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/thesunalsorises.rsi
+ state: icon
+
+- type: entity
+ parent: DrinkGlass
+ id: DrinkWhiskeySour
+ suffix: whiskey sour
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: WhiskeySour
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/whiskeysour.rsi
+ state: icon
+
# TODO: MOVE
- type: entity
flavorType: Complex
description: flavor-complex-compressed-meat
+- type: flavor
+ id: caipirinha
+ flavorType: Complex
+ description: flavor-complex-caipirinha
+
+- type: flavor
+ id: daiquiri
+ flavorType: Complex
+ description: flavor-complex-daiquiri
+
+- type: flavor
+ id: deathintheafternoon
+ flavorType: Complex
+ description: flavor-complex-deathintheafternoon
+
+- type: flavor
+ id: empress75
+ flavorType: Complex
+ description: flavor-complex-empress75
+
+- type: flavor
+ id: espressomartini
+ flavorType: Complex
+ description: flavor-complex-espressomartini
+
+- type: flavor
+ id: mayojito
+ flavorType: Complex
+ description: flavor-complex-mayojito
+
+- type: flavor
+ id: mimeosa
+ flavorType: Complex
+ description: flavor-complex-mimeosa
+
+- type: flavor
+ id: mimosa
+ flavorType: Complex
+ description: flavor-complex-mimosa
+
+- type: flavor
+ id: moscowmule
+ flavorType: Complex
+ description: flavor-complex-moscowmule
+
+- type: flavor
+ id: thesunalsorises
+ flavorType: Complex
+ description: flavor-complex-thesunalsorises
+
+- type: flavor
+ id: whiskeysour
+ flavorType: Complex
+ description: flavor-complex-whiskeysour
+
- type: flavor
id: zombiecocktail
flavorType: Complex
flavor: bluecuracao
color: "#0099FF"
metamorphicSprite:
- sprite: Objects/Consumable/Drinks/thin_glass.rsi
+ sprite: Objects/Consumable/Drinks/curacaoglass.rsi
state: icon_empty
- metamorphicMaxFillLevels: 5
+ metamorphicMaxFillLevels: 4
metamorphicFillBaseName: fill-
metamorphicChangeColor: true
metabolisms:
reagent: Ethanol
amount: 0.1
-- type: reagent
- id: BlueHawaiian
- name: reagent-name-blue-hawaiian
- parent: BaseAlcohol
- desc: reagent-desc-blue-hawaiian
- physicalDesc: reagent-physical-desc-tropical
- flavor: bluehawaiian
- color: "#47687b"
- metamorphicSprite:
- sprite: Objects/Consumable/Drinks/bluehawaiian.rsi
- state: icon
- metabolisms:
- Drink:
- effects:
- - !type:SatiateThirst
- factor: 2
- - !type:AdjustReagent
- reagent: Ethanol
- amount: 0.2
-
- type: reagent
id: Cognac
name: reagent-name-cognac
flavor: watermelon
color: "#00FF33"
metamorphicSprite:
- sprite: Objects/Consumable/Drinks/thin_glass.rsi
+ sprite: Objects/Consumable/Drinks/emeraldglass.rsi
state: icon_empty
- metamorphicMaxFillLevels: 5
+ metamorphicMaxFillLevels: 4
metamorphicFillBaseName: fill-
metamorphicChangeColor: true
physicalDesc: reagent-physical-desc-strong-smelling
flavor: sake
color: "#DDDDDD"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/sakeglass.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.2
- type: reagent
id: Tequila
color: "#cccbc8"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/coconutrum.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
metabolisms:
Drink:
effects:
color: "#f73030"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/cosmopolitan.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 3
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
metabolisms:
Drink:
effects:
color: "#e6cb47"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/painkiller.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 6
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
metabolisms:
Drink:
effects:
flavor: redmead
color: "#bc5550"
metamorphicSprite:
- sprite: Objects/Consumable/Drinks/beerstein.rsi
+ sprite: Objects/Consumable/Drinks/red_meadglass.rsi
state: icon_empty
metamorphicMaxFillLevels: 5
metamorphicFillBaseName: fill-
- metamorphicChangeColor: true
- fizziness: 0.4
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.2
- type: reagent
id: PinaColada
color: "#e8dba4"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/pinacolada.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 6
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.2
- type: reagent
id: Sbiten
flavor: vodkatonic
color: "#0064C8"
metamorphicSprite:
- sprite: Objects/Consumable/Drinks/gintonicglass.rsi # they look the same
+ sprite: Objects/Consumable/Drinks/vodkatonicglass.rsi
state: icon_empty
- metamorphicMaxFillLevels: 6
+ metamorphicMaxFillLevels: 5
metamorphicFillBaseName: fill-
metamorphicChangeColor: false
metabolisms:
time: 1.0
type: Remove
fizziness: 0.25
+
+- type: reagent
+ id: BlueHawaiian
+ name: reagent-name-blue-hawaiian
+ parent: BaseAlcohol
+ desc: reagent-desc-blue-hawaiian
+ physicalDesc: reagent-physical-desc-tropical
+ flavor: bluehawaiian
+ color: "#47687b"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/bluehawaiian.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.2
+
+- type: reagent
+ id: Caipirinha
+ name: reagent-name-caipirinha
+ parent: BaseAlcohol
+ desc: reagent-desc-caipirinha
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: caipirinha
+ color: "#E6EE9C"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/caipirinha.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 5
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.1
+
+- type: reagent
+ id: MoscowMule
+ name: reagent-name-moscow-mule
+ parent: BaseAlcohol
+ desc: reagent-desc-moscow-mule
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: moscowmule
+ color: "#CECBAD"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/moscowmule.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 3
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.2
+ - !type:AdjustReagent
+ reagent: Copper
+ amount: 0.05
+
+- type: reagent
+ id: Mimeosa
+ name: reagent-name-mimeosa
+ parent: BaseAlcohol
+ desc: reagent-desc-mimeosa
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: mimeosa
+ color: "#939393"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/mimeosa.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:GenericStatusEffect
+ key: Muted
+ component: Muted
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.07
+
+- type: reagent
+ id: Mimosa
+ name: reagent-name-mimosa
+ parent: BaseAlcohol
+ desc: reagent-desc-mimosa
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: mimosa
+ color: "#FFCA48"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/mimosa.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.07
+
+- type: reagent
+ id: Mayojito
+ name: reagent-name-mayojito
+ parent: BaseAlcohol
+ desc: reagent-desc-mayojito
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: mayojito
+ color: "#6FBE44"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/mayojito.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 5
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:ChemVomit
+ conditions:
+ - !type:ReagentThreshold
+ min: 5
+ probability: 0.5
+ - !type:HealthChange
+ damage:
+ types:
+ Poison: .5
+ - !type:SatiateThirst
+ factor: 1
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.15
+
+- type: reagent
+ id: DeathInTheAfternoon
+ name: reagent-name-death-in-the-afternoon
+ parent: BaseAlcohol
+ desc: reagent-desc-death-in-the-afternoon
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: deathintheafternoon
+ color: "#57A87D"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/deathintheafternoon.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.3
+
+- type: reagent
+ id: Empress75
+ name: reagent-name-empress-75
+ parent: BaseAlcohol
+ desc: reagent-desc-empress-75
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: empress75
+ color: "#900296"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/empress75.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.3
+
+- type: reagent
+ id: EspressoMartini
+ name: reagent-name-espresso-martini
+ parent: BaseAlcohol
+ desc: reagent-desc-espresso-martini
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: espressomartini
+ color: "#170a0c"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/espressomartini.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 6
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.2
+
+- type: reagent
+ id: Daiquiri
+ name: reagent-name-daiquiri
+ parent: BaseAlcohol
+ desc: reagent-desc-daiquiri
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: daiquiri
+ color: "#DAC865"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/daiquiri.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 3
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.1
+
+- type: reagent
+ id: TheSunAlsoRises
+ name: reagent-name-the-sun-also-rises
+ parent: BaseAlcohol
+ desc: reagent-desc-the-sun-also-rises
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: thesunalsorises
+ color: "#DCE2DE"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/thesunalsorises.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.3
+
+- type: reagent
+ id: WhiskeySour
+ name: reagent-name-whiskey-sour
+ parent: BaseAlcohol
+ desc: reagent-desc-whiskey-sour
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: whiskeysour
+ color: "#8B7941"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/whiskeysour.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 5
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 2
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.2
- type: reagent
id: ZombieCocktail
color: "#d8cc5d"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/arnoldpalmer.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
metabolisms:
Drink:
effects:
flavor: sweet
color: "#485000"
metamorphicSprite:
- sprite: Objects/Consumable/Drinks/beerstein.rsi
+ sprite: Objects/Consumable/Drinks/rewriter.rsi
state: icon_empty
metamorphicMaxFillLevels: 5
metamorphicFillBaseName: fill-
color: "#262019"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/royrogers.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
metabolisms:
Drink:
effects:
color: "#ccb87e"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/sol_dry_glass.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 5
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
- type: reagent
id: ShirleyTemple
color: "#af2221"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/shirleytemple.rsi
- state: icon
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
metabolisms:
Drink:
effects:
physicalDesc: reagent-physical-desc-fizzy
flavor: fourteenlokosoda
color: "#deb928"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/fourteen_loko_glass.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 5
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
metabolisms:
Drink:
effects:
amount: 1
products:
Cola: 4
+
+- type: reaction
+ id: Caipirinha
+ requiredMixerCategories:
+ - Shake
+ reactants:
+ Rum:
+ amount: 1
+ JuiceLime:
+ amount: 1
+ Sugar:
+ amount: 1
+ Ice:
+ amount: 1
+ products:
+ Caipirinha: 4
+
+- type: reaction
+ id: Daiquiri
+ requiredMixerCategories:
+ - Stir
+ reactants:
+ Rum:
+ amount: 4
+ Sugar:
+ amount: 1
+ JuiceLime:
+ amount: 1
+ products:
+ Daiquiri: 6
+
+- type: reaction
+ id: DeathInTheAfternoon
+ reactants:
+ Absinthe:
+ amount: 2
+ Champagne:
+ amount: 1
+ products:
+ DeathInTheAfternoon: 3
+
+- type: reaction
+ id: Empress75
+ requiredMixerCategories:
+ - Shake
+ reactants:
+ Champagne:
+ amount: 2
+ Gin:
+ amount: 2
+ JuiceLime:
+ amount: 1
+ Grenadine:
+ amount: 1
+ products:
+ Empress75: 6
+
+- type: reaction
+ id: EspressoMartini
+ requiredMixerCategories:
+ - Shake
+ reactants:
+ BlackRussian:
+ amount: 1
+ Coffee:
+ amount: 1
+ products:
+ EspressoMartini: 2
+
+- type: reaction
+ id: Mayojito
+ reactants:
+ Mojito:
+ amount: 1
+ Mayo:
+ amount: 1
+ products:
+ Mayojito: 2
+
+- type: reaction
+ id: Mimeosa
+ reactants:
+ Mimosa:
+ amount: 2
+ Nothing:
+ amount: 1
+ products:
+ Mimeosa: 3
+
+- type: reaction
+ id: Mimosa
+ reactants:
+ JuiceOrange:
+ amount: 2
+ Champagne:
+ amount: 1
+ products:
+ Mimosa: 3
+
+- type: reaction
+ id: MoscowMule
+ requiredMixerCategories:
+ - Stir
+ reactants:
+ Vodka:
+ amount: 4
+ JuiceLime:
+ amount: 1
+ SolDry:
+ amount: 1
+ products:
+ MoscowMule: 6
+
+- type: reaction
+ id: TheSunAlsoRises
+ reactants:
+ Absinthe:
+ amount: 1
+ Daiquiri:
+ amount: 5
+ products:
+ TheSunAlsoRises: 6
+
+- type: reaction
+ id: WhiskeySour
+ requiredMixerCategories:
+ - Shake
+ reactants:
+ Whiskey:
+ amount: 2
+ Sugar:
+ amount: 1
+ JuiceLemon:
+ amount: 2
+ Egg:
+ amount: 1
+ products:
+ WhiskeySour: 6
- type: reaction
id: ZombieCocktail
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
}
]
}
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
}
]
}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
}
]
}
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
}
]
}
-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ },
+ {
+ "name": "fill-6"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ },
+ {
+ "name": "fill-6"
+ }
+ ]
+}
-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}
-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ }
+ ]
+}
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ },
+ {
+ "name": "fill-6"
}
]
}
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ },
+ {
+ "name": "fill-6"
}
]
}
-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}
-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}
{
"version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "size": {
- "x": 32,
- "y": 32
+ "size":
+ {
+ "x": 32,
+ "y": 32
},
- "states": [
- {
- "name": "icon",
- "delays": [
- [
- 1,
- 1,
- 1,
- 1
- ]
- ]
- }
- ]
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon",
+ "delays":
+ [
+ [
+ 1.0,
+ 1.0,
+ 1.0,
+ 1.0
+ ]
+ ]
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1",
+ "delays":
+ [
+ [
+ 1.0,
+ 1.0,
+ 1.0,
+ 1.0
+ ]
+ ]
+ },
+ {
+ "name": "fill-2",
+ "delays":
+ [
+ [
+ 1.0,
+ 1.0,
+ 1.0,
+ 1.0
+ ]
+ ]
+ },
+ {
+ "name": "fill-3",
+ "delays":
+ [
+ [
+ 1.0,
+ 1.0,
+ 1.0,
+ 1.0
+ ]
+ ]
+ },
+ {
+ "name": "fill-4",
+ "delays":
+ [
+ [
+ 1.0,
+ 1.0,
+ 1.0,
+ 1.0
+ ]
+ ]
+ }
+ ]
}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
}
]
}
{
"version": 1,
- "size": {
+ "size":
+ {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
- "states": [
+ "copyright": "Made by RedBookcase on GitHub.",
+ "states":
+ [
{
"name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
}
]
}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ }
+ ]
+}
-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by RedBookcase on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ },
+ {
+ "name": "fill-4"
+ },
+ {
+ "name": "fill-5"
+ }
+ ]
+}