User:MoMMI/prototypes.json: Difference between revisions
From Space Station 14 Wiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | |||
{ | "Coffee": { | ||
"id": "Coffee", | |||
"name": "coffee", | "name": "coffee", | ||
"group": " | "group": "Drinks", | ||
"desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.", | "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.", | ||
"physicalDesc": "aromatic", | "physicalDesc": "aromatic", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Cream": { | ||
"id": "Cream", | |||
"name": "cream", | "name": "cream", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 14: | Line 16: | ||
"color": "#DFD7AFFF" | "color": "#DFD7AFFF" | ||
}, | }, | ||
{ | "CafeLatte": { | ||
"id": "CafeLatte", | |||
"name": "cafe latte", | "name": "cafe latte", | ||
"group": " | "group": "Drinks", | ||
"desc": "A nice, strong and tasty beverage while you are reading.", | "desc": "A nice, strong and tasty beverage while you are reading.", | ||
"physicalDesc": "creamy", | "physicalDesc": "creamy", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "GreenTea": { | ||
"id": "GreenTea", | |||
"name": "green tea", | "name": "green tea", | ||
"group": " | "group": "Drinks", | ||
"desc": "Tasty green tea.", | "desc": "Tasty green tea.", | ||
"physicalDesc": "aromatic", | "physicalDesc": "aromatic", | ||
"color": "#C33F00FF" | "color": "#C33F00FF" | ||
}, | }, | ||
{ | "Grenadine": { | ||
"id": "Grenadine", | |||
"name": "grenadine", | "name": "grenadine", | ||
"group": " | "group": "Drinks", | ||
"desc": "Not cherry flavored!", | "desc": "Not cherry flavored!", | ||
"physicalDesc": "dark-red", | "physicalDesc": "dark-red", | ||
"color": "#EA1D26FF" | "color": "#EA1D26FF" | ||
}, | }, | ||
{ | "IcedCoffee": { | ||
"id": "IcedCoffee", | |||
"name": "iced coffee", | "name": "iced coffee", | ||
"group": " | "group": "Drinks", | ||
"desc": "Coffee and ice, refreshing and cool.", | "desc": "Coffee and ice, refreshing and cool.", | ||
"physicalDesc": "aromatic", | "physicalDesc": "aromatic", | ||
"color": "#102838FF" | "color": "#102838FF" | ||
}, | }, | ||
{ | "IcedGreenTea": { | ||
"id": "IcedGreenTea", | |||
"name": "iced green tea", | "name": "iced green tea", | ||
"group": " | "group": "Drinks", | ||
"desc": "cold green tea.", | "desc": "cold green tea.", | ||
"physicalDesc": "aromatic", | "physicalDesc": "aromatic", | ||
"color": "#CE4200FF" | "color": "#CE4200FF" | ||
}, | }, | ||
{ | "IcedTea": { | ||
"id": "IcedTea", | |||
"name": "iced tea", | "name": "iced tea", | ||
"group": " | "group": "Drinks", | ||
"desc": "No relation to a certain rap artist/actor.", | "desc": "No relation to a certain rap artist/actor.", | ||
"physicalDesc": "aromatic", | "physicalDesc": "aromatic", | ||
"color": "#104038FF" | "color": "#104038FF" | ||
}, | }, | ||
{ | "Lemonade": { | ||
"id": "Lemonade", | |||
"name": "lemonade", | "name": "lemonade", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 63: | Line 72: | ||
"color": "#FFFF00FF" | "color": "#FFFF00FF" | ||
}, | }, | ||
{ | "Milk": { | ||
"id": "Milk", | |||
"name": "milk", | "name": "milk", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 70: | Line 80: | ||
"color": "#DFDFDFFF" | "color": "#DFDFDFFF" | ||
}, | }, | ||
{ | "MilkOat": { | ||
"id": "MilkOat", | |||
"name": "oat milk", | "name": "oat milk", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 77: | Line 88: | ||
"color": "#302000FF" | "color": "#302000FF" | ||
}, | }, | ||
{ | "MilkSoy": { | ||
"id": "MilkSoy", | |||
"name": "soy milk", | "name": "soy milk", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 84: | Line 96: | ||
"color": "#302000FF" | "color": "#302000FF" | ||
}, | }, | ||
{ | "MilkSpoiled": { | ||
"id": "MilkSpoiled", | |||
"name": "spoiled milk", | "name": "spoiled milk", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 91: | Line 104: | ||
"color": "#FAFFBAFF" | "color": "#FAFFBAFF" | ||
}, | }, | ||
{ | "Nothing": { | ||
"id": "Nothing", | |||
"name": "nothing", | "name": "nothing", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 98: | Line 112: | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "NukaCola": { | ||
"id": "NukaCola", | |||
"name": "nuka cola", | "name": "nuka cola", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 105: | Line 120: | ||
"color": "#100800FF" | "color": "#100800FF" | ||
}, | }, | ||
{ | "SodaWater": { | ||
"id": "SodaWater", | |||
"name": "soda water", | "name": "soda water", | ||
"group": " | "group": "Drinks", | ||
"desc": "A container of club soda. Why not make a scotch and soda?", | "desc": "A container of club soda. Why not make a scotch and soda?", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#619494FF" | "color": "#619494FF" | ||
}, | }, | ||
{ | "SoyLatte": { | ||
"id": "SoyLatte", | |||
"name": "soy latte", | "name": "soy latte", | ||
"group": " | "group": "Drinks", | ||
"desc": "A coffee drink made with espresso and steamed soy milk.", | "desc": "A coffee drink made with espresso and steamed soy milk.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Tea": { | ||
"id": "Tea", | |||
"name": "tea", | "name": "tea", | ||
"group": " | "group": "Drinks", | ||
"desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.", | "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.", | ||
"physicalDesc": "aromatic", | "physicalDesc": "aromatic", | ||
"color": "#8A5A3AFF" | "color": "#8A5A3AFF" | ||
}, | }, | ||
{ | "TonicWater": { | ||
"id": "TonicWater", | |||
"name": "tonic water", | "name": "tonic water", | ||
"group": " | "group": "Drinks", | ||
"desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.", | "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#0064C8FF" | "color": "#0064C8FF" | ||
}, | }, | ||
{ | "Water": { | ||
"id": "Water", | |||
"name": "water", | "name": "water", | ||
"group": " | "group": "Drinks", | ||
"desc": "A colorless liquid that humans need in order to survive.", | "desc": "A colorless liquid that humans need in order to survive.", | ||
"physicalDesc": "translucent", | "physicalDesc": "translucent", | ||
"color": "#C0E0FF20" | "color": "#C0E0FF20" | ||
}, | }, | ||
{ | "Ice": { | ||
"id": "Ice", | |||
"name": "ice", | "name": "ice", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 147: | Line 168: | ||
"color": "#BED8E6FF" | "color": "#BED8E6FF" | ||
}, | }, | ||
{ | "Cola": { | ||
"id": "Cola", | |||
"name": "cola", | "name": "cola", | ||
"group": " | "group": "Drinks", | ||
"desc": "A sweet, carbonated soft drink. Caffeine free.", | "desc": "A sweet, carbonated soft drink. Caffeine free.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#422912FF" | "color": "#422912FF" | ||
}, | }, | ||
{ | "ChangelingSting": { | ||
"id": "ChangelingSting", | |||
"name": "changeling sting", | "name": "changeling sting", | ||
"group": " | "group": "Drinks", | ||
"desc": "You take a tiny sip and feel a burning sensation...", | "desc": "You take a tiny sip and feel a burning sensation...", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#2E6671FF" | "color": "#2E6671FF" | ||
}, | }, | ||
{ | "DrGibb": { | ||
"id": "DrGibb", | |||
"name": "Dr. Gibb", | "name": "Dr. Gibb", | ||
"group": " | "group": "Drinks", | ||
"desc": "A delicious blend of 42 different flavours.", | "desc": "A delicious blend of 42 different flavours.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#102000FF" | "color": "#102000FF" | ||
}, | }, | ||
{ | "EnergyDrink": { | ||
"id": "EnergyDrink", | |||
"name": "Energy Drink", | "name": "Energy Drink", | ||
"group": " | "group": "Drinks", | ||
"desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.", | "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#FFFFBFFF" | "color": "#FFFFBFFF" | ||
}, | }, | ||
{ | "GrapeSoda": { | ||
"id": "GrapeSoda", | |||
"name": "grape soda", | "name": "grape soda", | ||
"group": " | "group": "Drinks", | ||
"desc": "It's Graaaaaape!", | "desc": "It's Graaaaaape!", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#AE94A6FF" | "color": "#AE94A6FF" | ||
}, | }, | ||
{ | "LemonLime": { | ||
"id": "LemonLime", | |||
"name": "lemon-lime", | "name": "lemon-lime", | ||
"group": " | "group": "Drinks", | ||
"desc": "tangy lime and lemon soda", | "desc": "tangy lime and lemon soda", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#878F00FF" | "color": "#878F00FF" | ||
}, | }, | ||
{ | "PwrGame": { | ||
"id": "PwrGame", | |||
"name": "Pwr Game", | "name": "Pwr Game", | ||
"group": " | "group": "Drinks", | ||
"desc": "The only drink with the PWR that true gamers crave.", | "desc": "The only drink with the PWR that true gamers crave.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#9385BFFF" | "color": "#9385BFFF" | ||
}, | }, | ||
{ | "SpaceMountainWind": { | ||
"id": "SpaceMountainWind", | |||
"name": "Space Mountain Wind", | "name": "Space Mountain Wind", | ||
"group": " | "group": "Drinks", | ||
"desc": "Blows right through you like a space wind.", | "desc": "Blows right through you like a space wind.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#102000FF" | "color": "#102000FF" | ||
}, | }, | ||
{ | "SpaceUp": { | ||
"id": "SpaceUp", | |||
"name": "Space-Up", | "name": "Space-Up", | ||
"group": " | "group": "Drinks", | ||
"desc": "Tastes like a hull breach in your mouth.", | "desc": "Tastes like a hull breach in your mouth.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#00FF00FF" | "color": "#00FF00FF" | ||
}, | }, | ||
{ | "Starkist": { | ||
"id": "Starkist", | |||
"name": "starkist", | "name": "starkist", | ||
"group": " | "group": "Drinks", | ||
"desc": "A sweet, orange flavored soft drink.", | "desc": "A sweet, orange flavored soft drink.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#9F3400FF" | "color": "#9F3400FF" | ||
}, | }, | ||
{ | "FourteenLoko": { | ||
"id": "FourteenLoko", | |||
"name": "Fourteen Loko", | "name": "Fourteen Loko", | ||
"group": " | "group": "Drinks", | ||
"desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.", | "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "#DEB928FF" | "color": "#DEB928FF" | ||
}, | }, | ||
{ | "JuiceApple": { | ||
"id": "JuiceApple", | |||
"name": "apple juice", | "name": "apple juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "It's a little piece of Eden.", | "desc": "It's a little piece of Eden.", | ||
"physicalDesc": "crisp", | "physicalDesc": "crisp", | ||
"color": "#FDAD01FF" | "color": "#FDAD01FF" | ||
}, | }, | ||
{ | "JuiceBanana": { | ||
"id": "JuiceBanana", | |||
"name": "banana juice", | "name": "banana juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "The raw essence of a banana. HONK.", | "desc": "The raw essence of a banana. HONK.", | ||
"physicalDesc": "crisp", | "physicalDesc": "crisp", | ||
"color": "#FFE777FF" | "color": "#FFE777FF" | ||
}, | }, | ||
{ | "JuiceBerry": { | ||
"id": "JuiceBerry", | |||
"name": "berry juice", | "name": "berry juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "A delicious blend of several different kinds of berries.", | "desc": "A delicious blend of several different kinds of berries.", | ||
"physicalDesc": "sweet", | "physicalDesc": "sweet", | ||
"color": "#660099FF" | "color": "#660099FF" | ||
}, | }, | ||
{ | "JuiceBerryPoison": { | ||
"id": "JuiceBerryPoison", | |||
"name": "poison berry juice", | "name": "poison berry juice", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 252: | Line 288: | ||
"color": "#6600CCFF" | "color": "#6600CCFF" | ||
}, | }, | ||
{ | "JuiceCarrot": { | ||
"id": "JuiceCarrot", | |||
"name": "carrot juice", | "name": "carrot juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "It's like a carrot, but less crunchy.", | "desc": "It's like a carrot, but less crunchy.", | ||
"physicalDesc": "crisp", | "physicalDesc": "crisp", | ||
"color": "#FF8820FF" | "color": "#FF8820FF" | ||
}, | }, | ||
{ | "JuiceGrape": { | ||
"id": "JuiceGrape", | |||
"name": "grape juice", | "name": "grape juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "Freshly squeezed juice from red grapes. Quite sweet.", | "desc": "Freshly squeezed juice from red grapes. Quite sweet.", | ||
"physicalDesc": "crisp", | "physicalDesc": "crisp", | ||
"color": "#512284FF" | "color": "#512284FF" | ||
}, | }, | ||
{ | "JuiceLemon": { | ||
"id": "JuiceLemon", | |||
"name": "lemon juice", | "name": "lemon juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "This juice is VERY sour.", | "desc": "This juice is VERY sour.", | ||
"physicalDesc": "citric", | "physicalDesc": "citric", | ||
"color": "#FFF690FF" | "color": "#FFF690FF" | ||
}, | }, | ||
{ | "JuiceLime": { | ||
"id": "JuiceLime", | |||
"name": "lime juice", | "name": "lime juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "The sweet-sour juice of limes.", | "desc": "The sweet-sour juice of limes.", | ||
"physicalDesc": "citric", | "physicalDesc": "citric", | ||
"color": "#99BB43FF" | "color": "#99BB43FF" | ||
}, | }, | ||
{ | "JuiceOrange": { | ||
"id": "JuiceOrange", | |||
"name": "orange juice", | "name": "orange juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "Both delicious AND rich in Vitamin C. What more do you need?", | "desc": "Both delicious AND rich in Vitamin C. What more do you need?", | ||
"physicalDesc": "citric", | "physicalDesc": "citric", | ||
"color": "#E78108FF" | "color": "#E78108FF" | ||
}, | }, | ||
{ | "JuicePineapple": { | ||
"id": "JuicePineapple", | |||
"name": "pineapple juice", | "name": "pineapple juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "The delicious juice of a pineapple.", | "desc": "The delicious juice of a pineapple.", | ||
"physicalDesc": "tropical", | "physicalDesc": "tropical", | ||
"color": "#FFFF00FF" | "color": "#FFFF00FF" | ||
}, | }, | ||
{ | "JuicePotato": { | ||
"id": "JuicePotato", | |||
"name": "potato juice", | "name": "potato juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "Juice of the potato. Bleh.", | "desc": "Juice of the potato. Bleh.", | ||
"physicalDesc": "starchy", | "physicalDesc": "starchy", | ||
"color": "#302000FF" | "color": "#302000FF" | ||
}, | }, | ||
{ | "JuiceTomato": { | ||
"id": "JuiceTomato", | |||
"name": "tomato juice", | "name": "tomato juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?", | "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?", | ||
"physicalDesc": "saucey", | "physicalDesc": "saucey", | ||
"color": "#731008FF" | "color": "#731008FF" | ||
}, | }, | ||
{ | "JuiceWatermelon": { | ||
"id": "JuiceWatermelon", | |||
"name": "water melon juice", | "name": "water melon juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "The delicious juice of a watermelon.", | "desc": "The delicious juice of a watermelon.", | ||
"physicalDesc": "sweet", | "physicalDesc": "sweet", | ||
"color": "#EF3520FF" | "color": "#EF3520FF" | ||
}, | }, | ||
{ | "Absinthe": { | ||
"id": "Absinthe", | |||
"name": "absinthe", | "name": "absinthe", | ||
"group": " | "group": "Drinks", | ||
"desc": "A anise-flavoured spirit derived from botanicals.", | "desc": "A anise-flavoured spirit derived from botanicals.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#33EE00FF" | "color": "#33EE00FF" | ||
}, | }, | ||
{ | "Ale": { | ||
"id": "Ale", | |||
"name": "ale", | "name": "ale", | ||
"group": " | "group": "Drinks", | ||
"desc": "A dark alchoholic beverage made by malted barley and yeast.", | "desc": "A dark alchoholic beverage made by malted barley and yeast.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#663100FF" | "color": "#663100FF" | ||
}, | }, | ||
{ | "Beer": { | ||
"id": "Beer", | |||
"name": "beer", | "name": "beer", | ||
"group": " | "group": "Drinks", | ||
"desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.", | "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#CFA85FFF" | "color": "#CFA85FFF" | ||
}, | }, | ||
{ | "BlueCuracao": { | ||
"id": "BlueCuracao", | |||
"name": "blue curacao", | "name": "blue curacao", | ||
"group": " | "group": "Drinks", | ||
"desc": "Exotically blue, fruity drink, distilled from oranges.", | "desc": "Exotically blue, fruity drink, distilled from oranges.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#0000CDFF" | "color": "#0000CDFF" | ||
}, | }, | ||
{ | "Cognac": { | ||
"id": "Cognac", | |||
"name": "cognac", | "name": "cognac", | ||
"group": " | "group": "Drinks", | ||
"desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.", | "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#AB3C05FF" | "color": "#AB3C05FF" | ||
}, | }, | ||
{ | "DeadRum": { | ||
"id": "DeadRum", | |||
"name": "deadrum", | "name": "deadrum", | ||
"group": " | "group": "Drinks", | ||
"desc": "Distilled alcoholic drink made from saltwater.", | "desc": "Distilled alcoholic drink made from saltwater.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Ethanol": { | ||
"id": "Ethanol", | |||
"name": "ethanol", | "name": "ethanol", | ||
"group": " | "group": "Drinks", | ||
"desc": "A simple alcohol, makes you drunk if consumed, flammable.", | "desc": "A simple alcohol, makes you drunk if consumed, flammable.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#B05B3CFF" | "color": "#B05B3CFF" | ||
}, | }, | ||
{ | "Gin": { | ||
"id": "Gin", | |||
"name": "gin", | "name": "gin", | ||
"group": " | "group": "Drinks", | ||
"desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.", | "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Kahlua": { | ||
"id": "Kahlua", | |||
"name": "kahlua", | "name": "kahlua", | ||
"group": " | "group": "Drinks", | ||
"desc": "A widely known, Mexican coffee-flavoured liqueur.", | "desc": "A widely known, Mexican coffee-flavoured liqueur.", | ||
"physicalDesc": "cloudy", | "physicalDesc": "cloudy", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "MelonLiquor": { | ||
"id": "MelonLiquor", | |||
"name": "melon liquor", | "name": "melon liquor", | ||
"group": " | "group": "Drinks", | ||
"desc": "A relatively sweet and fruity 46 proof liquor.", | "desc": "A relatively sweet and fruity 46 proof liquor.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#138808FF" | "color": "#138808FF" | ||
}, | }, | ||
{ | "NTCahors": { | ||
"id": "NTCahors", | |||
"name": "NeoTheology Cahors Wine", | "name": "NeoTheology Cahors Wine", | ||
"group": " | "group": "Drinks", | ||
"desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.", | "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#7E4043FF" | "color": "#7E4043FF" | ||
}, | }, | ||
{ | "PoisonWine": { | ||
"id": "PoisonWine", | |||
"name": "poison wine", | "name": "poison wine", | ||
"group": " | "group": "Drinks", | ||
"desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!", | "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#000000FF" | "color": "#000000FF" | ||
}, | }, | ||
{ | "Rum": { | ||
"id": "Rum", | |||
"name": "rum", | "name": "rum", | ||
"group": " | "group": "Drinks", | ||
"desc": "Distilled alcoholic drink made from sugarcane byproducts.", | "desc": "Distilled alcoholic drink made from sugarcane byproducts.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Sake": { | ||
"id": "Sake", | |||
"name": "sake", | "name": "sake", | ||
"group": " | "group": "Drinks", | ||
"desc": "Alcoholic beverage made by fermenting rice that has been polished.", | "desc": "Alcoholic beverage made by fermenting rice that has been polished.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#DDDDDDFF" | "color": "#DDDDDDFF" | ||
}, | }, | ||
{ | "Tequila": { | ||
"id": "Tequila", | |||
"name": "tequila", | "name": "tequila", | ||
"group": " | "group": "Drinks", | ||
"desc": "A strong and mildly flavoured, mexican produced spirit.", | "desc": "A strong and mildly flavoured, mexican produced spirit.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#D7D1D155" | "color": "#D7D1D155" | ||
}, | }, | ||
{ | "Vermouth": { | ||
"id": "Vermouth", | |||
"name": "vermouth", | "name": "vermouth", | ||
"group": " | "group": "Drinks", | ||
"desc": "Aromatized, fortified white wine flavored with various botanicals.", | "desc": "Aromatized, fortified white wine flavored with various botanicals.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#91FF91FF" | "color": "#91FF91FF" | ||
}, | }, | ||
{ | "Vodka": { | ||
"id": "Vodka", | |||
"name": "vodka", | "name": "vodka", | ||
"group": " | "group": "Drinks", | ||
"desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.", | "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#D1D1D155" | "color": "#D1D1D155" | ||
}, | }, | ||
{ | "Whiskey": { | ||
"id": "Whiskey", | |||
"name": "whiskey", | "name": "whiskey", | ||
"group": " | "group": "Drinks", | ||
"desc": "A type of distilled alcoholic beverage made from fermented grain mash.", | "desc": "A type of distilled alcoholic beverage made from fermented grain mash.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Wine": { | ||
"id": "Wine", | |||
"name": "wine", | "name": "wine", | ||
"group": " | "group": "Drinks", | ||
"desc": "An premium alchoholic beverage made from distilled grape juice.", | "desc": "An premium alchoholic beverage made from distilled grape juice.", | ||
"physicalDesc": "translucent", | "physicalDesc": "translucent", | ||
"color": "#7E4043FF" | "color": "#7E4043FF" | ||
}, | }, | ||
{ | "AcidSpit": { | ||
"id": "AcidSpit", | |||
"name": "acidspit", | "name": "acidspit", | ||
"group": " | "group": "Drinks", | ||
"desc": "A drink for the daring, can be deadly if incorrectly prepared!", | "desc": "A drink for the daring, can be deadly if incorrectly prepared!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#365000FF" | "color": "#365000FF" | ||
}, | }, | ||
{ | "AlliesCocktail": { | ||
"id": "AlliesCocktail", | |||
"name": "allies cocktail", | "name": "allies cocktail", | ||
"group": " | "group": "Drinks", | ||
"desc": "A drink made from your allies, not as sweet as when made from your enemies.", | "desc": "A drink made from your allies, not as sweet as when made from your enemies.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#00664DFF" | "color": "#00664DFF" | ||
}, | }, | ||
{ | "Aloe": { | ||
"id": "Aloe", | |||
"name": "aloe", | "name": "aloe", | ||
"group": " | "group": "Drinks", | ||
"desc": "So very, very, very good.", | "desc": "So very, very, very good.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#192C00FF" | "color": "#192C00FF" | ||
}, | }, | ||
{ | "Amasec": { | ||
"id": "Amasec", | |||
"name": "amasec", | "name": "amasec", | ||
"group": " | "group": "Drinks", | ||
"desc": "Official drink of the Gun Club!", | "desc": "Official drink of the Gun Club!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#124DA7FF" | "color": "#124DA7FF" | ||
}, | }, | ||
{ | "Andalusia": { | ||
"id": "Andalusia", | |||
"name": "andalusia", | "name": "andalusia", | ||
"group": " | "group": "Drinks", | ||
"desc": "A nice, strangely named drink.", | "desc": "A nice, strangely named drink.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#665700FF" | "color": "#665700FF" | ||
}, | }, | ||
{ | "Antifreeze": { | ||
"id": "Antifreeze", | |||
"name": "antifreeze", | "name": "antifreeze", | ||
"group": " | "group": "Drinks", | ||
"desc": "Ultimate refreshment.", | "desc": "Ultimate refreshment.", | ||
"physicalDesc": "translucent", | "physicalDesc": "translucent", | ||
"color": "#FF7D63FF" | "color": "#FF7D63FF" | ||
}, | }, | ||
{ | "AtomicBomb": { | ||
"id": "AtomicBomb", | |||
"name": "atomic bomb", | "name": "atomic bomb", | ||
"group": " | "group": "Drinks", | ||
"desc": "Nuclear proliferation never tasted so good.", | "desc": "Nuclear proliferation never tasted so good.", | ||
"physicalDesc": "cloudy", | "physicalDesc": "cloudy", | ||
"color": "#666300FF" | "color": "#666300FF" | ||
}, | }, | ||
{ | "B52": { | ||
"id": "B52", | |||
"name": "b-52", | "name": "b-52", | ||
"group": " | "group": "Drinks", | ||
"desc": "Coffee, irish cream, and cognac. You will get bombed.", | "desc": "Coffee, irish cream, and cognac. You will get bombed.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "BahamaMama": { | ||
"id": "BahamaMama", | |||
"name": "bahama mama", | "name": "bahama mama", | ||
"group": " | "group": "Drinks", | ||
"desc": "Tropical cocktail.", | "desc": "Tropical cocktail.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#FF7F3BFF" | "color": "#FF7F3BFF" | ||
}, | }, | ||
{ | "BananaHonk": { | ||
"id": "BananaHonk", | |||
"name": "banana mama", | "name": "banana mama", | ||
"group": " | "group": "Drinks", | ||
"desc": "A drink from Clown Heaven.", | "desc": "A drink from Clown Heaven.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#FFFF91FF" | "color": "#FFFF91FF" | ||
}, | }, | ||
{ | "Barefoot": { | ||
"id": "Barefoot", | |||
"name": "barefoot", | "name": "barefoot", | ||
"group": " | "group": "Drinks", | ||
"desc": "Barefoot and pregnant.", | "desc": "Barefoot and pregnant.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "BeepskySmash": { | ||
"id": "BeepskySmash", | |||
"name": "beepsky smash", | "name": "beepsky smash", | ||
"group": " | "group": "Drinks", | ||
"desc": "Deny drinking this and prepare for THE LAW.", | "desc": "Deny drinking this and prepare for THE LAW.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Bilk": { | ||
"id": "Bilk", | |||
"name": "bilk", | "name": "bilk", | ||
"group": " | "group": "Drinks", | ||
"desc": "This appears to be beer mixed with milk. Disgusting.", | "desc": "This appears to be beer mixed with milk. Disgusting.", | ||
"physicalDesc": "bilky...", | "physicalDesc": "bilky...", | ||
"color": "#895C4CFF" | "color": "#895C4CFF" | ||
}, | }, | ||
{ | "BlackRussian": { | ||
"id": "BlackRussian", | |||
"name": "black russian", | "name": "black russian", | ||
"group": " | "group": "Drinks", | ||
"desc": "For the lactose-intolerant. Still as classy as a White Russian.", | "desc": "For the lactose-intolerant. Still as classy as a White Russian.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#360000FF" | "color": "#360000FF" | ||
}, | }, | ||
{ | "BloodyMary": { | ||
"id": "BloodyMary", | |||
"name": "bloody mary", | "name": "bloody mary", | ||
"group": " | "group": "Drinks", | ||
"desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.", | "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#660000FF" | "color": "#660000FF" | ||
}, | }, | ||
{ | "Booger": { | ||
"id": "Booger", | |||
"name": "booger", | "name": "booger", | ||
"group": " | "group": "Drinks", | ||
"desc": "Ewww...", | "desc": "Ewww...", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#8CFF8CFF" | "color": "#8CFF8CFF" | ||
}, | }, | ||
{ | "BraveBull": { | ||
"id": "BraveBull", | |||
"name": "brave bull", | "name": "brave bull", | ||
"group": " | "group": "Drinks", | ||
"desc": "It's just as effective as Dutch-Courage!", | "desc": "It's just as effective as Dutch-Courage!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "CubaLibre": { | ||
"id": "CubaLibre", | |||
"name": "cuba libre", | "name": "cuba libre", | ||
"group": " | "group": "Drinks", | ||
"desc": "Rum, mixed with cola. Viva la revolucion.", | "desc": "Rum, mixed with cola. Viva la revolucion.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#3E1B00FF" | "color": "#3E1B00FF" | ||
}, | }, | ||
{ | "DemonsBlood": { | ||
"id": "DemonsBlood", | |||
"name": "demons blood", | "name": "demons blood", | ||
"group": " | "group": "Drinks", | ||
"desc": "AHHHH!!!!", | "desc": "AHHHH!!!!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#A70000FF" | "color": "#A70000FF" | ||
}, | }, | ||
{ | "DevilsKiss": { | ||
"id": "DevilsKiss", | |||
"name": "devils kiss", | "name": "devils kiss", | ||
"group": " | "group": "Drinks", | ||
"desc": "Creepy time!", | "desc": "Creepy time!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#A68310FF" | "color": "#A68310FF" | ||
}, | }, | ||
{ | "DoctorsDelight": { | ||
"id": "DoctorsDelight", | |||
"name": "the doctor's delight", | "name": "the doctor's delight", | ||
"group": " | "group": "Drinks", | ||
"desc": "A gulp a day keeps the MediBot away. That's probably for the best.", | "desc": "A gulp a day keeps the MediBot away. That's probably for the best.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#FF8CFFFF" | "color": "#FF8CFFFF" | ||
}, | }, | ||
{ | "DriestMartini": { | ||
"id": "DriestMartini", | |||
"name": "driest martini", | "name": "driest martini", | ||
"group": " | "group": "Drinks", | ||
"desc": "Only for the experienced. You think you see sand floating in the glass.", | "desc": "Only for the experienced. You think you see sand floating in the glass.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#2E6671FF" | "color": "#2E6671FF" | ||
}, | }, | ||
{ | "ErikaSuprise": { | ||
"id": "ErikaSuprise", | |||
"name": "erika suprise", | "name": "erika suprise", | ||
"group": " | "group": "Drinks", | ||
"desc": "The surprise is, it's green!", | "desc": "The surprise is, it's green!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#2E6671FF" | "color": "#2E6671FF" | ||
}, | }, | ||
{ | "GargleBlaster": { | ||
"id": "GargleBlaster", | |||
"name": "Pan-Galactic Gargle Blaster", | "name": "Pan-Galactic Gargle Blaster", | ||
"group": " | "group": "Drinks", | ||
"desc": "Whoah, this stuff looks volatile!", | "desc": "Whoah, this stuff looks volatile!", | ||
"physicalDesc": "volatile", | "physicalDesc": "volatile", | ||
"color": "#9CC8B4FF" | "color": "#9CC8B4FF" | ||
}, | }, | ||
{ | "GinFizz": { | ||
"id": "GinFizz", | |||
"name": "gin fizz", | "name": "gin fizz", | ||
"group": " | "group": "Drinks", | ||
"desc": "Refreshingly lemony, deliciously dry.", | "desc": "Refreshingly lemony, deliciously dry.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "GinTonic": { | ||
"id": "GinTonic", | |||
"name": "gin and tonic", | "name": "gin and tonic", | ||
"group": " | "group": "Drinks", | ||
"desc": "An all time classic, mild cocktail.", | "desc": "An all time classic, mild cocktail.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#004166FF" | "color": "#004166FF" | ||
}, | }, | ||
{ | "Goldschlager": { | ||
"id": "Goldschlager", | |||
"name": "Goldschlager", | "name": "Goldschlager", | ||
"group": " | "group": "Drinks", | ||
"desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.", | "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#FFFF91FF" | "color": "#FFFF91FF" | ||
}, | }, | ||
{ | "Grog": { | ||
"id": "Grog", | |||
"name": "grog", | "name": "grog", | ||
"group": " | "group": "Drinks", | ||
"desc": "Watered-down rum, pirate approved!", | "desc": "Watered-down rum, pirate approved!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "HippiesDelight": { | ||
"id": "HippiesDelight", | |||
"name": "hippies delight", | "name": "hippies delight", | ||
"group": " | "group": "Drinks", | ||
"desc": "You just don't get it maaaan.", | "desc": "You just don't get it maaaan.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#6EAA0CFF" | "color": "#6EAA0CFF" | ||
}, | }, | ||
{ | "Hooch": { | ||
"id": "Hooch", | |||
"name": "hooch", | "name": "hooch", | ||
"group": " | "group": "Drinks", | ||
"desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?", | "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664E00FF" | "color": "#664E00FF" | ||
}, | }, | ||
{ | "IcedBeer": { | ||
"id": "IcedBeer", | |||
"name": "iced beer", | "name": "iced beer", | ||
"group": " | "group": "Drinks", | ||
"desc": "A beer which is so cold the air around it freezes.", | "desc": "A beer which is so cold the air around it freezes.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "IrishCarBomb": { | ||
"id": "IrishCarBomb", | |||
"name": "irish car bomb", | "name": "irish car bomb", | ||
"group": " | "group": "Drinks", | ||
"desc": "A troubling mixture of irish cream and ale.", | "desc": "A troubling mixture of irish cream and ale.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#2E6671FF" | "color": "#2E6671FF" | ||
}, | }, | ||
{ | "IrishCream": { | ||
"id": "IrishCream", | |||
"name": "irish cream", | "name": "irish cream", | ||
"group": " | "group": "Drinks", | ||
"desc": "Whiskey-imbued cream. What else could you expect from the Irish.", | "desc": "Whiskey-imbued cream. What else could you expect from the Irish.", | ||
"physicalDesc": "creamy", | "physicalDesc": "creamy", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "IrishCoffee": { | ||
"id": "IrishCoffee", | |||
"name": "irish coffee", | "name": "irish coffee", | ||
"group": " | "group": "Drinks", | ||
"desc": "Coffee served with irish cream. Regular cream just isn't the same!", | "desc": "Coffee served with irish cream. Regular cream just isn't the same!", | ||
"physicalDesc": "cloudy", | "physicalDesc": "cloudy", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "KiraSpecial": { | ||
"id": "KiraSpecial", | |||
"name": "kira special", | "name": "kira special", | ||
"group": " | "group": "Drinks", | ||
"desc": "Long live the guy who everyone had mistaken for a girl. Baka!", | "desc": "Long live the guy who everyone had mistaken for a girl. Baka!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#CCCC99FF" | "color": "#CCCC99FF" | ||
}, | }, | ||
{ | "Lean": { | ||
"id": "Lean", | |||
"name": "lean", | "name": "lean", | ||
"group": " | "group": "Drinks", | ||
"desc": "Turn up for days.", | "desc": "Turn up for days.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#9400D3FF" | "color": "#9400D3FF" | ||
}, | }, | ||
{ | "LeanShine": { | ||
"id": "LeanShine", | |||
"name": "leanshine", | "name": "leanshine", | ||
"group": " | "group": "Drinks", | ||
"desc": "Lean mixed with moonshine. Turn up for months.", | "desc": "Lean mixed with moonshine. Turn up for months.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#9D5FB8FF" | "color": "#9D5FB8FF" | ||
}, | }, | ||
{ | "LongIslandIcedTea": { | ||
"id": "LongIslandIcedTea", | |||
"name": "long island iced tea", | "name": "long island iced tea", | ||
"group": " | "group": "Drinks", | ||
"desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.", | "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Manhattan": { | ||
"id": "Manhattan", | |||
"name": "manhattan", | "name": "manhattan", | ||
"group": " | "group": "Drinks", | ||
"desc": "The Detective's undercover drink of choice. He never could stomach gin...", | "desc": "The Detective's undercover drink of choice. He never could stomach gin...", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "ManhattanProject": { | ||
"id": "ManhattanProject", | |||
"name": "manhattan project", | "name": "manhattan project", | ||
"group": " | "group": "Drinks", | ||
"desc": "A scientist's drink of choice, for pondering ways to blow up the ship.", | "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "ManlyDorf": { | ||
"id": "ManlyDorf", | |||
"name": "manly dorf", | "name": "manly dorf", | ||
"group": " | "group": "Drinks", | ||
"desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.", | "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Margarita": { | ||
"id": "Margarita", | |||
"name": "margarita", | "name": "margarita", | ||
"group": " | "group": "Drinks", | ||
"desc": "On the rocks with salt on the rim. Arriba~!", | "desc": "On the rocks with salt on the rim. Arriba~!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#8CFF8CFF" | "color": "#8CFF8CFF" | ||
}, | }, | ||
{ | "Martini": { | ||
"id": "Martini", | |||
"name": "classic martini", | "name": "classic martini", | ||
"group": " | "group": "Drinks", | ||
"desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.", | "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Mead": { | ||
"id": "Mead", | |||
"name": "mead", | "name": "mead", | ||
"group": " | "group": "Drinks", | ||
"desc": "A Viking's drink, though a cheap one.", | "desc": "A Viking's drink, though a cheap one.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Mojito": { | ||
"id": "Mojito", | |||
"name": "mojito", | "name": "mojito", | ||
"group": " | "group": "Drinks", | ||
"desc": "If it's good enough for Spesscuba, it's good enough for you.", | "desc": "If it's good enough for Spesscuba, it's good enough for you.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF" | "color": "#664300FF" | ||
}, | }, | ||
{ | "Moonshine": { | ||
"id": "Moonshine", | |||
"name": "moonshine", | "name": "moonshine", | ||
"group": " | "group": "Drinks", | ||
"desc": "Artisanal homemade liquor. What could go wrong?", | "desc": "Artisanal homemade liquor. What could go wrong?", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#D1D7D155" | "color": "#D1D7D155" | ||
}, | }, | ||
{ | "Neurotoxin": { | ||
"id": "Neurotoxin", | |||
"name": "neurotoxin", | "name": "neurotoxin", | ||
"group": " | "group": "Drinks", | ||
"desc": "A strong neurotoxin that puts the subject into a death-like state.", | "desc": "A strong neurotoxin that puts the subject into a death-like state.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#2E2E61FF" | "color": "#2E2E61FF" | ||
}, | }, | ||
{ | "Patron": { | ||
"id": "Patron", | |||
"name": "patron", | "name": "patron", | ||
"group": " | "group": "Drinks", | ||
"desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.", | "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.", | ||
"physicalDesc": "metallic", | "physicalDesc": "metallic", | ||
"color": "#585840FF" | "color": "#585840FF" | ||
}, | }, | ||
{ | "RedMead": { | ||
"id": "RedMead", | |||
"name": "red mead", | "name": "red mead", | ||
"group": " | "group": "Drinks", | ||
"desc": "The true Viking's drink! Even though it has a strange red color.", | "desc": "The true Viking's drink! Even though it has a strange red color.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#C73C00FF" | "color": "#C73C00FF" | ||
}, | }, | ||
{ | "Rewriter": { | ||
"id": "Rewriter", | |||
"name": "rewriter", | "name": "rewriter", | ||
"group": " | "group": "Drinks", | ||
"desc": "The secret of the sanctuary of the Librarian...", | "desc": "The secret of the sanctuary of the Librarian...", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#485000FF" | "color": "#485000FF" | ||
}, | }, | ||
{ | "Sbiten": { | ||
"id": "Sbiten", | |||
"name": "sbiten", | "name": "sbiten", | ||
"group": " | "group": "Drinks", | ||
"desc": "A spicy Vodka! Might be a little hot for the little guys!", | "desc": "A spicy Vodka! Might be a little hot for the little guys!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#004166FF" | "color": "#004166FF" | ||
}, | }, | ||
{ | "ScrewdriverCocktail": { | ||
"id": "ScrewdriverCocktail", | |||
"name": "screwdriver", | "name": "screwdriver", | ||
"group": " | "group": "Drinks", | ||
"desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.", | "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#A68310FF" | "color": "#A68310FF" | ||
}, | }, | ||
{ | "Silencer": { | ||
"id": "Silencer", | |||
"name": "silencer", | "name": "silencer", | ||
"group": " | "group": "Drinks", | ||
"desc": "A drink from Mime Heaven.", | "desc": "A drink from Mime Heaven.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#004666FF" | "color": "#004666FF" | ||
}, | }, | ||
{ | "Singulo": { | ||
"id": "Singulo", | |||
"name": "singulo", | "name": "singulo", | ||
"group": " | "group": "Drinks", | ||
"desc": "A blue-space beverage!", | "desc": "A blue-space beverage!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#3B0C0CFF" | "color": "#3B0C0CFF" | ||
}, | }, | ||
{ | "SnowWhite": { | ||
"id": "SnowWhite", | |||
"name": "snow white", | "name": "snow white", | ||
"group": " | "group": "Drinks", | ||
"desc": "A cold refreshment.", | "desc": "A cold refreshment.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "SuiDream": { | ||
"id": "SuiDream", | |||
"name": "sui dream", | "name": "sui dream", | ||
"group": " | "group": "Drinks", | ||
"desc": "Comprised of: White soda, blue curacao, melon liquor.", | "desc": "Comprised of: White soda, blue curacao, melon liquor.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#00A86BFF" | "color": "#00A86BFF" | ||
}, | }, | ||
{ | "SyndicateBomb": { | ||
"id": "SyndicateBomb", | |||
"name": "syndicate bomb", | "name": "syndicate bomb", | ||
"group": " | "group": "Drinks", | ||
"desc": "Somebody set us up the bomb!", | "desc": "Somebody set us up the bomb!", | ||
"physicalDesc": "opaque", | "physicalDesc": "opaque", | ||
"color": "#2E6660FF" | "color": "#2E6660FF" | ||
}, | }, | ||
{ | "TequilaSunrise": { | ||
"id": "TequilaSunrise", | |||
"name": "tequila sunrise", | "name": "tequila sunrise", | ||
"group": " | "group": "Drinks", | ||
"desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.", | "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#FFE48CFF" | "color": "#FFE48CFF" | ||
}, | }, | ||
{ | "ThreeMileIsland": { | ||
"id": "ThreeMileIsland", | |||
"name": "three mile island iced tea", | "name": "three mile island iced tea", | ||
"group": " | "group": "Drinks", | ||
"desc": "Made for a woman, strong enough for a man.", | "desc": "Made for a woman, strong enough for a man.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#666340FF" | "color": "#666340FF" | ||
}, | }, | ||
{ | "ToxinsSpecial": { | ||
"id": "ToxinsSpecial", | |||
"name": "toxins special", | "name": "toxins special", | ||
"group": " | "group": "Drinks", | ||
"desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!", | "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#665C00FF" | "color": "#665C00FF" | ||
}, | }, | ||
{ | "VodkaMartini": { | ||
"id": "VodkaMartini", | |||
"name": "vodka martini", | "name": "vodka martini", | ||
"group": " | "group": "Drinks", | ||
"desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.", | "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#004666FF" | "color": "#004666FF" | ||
}, | }, | ||
{ | "VodkaTonic": { | ||
"id": "VodkaTonic", | |||
"name": "vodka tonic", | "name": "vodka tonic", | ||
"group": " | "group": "Drinks", | ||
"desc": "For when a gin and tonic isn't russian enough.", | "desc": "For when a gin and tonic isn't russian enough.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#0064C8FF" | "color": "#0064C8FF" | ||
}, | }, | ||
{ | "WhiskeyCola": { | ||
"id": "WhiskeyCola", | |||
"name": "whiskey cola", | "name": "whiskey cola", | ||
"group": " | "group": "Drinks", | ||
"desc": "Whiskey, mixed with cola. Surprisingly refreshing.", | "desc": "Whiskey, mixed with cola. Surprisingly refreshing.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "#3E1B00FF" | "color": "#3E1B00FF" | ||
}, | }, | ||
{ | "WhiskeySoda": { | ||
"id": "WhiskeySoda", | |||
"name": "whiskey soda", | "name": "whiskey soda", | ||
"group": " | "group": "Drinks", | ||
"desc": "For the more refined griffon.", | "desc": "For the more refined griffon.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#533600FF" | "color": "#533600FF" | ||
}, | }, | ||
{ | "WhiteRussian": { | ||
"id": "WhiteRussian", | |||
"name": "white russian", | "name": "white russian", | ||
"group": " | "group": "Drinks", | ||
"desc": "That's just, like, your opinion, man...", | "desc": "That's just, like, your opinion, man...", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "#A68340FF" | "color": "#A68340FF" | ||
}, | }, | ||
"Astrotame": { | |||
"id": "Astrotame", | |||
" | |||
"name": "Astrotame", | "name": "Astrotame", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 931: | Line 1,040: | ||
"color": "#7FFFD4FF" | "color": "#7FFFD4FF" | ||
}, | }, | ||
{ | "BbqSauce": { | ||
"id": "BbqSauce", | |||
"name": "BBQ sauce", | "name": "BBQ sauce", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 938: | Line 1,048: | ||
"color": "#8B0000FF" | "color": "#8B0000FF" | ||
}, | }, | ||
{ | "Cornoil": { | ||
"id": "Cornoil", | |||
"name": "corn oil", | "name": "corn oil", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 945: | Line 1,056: | ||
"color": "#FFFF00FF" | "color": "#FFFF00FF" | ||
}, | }, | ||
{ | "Frostoil": { | ||
"id": "Frostoil", | |||
"name": "frostoil", | "name": "frostoil", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 952: | Line 1,064: | ||
"color": "#87CEEBFF" | "color": "#87CEEBFF" | ||
}, | }, | ||
{ | "HorseradishSauce": { | ||
"id": "HorseradishSauce", | |||
"name": "horseradish sauce", | "name": "horseradish sauce", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 959: | Line 1,072: | ||
"color": "#808080FF" | "color": "#808080FF" | ||
}, | }, | ||
{ | "Hotsauce": { | ||
"id": "Hotsauce", | |||
"name": "hotsauce", | "name": "hotsauce", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 966: | Line 1,080: | ||
"color": "#FF0000FF" | "color": "#FF0000FF" | ||
}, | }, | ||
{ | "Ketchup": { | ||
"id": "Ketchup", | |||
"name": "ketchup", | "name": "ketchup", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 973: | Line 1,088: | ||
"color": "#FF0000FF" | "color": "#FF0000FF" | ||
}, | }, | ||
{ | "Soysauce": { | ||
"id": "Soysauce", | |||
"name": "soy sauce", | "name": "soy sauce", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 980: | Line 1,096: | ||
"color": "#8B4513FF" | "color": "#8B4513FF" | ||
}, | }, | ||
{ | "TableSalt": { | ||
"id": "TableSalt", | |||
"name": "table salt", | "name": "table salt", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 987: | Line 1,104: | ||
"color": "#A1000BFF" | "color": "#A1000BFF" | ||
}, | }, | ||
{ | "Nutriment": { | ||
"id": "Nutriment", | |||
"name": "nutriment", | "name": "nutriment", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 994: | Line 1,112: | ||
"color": "#664330FF" | "color": "#664330FF" | ||
}, | }, | ||
{ | "Glucose": { | ||
"id": "Glucose", | |||
"name": "glucose", | "name": "glucose", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,001: | Line 1,120: | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "Flour": { | ||
"id": "Flour", | |||
"name": "flour", | "name": "flour", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,008: | Line 1,128: | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "Oats": { | ||
"id": "Oats", | |||
"name": "oats", | "name": "oats", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,015: | Line 1,136: | ||
"color": "#D2B48CFF" | "color": "#D2B48CFF" | ||
}, | }, | ||
{ | "Enzyme": { | ||
"id": "Enzyme", | |||
"name": "universal enzyme", | "name": "universal enzyme", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,022: | Line 1,144: | ||
"color": "#009900FF" | "color": "#009900FF" | ||
}, | }, | ||
{ | "Egg": { | ||
"id": "Egg", | |||
"name": "egg", | "name": "egg", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,029: | Line 1,152: | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "Sugar": { | ||
"id": "Sugar", | |||
"name": "sugar", | "name": "sugar", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,036: | Line 1,160: | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "Blackpepper": { | ||
"id": "Blackpepper", | |||
"name": "black pepper", | "name": "black pepper", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,043: | Line 1,168: | ||
"color": "#000000FF" | "color": "#000000FF" | ||
}, | }, | ||
{ | "Vinegar": { | ||
"id": "Vinegar", | |||
"name": "vinegar", | "name": "vinegar", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,050: | Line 1,176: | ||
"color": "#D2B48CFF" | "color": "#D2B48CFF" | ||
}, | }, | ||
{ | "Rice": { | ||
"id": "Rice", | |||
"name": "rice", | "name": "rice", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,057: | Line 1,184: | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "OilOlive": { | ||
"id": "OilOlive", | |||
"name": "olive oil", | "name": "olive oil", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,064: | Line 1,192: | ||
"color": "#808000FF" | "color": "#808000FF" | ||
}, | }, | ||
{ | "Oil": { | ||
"id": "Oil", | |||
"name": "oil", | "name": "oil", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,071: | Line 1,200: | ||
"color": "#B67823FF" | "color": "#B67823FF" | ||
}, | }, | ||
{ | "EZNutrient": { | ||
"id": "EZNutrient", | |||
"name": "EZ nutrient", | "name": "EZ nutrient", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,078: | Line 1,208: | ||
"color": "#664330FF" | "color": "#664330FF" | ||
}, | }, | ||
{ | "Left4Zed": { | ||
"id": "Left4Zed", | |||
"name": "left-4-zed", | "name": "left-4-zed", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,085: | Line 1,216: | ||
"color": "#5B406CFF" | "color": "#5B406CFF" | ||
}, | }, | ||
{ | "PestKiller": { | ||
"id": "PestKiller", | |||
"name": "pest killer", | "name": "pest killer", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,092: | Line 1,224: | ||
"color": "#9E9886FF" | "color": "#9E9886FF" | ||
}, | }, | ||
{ | "PlantBGone": { | ||
"id": "PlantBGone", | |||
"name": "plant-B-gone", | "name": "plant-B-gone", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,099: | Line 1,232: | ||
"color": "#49002EFF" | "color": "#49002EFF" | ||
}, | }, | ||
{ | "RobustHarvest": { | ||
"id": "RobustHarvest", | |||
"name": "robust harvest", | "name": "robust harvest", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,106: | Line 1,240: | ||
"color": "#3E901CFF" | "color": "#3E901CFF" | ||
}, | }, | ||
{ | "WeedKiller": { | ||
"id": "WeedKiller", | |||
"name": "weed killer", | "name": "weed killer", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,113: | Line 1,248: | ||
"color": "#968395FF" | "color": "#968395FF" | ||
}, | }, | ||
{ | "Ammonia": { | ||
"id": "Ammonia", | |||
"name": "ammonia", | "name": "ammonia", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,120: | Line 1,256: | ||
"color": "#77B58EFF" | "color": "#77B58EFF" | ||
}, | }, | ||
{ | "Diethylamine": { | ||
"id": "Diethylamine", | |||
"name": "diethylamine", | "name": "diethylamine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,127: | Line 1,264: | ||
"color": "#A1000BFF" | "color": "#A1000BFF" | ||
}, | }, | ||
{ | "Acetone": { | ||
"id": "Acetone", | |||
"name": "acetone", | "name": "acetone", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,134: | Line 1,272: | ||
"color": "#AF14B7FF" | "color": "#AF14B7FF" | ||
}, | }, | ||
{ | "Phenol": { | ||
"id": "Phenol", | |||
"name": "phenol", | "name": "phenol", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,141: | Line 1,280: | ||
"color": "#E7EA91FF" | "color": "#E7EA91FF" | ||
}, | }, | ||
{ | "Bleach": { | ||
"id": "Bleach", | |||
"name": "bleach", | "name": "bleach", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,148: | Line 1,288: | ||
"color": "#A1000BFF" | "color": "#A1000BFF" | ||
}, | }, | ||
{ | "SpaceCleaner": { | ||
"id": "SpaceCleaner", | |||
"name": "space cleaner", | "name": "space cleaner", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,155: | Line 1,296: | ||
"color": "#C8FF69FF" | "color": "#C8FF69FF" | ||
}, | }, | ||
{ | "SpaceLube": { | ||
"id": "SpaceLube", | |||
"name": "space lube", | "name": "space lube", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,162: | Line 1,304: | ||
"color": "#77B58EFF" | "color": "#77B58EFF" | ||
}, | }, | ||
{ | "Aluminium": { | ||
"id": "Aluminium", | |||
"name": "aluminium", | "name": "aluminium", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,169: | Line 1,312: | ||
"color": "#848789FF" | "color": "#848789FF" | ||
}, | }, | ||
{ | "Carbon": { | ||
"id": "Carbon", | |||
"name": "carbon", | "name": "carbon", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,176: | Line 1,320: | ||
"color": "#22282BFF" | "color": "#22282BFF" | ||
}, | }, | ||
{ | "Chlorine": { | ||
"id": "Chlorine", | |||
"name": "chlorine", | "name": "chlorine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,183: | Line 1,328: | ||
"color": "#A2FF00FF" | "color": "#A2FF00FF" | ||
}, | }, | ||
{ | "Copper": { | ||
"id": "Copper", | |||
"name": "copper", | "name": "copper", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,190: | Line 1,336: | ||
"color": "#B05B3CFF" | "color": "#B05B3CFF" | ||
}, | }, | ||
{ | "Fluorine": { | ||
"id": "Fluorine", | |||
"name": "fluorine", | "name": "fluorine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,197: | Line 1,344: | ||
"color": "#808080FF" | "color": "#808080FF" | ||
}, | }, | ||
{ | "Gold": { | ||
"id": "Gold", | |||
"name": "gold", | "name": "gold", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,204: | Line 1,352: | ||
"color": "#F7C430FF" | "color": "#F7C430FF" | ||
}, | }, | ||
{ | "Hydrogen": { | ||
"id": "Hydrogen", | |||
"name": "hydrogen", | "name": "hydrogen", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,211: | Line 1,360: | ||
"color": "#808080FF" | "color": "#808080FF" | ||
}, | }, | ||
{ | "Iodine": { | ||
"id": "Iodine", | |||
"name": "iodine", | "name": "iodine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,218: | Line 1,368: | ||
"color": "#BC8A00FF" | "color": "#BC8A00FF" | ||
}, | }, | ||
{ | "Iron": { | ||
"id": "Iron", | |||
"name": "iron", | "name": "iron", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,225: | Line 1,376: | ||
"color": "#434B4DFF" | "color": "#434B4DFF" | ||
}, | }, | ||
{ | "Lithium": { | ||
"id": "Lithium", | |||
"name": "lithium", | "name": "lithium", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,232: | Line 1,384: | ||
"color": "#C6C8CCFF" | "color": "#C6C8CCFF" | ||
}, | }, | ||
{ | "Mercury": { | ||
"id": "Mercury", | |||
"name": "mercury", | "name": "mercury", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,239: | Line 1,392: | ||
"color": "#929296FF" | "color": "#929296FF" | ||
}, | }, | ||
{ | "Nitrogen": { | ||
"id": "Nitrogen", | |||
"name": "nitrogen", | "name": "nitrogen", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,246: | Line 1,400: | ||
"color": "#808080FF" | "color": "#808080FF" | ||
}, | }, | ||
{ | "Oxygen": { | ||
"id": "Oxygen", | |||
"name": "oxygen", | "name": "oxygen", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,253: | Line 1,408: | ||
"color": "#808080FF" | "color": "#808080FF" | ||
}, | }, | ||
{ | "Potassium": { | ||
"id": "Potassium", | |||
"name": "potassium", | "name": "potassium", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,260: | Line 1,416: | ||
"color": "#C6C8CCFF" | "color": "#C6C8CCFF" | ||
}, | }, | ||
{ | "Phosphorus": { | ||
"id": "Phosphorus", | |||
"name": "phosphorus", | "name": "phosphorus", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,267: | Line 1,424: | ||
"color": "#EDE4E4FF" | "color": "#EDE4E4FF" | ||
}, | }, | ||
{ | "Radium": { | ||
"id": "Radium", | |||
"name": "radium", | "name": "radium", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,274: | Line 1,432: | ||
"color": "#00FF04FF" | "color": "#00FF04FF" | ||
}, | }, | ||
{ | "Silicon": { | ||
"id": "Silicon", | |||
"name": "silicon", | "name": "silicon", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,281: | Line 1,440: | ||
"color": "#364266FF" | "color": "#364266FF" | ||
}, | }, | ||
{ | "Silver": { | ||
"id": "Silver", | |||
"name": "silver", | "name": "silver", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,288: | Line 1,448: | ||
"color": "#D0D0D0FF" | "color": "#D0D0D0FF" | ||
}, | }, | ||
{ | "Sulfur": { | ||
"id": "Sulfur", | |||
"name": "sulfur", | "name": "sulfur", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,295: | Line 1,456: | ||
"color": "#FFF385FF" | "color": "#FFF385FF" | ||
}, | }, | ||
{ | "Sodium": { | ||
"id": "Sodium", | |||
"name": "sodium", | "name": "sodium", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,302: | Line 1,464: | ||
"color": "#C6C8CCFF" | "color": "#C6C8CCFF" | ||
}, | }, | ||
{ | "Uranium": { | ||
"id": "Uranium", | |||
"name": "uranium", | "name": "uranium", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,309: | Line 1,472: | ||
"color": "#8FA191FF" | "color": "#8FA191FF" | ||
}, | }, | ||
{ | "Carpetium": { | ||
"id": "Carpetium", | |||
"name": "carpetium", | "name": "carpetium", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,316: | Line 1,480: | ||
"color": "#800000FF" | "color": "#800000FF" | ||
}, | }, | ||
{ | "Fiber": { | ||
"id": "Fiber", | |||
"name": "fiber", | "name": "fiber", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,323: | Line 1,488: | ||
"color": "#808080FF" | "color": "#808080FF" | ||
}, | }, | ||
{ | "BuzzochloricBees": { | ||
"id": "BuzzochloricBees", | |||
"name": "Buzzochloric Bees", | "name": "Buzzochloric Bees", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,330: | Line 1,496: | ||
"color": "#FFD35DFF" | "color": "#FFD35DFF" | ||
}, | }, | ||
{ | "GroundBee": { | ||
"id": "GroundBee", | |||
"name": "Ground Bee", | "name": "Ground Bee", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,337: | Line 1,504: | ||
"color": "#86530EFF" | "color": "#86530EFF" | ||
}, | }, | ||
{ | "Saxoite": { | ||
"id": "Saxoite", | |||
"name": "Saxoite", | "name": "Saxoite", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,344: | Line 1,512: | ||
"color": "#B8A603FF" | "color": "#B8A603FF" | ||
}, | }, | ||
{ | "Licoxide": { | ||
"id": "Licoxide", | |||
"name": "Licoxide", | "name": "Licoxide", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,351: | Line 1,520: | ||
"color": "#FDD023FF" | "color": "#FDD023FF" | ||
}, | }, | ||
{ | "Alkycosine": { | ||
"id": "Alkycosine", | |||
"name": "alkycosine", | "name": "alkycosine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,358: | Line 1,528: | ||
"color": "#9E232BFF" | "color": "#9E232BFF" | ||
}, | }, | ||
{ | "Alkysine": { | ||
"id": "Alkysine", | |||
"name": "alkysine", | "name": "alkysine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,365: | Line 1,536: | ||
"color": "#FF8C00FF" | "color": "#FF8C00FF" | ||
}, | }, | ||
{ | "Dylovene": { | ||
"id": "Dylovene", | |||
"name": "dylovene", | "name": "dylovene", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,372: | Line 1,544: | ||
"color": "#3A1D8AFF" | "color": "#3A1D8AFF" | ||
}, | }, | ||
{ | "Diphenhydramine": { | ||
"id": "Diphenhydramine", | |||
"name": "diphenhydramine", | "name": "diphenhydramine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,379: | Line 1,552: | ||
"color": "#64FFE6FF" | "color": "#64FFE6FF" | ||
}, | }, | ||
{ | "Arithrazine": { | ||
"id": "Arithrazine", | |||
"name": "arithrazine", | "name": "arithrazine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,386: | Line 1,560: | ||
"color": "#BD5902FF" | "color": "#BD5902FF" | ||
}, | }, | ||
{ | "Bicaridine": { | ||
"id": "Bicaridine", | |||
"name": "bicaridine", | "name": "bicaridine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,393: | Line 1,568: | ||
"color": "#FFAA00FF" | "color": "#FFAA00FF" | ||
}, | }, | ||
{ | "Cryoxadone": { | ||
"id": "Cryoxadone", | |||
"name": "cryoxadone", | "name": "cryoxadone", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,400: | Line 1,576: | ||
"color": "#0091FFFF" | "color": "#0091FFFF" | ||
}, | }, | ||
{ | "Clonexadone": { | ||
"id": "Clonexadone", | |||
"name": "clonexadone", | "name": "clonexadone", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,407: | Line 1,584: | ||
"color": "#0666FFFF" | "color": "#0666FFFF" | ||
}, | }, | ||
{ | "Citalopram": { | ||
"id": "Citalopram", | |||
"name": "citalopram", | "name": "citalopram", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,414: | Line 1,592: | ||
"color": "#21693CFF" | "color": "#21693CFF" | ||
}, | }, | ||
{ | "Dermaline": { | ||
"id": "Dermaline", | |||
"name": "dermaline", | "name": "dermaline", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,421: | Line 1,600: | ||
"color": "#215263FF" | "color": "#215263FF" | ||
}, | }, | ||
{ | "Dexalin": { | ||
"id": "Dexalin", | |||
"name": "dexalin", | "name": "dexalin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,428: | Line 1,608: | ||
"color": "#0041A8FF" | "color": "#0041A8FF" | ||
}, | }, | ||
{ | "DexalinPlus": { | ||
"id": "DexalinPlus", | |||
"name": "dexalin plus", | "name": "dexalin plus", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,435: | Line 1,616: | ||
"color": "#4DA0BDFF" | "color": "#4DA0BDFF" | ||
}, | }, | ||
{ | "Ethylredoxrazine": { | ||
"id": "Ethylredoxrazine", | |||
"name": "ethylredoxrazine", | "name": "ethylredoxrazine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,442: | Line 1,624: | ||
"color": "#2D5708FF" | "color": "#2D5708FF" | ||
}, | }, | ||
{ | "Epinephrine": { | ||
"id": "Epinephrine", | |||
"name": "epinephrine", | "name": "epinephrine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,449: | Line 1,632: | ||
"color": "#D2FFFAFF" | "color": "#D2FFFAFF" | ||
}, | }, | ||
{ | "Hyperzine": { | ||
"id": "Hyperzine", | |||
"name": "hyperzine", | "name": "hyperzine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,456: | Line 1,640: | ||
"color": "#17BD61FF" | "color": "#17BD61FF" | ||
}, | }, | ||
{ | "Hyronalin": { | ||
"id": "Hyronalin", | |||
"name": "hyronalin", | "name": "hyronalin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,463: | Line 1,648: | ||
"color": "#4CB580FF" | "color": "#4CB580FF" | ||
}, | }, | ||
{ | "Imidazoline": { | ||
"id": "Imidazoline", | |||
"name": "imidazoline", | "name": "imidazoline", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,470: | Line 1,656: | ||
"color": "#F7EF00FF" | "color": "#F7EF00FF" | ||
}, | }, | ||
{ | "Inacusiate": { | ||
"id": "Inacusiate", | |||
"name": "inacusiate", | "name": "inacusiate", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,477: | Line 1,664: | ||
"color": "#C4C04BFF" | "color": "#C4C04BFF" | ||
}, | }, | ||
{ | "Inaprovaline": { | ||
"id": "Inaprovaline", | |||
"name": "inaprovaline", | "name": "inaprovaline", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,484: | Line 1,672: | ||
"color": "#731024FF" | "color": "#731024FF" | ||
}, | }, | ||
{ | "Kelotane": { | ||
"id": "Kelotane", | |||
"name": "kelotane", | "name": "kelotane", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,491: | Line 1,680: | ||
"color": "#BF3D19FF" | "color": "#BF3D19FF" | ||
}, | }, | ||
{ | "Leporazine": { | ||
"id": "Leporazine", | |||
"name": "leporazine", | "name": "leporazine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,498: | Line 1,688: | ||
"color": "#FF7DB5FF" | "color": "#FF7DB5FF" | ||
}, | }, | ||
{ | "Methylin": { | ||
"id": "Methylin", | |||
"name": "methylin", | "name": "methylin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,505: | Line 1,696: | ||
"color": "#A700C4FF" | "color": "#A700C4FF" | ||
}, | }, | ||
{ | "Oxycodone": { | ||
"id": "Oxycodone", | |||
"name": "oxycodone", | "name": "oxycodone", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,512: | Line 1,704: | ||
"color": "#C4A300FF" | "color": "#C4A300FF" | ||
}, | }, | ||
{ | "Phalanximine": { | ||
"id": "Phalanximine", | |||
"name": "phalanximine", | "name": "phalanximine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,519: | Line 1,712: | ||
"color": "#C8FF75FF" | "color": "#C8FF75FF" | ||
}, | }, | ||
{ | "Paroxetine": { | ||
"id": "Paroxetine", | |||
"name": "paroxetine", | "name": "paroxetine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,526: | Line 1,720: | ||
"color": "#FFFBADFF" | "color": "#FFFBADFF" | ||
}, | }, | ||
{ | "Ryetalyn": { | ||
"id": "Ryetalyn", | |||
"name": "ryetalyn", | "name": "ryetalyn", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,533: | Line 1,728: | ||
"color": "#532FD4FF" | "color": "#532FD4FF" | ||
}, | }, | ||
{ | "Spaceacillin": { | ||
"id": "Spaceacillin", | |||
"name": "spaceacillin", | "name": "spaceacillin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,540: | Line 1,736: | ||
"color": "#9942F5FF" | "color": "#9942F5FF" | ||
}, | }, | ||
{ | "Synaptizine": { | ||
"id": "Synaptizine", | |||
"name": "synaptizine", | "name": "synaptizine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,547: | Line 1,744: | ||
"color": "#D49A2FFF" | "color": "#D49A2FFF" | ||
}, | }, | ||
{ | "Tramadol": { | ||
"id": "Tramadol", | |||
"name": "tramadol", | "name": "tramadol", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,554: | Line 1,752: | ||
"color": "#2F6ED4FF" | "color": "#2F6ED4FF" | ||
}, | }, | ||
{ | "Tricordrazine": { | ||
"id": "Tricordrazine", | |||
"name": "tricordrazine", | "name": "tricordrazine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,561: | Line 1,760: | ||
"color": "#00E5FFFF" | "color": "#00E5FFFF" | ||
}, | }, | ||
{ | "ChloralHydrate": { | ||
"id": "ChloralHydrate", | |||
"name": "chloral hydrate", | "name": "chloral hydrate", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,568: | Line 1,768: | ||
"color": "#18C9B1FF" | "color": "#18C9B1FF" | ||
}, | }, | ||
{ | "Cryptobiolin": { | ||
"id": "Cryptobiolin", | |||
"name": "cryptobiolin", | "name": "cryptobiolin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,575: | Line 1,776: | ||
"color": "#081A80FF" | "color": "#081A80FF" | ||
}, | }, | ||
{ | "Lipozine": { | ||
"id": "Lipozine", | |||
"name": "lipozine", | "name": "lipozine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,582: | Line 1,784: | ||
"color": "#2690B5FF" | "color": "#2690B5FF" | ||
}, | }, | ||
{ | "Sterilizine": { | ||
"id": "Sterilizine", | |||
"name": "sterilizine", | "name": "sterilizine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,589: | Line 1,792: | ||
"color": "#7CAD37FF" | "color": "#7CAD37FF" | ||
}, | }, | ||
{ | "Omnizine": { | ||
"id": "Omnizine", | |||
"name": "Omnizine", | "name": "Omnizine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,596: | Line 1,800: | ||
"color": "#FCF7F9FF" | "color": "#FCF7F9FF" | ||
}, | }, | ||
{ | "Desoxyephedrine": { | ||
"id": "Desoxyephedrine", | |||
"name": "desoxyephedrine", | "name": "desoxyephedrine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,603: | Line 1,808: | ||
"color": "#FAFAFAFF" | "color": "#FAFAFAFF" | ||
}, | }, | ||
{ | "Ephedrine": { | ||
"id": "Ephedrine", | |||
"name": "ephedrine", | "name": "ephedrine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,610: | Line 1,816: | ||
"color": "#D2FFFAFF" | "color": "#D2FFFAFF" | ||
}, | }, | ||
{ | "THC": { | ||
"id": "THC", | |||
"name": "THC", | "name": "THC", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,617: | Line 1,824: | ||
"color": "#808080FF" | "color": "#808080FF" | ||
}, | }, | ||
{ | "THCOil": { | ||
"id": "THCOil", | |||
"name": "THC oil", | "name": "THC oil", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,624: | Line 1,832: | ||
"color": "#DAA520FF" | "color": "#DAA520FF" | ||
}, | }, | ||
{ | "Nicotine": { | ||
"id": "Nicotine", | |||
"name": "Nicotine", | "name": "Nicotine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,631: | Line 1,840: | ||
"color": "#C0C0C0FF" | "color": "#C0C0C0FF" | ||
}, | }, | ||
{ | "Impedrezene": { | ||
"id": "Impedrezene", | |||
"name": "impedrezene", | "name": "impedrezene", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,638: | Line 1,848: | ||
"color": "#215263FF" | "color": "#215263FF" | ||
}, | }, | ||
{ | "SpaceDrugs": { | ||
"id": "SpaceDrugs", | |||
"name": "space drugs", | "name": "space drugs", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,645: | Line 1,856: | ||
"color": "#63806EFF" | "color": "#63806EFF" | ||
}, | }, | ||
{ | "BasePyrotechnic": { | ||
"id": "BasePyrotechnic", | |||
"name": "", | "name": "", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,652: | Line 1,864: | ||
"color": "#FFFFFFFF" | "color": "#FFFFFFFF" | ||
}, | }, | ||
{ | "Thermite": { | ||
"id": "Thermite", | |||
"name": "thermite", | "name": "thermite", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,659: | Line 1,872: | ||
"color": "#757245FF" | "color": "#757245FF" | ||
}, | }, | ||
{ | "Napalm": { | ||
"id": "Napalm", | |||
"name": "napalm", | "name": "napalm", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,666: | Line 1,880: | ||
"color": "#FA00AFFF" | "color": "#FA00AFFF" | ||
}, | }, | ||
{ | "Phlogiston": { | ||
"id": "Phlogiston", | |||
"name": "phlogiston", | "name": "phlogiston", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,673: | Line 1,888: | ||
"color": "#D4872AFF" | "color": "#D4872AFF" | ||
}, | }, | ||
{ | "ChlorineTrifluoride": { | ||
"id": "ChlorineTrifluoride", | |||
"name": "CLF3", | "name": "CLF3", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,680: | Line 1,896: | ||
"color": "#FFC8C8FF" | "color": "#FFC8C8FF" | ||
}, | }, | ||
{ | "FoamingAgent": { | ||
"id": "FoamingAgent", | |||
"name": "foaming agent", | "name": "foaming agent", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,687: | Line 1,904: | ||
"color": "#215263FF" | "color": "#215263FF" | ||
}, | }, | ||
{ | "WeldingFuel": { | ||
"id": "WeldingFuel", | |||
"name": "welding fuel", | "name": "welding fuel", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,694: | Line 1,912: | ||
"color": "#A76B1CFF" | "color": "#A76B1CFF" | ||
}, | }, | ||
{ | "Fluorosurfactant": { | ||
"id": "Fluorosurfactant", | |||
"name": "fluorosurfactant", | "name": "fluorosurfactant", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,701: | Line 1,920: | ||
"color": "#9E6B38FF" | "color": "#9E6B38FF" | ||
}, | }, | ||
{ | "Toxin": { | ||
"id": "Toxin", | |||
"name": "toxin", | "name": "toxin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,708: | Line 1,928: | ||
"color": "#CF3600FF" | "color": "#CF3600FF" | ||
}, | }, | ||
{ | "PolytrinicAcid": { | ||
"id": "PolytrinicAcid", | |||
"name": "polytrinic acid", | "name": "polytrinic acid", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,715: | Line 1,936: | ||
"color": "#A1000BFF" | "color": "#A1000BFF" | ||
}, | }, | ||
{ | "FluorosulfuricAcid": { | ||
"id": "FluorosulfuricAcid", | |||
"name": "fluorosulfuric acid", | "name": "fluorosulfuric acid", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,722: | Line 1,944: | ||
"color": "#5050FFFF" | "color": "#5050FFFF" | ||
}, | }, | ||
{ | "SulfuricAcid": { | ||
"id": "SulfuricAcid", | |||
"name": "sulfuric acid", | "name": "sulfuric acid", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,729: | Line 1,952: | ||
"color": "#BF8C00FF" | "color": "#BF8C00FF" | ||
}, | }, | ||
{ | "Plasma": { | ||
"id": "Plasma", | |||
"name": "plasma", | "name": "plasma", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,736: | Line 1,960: | ||
"color": "#7E009EFF" | "color": "#7E009EFF" | ||
}, | }, | ||
{ | "UnstableMutagen": { | ||
"id": "UnstableMutagen", | |||
"name": "unstable mutagen", | "name": "unstable mutagen", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,743: | Line 1,968: | ||
"color": "#00FF5FFF" | "color": "#00FF5FFF" | ||
}, | }, | ||
{ | "HeartbreakerToxin": { | ||
"id": "HeartbreakerToxin", | |||
"name": "heartbreaker toxin", | "name": "heartbreaker toxin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,750: | Line 1,976: | ||
"color": "#5F959CFF" | "color": "#5F959CFF" | ||
}, | }, | ||
{ | "Lexorin": { | ||
"id": "Lexorin", | |||
"name": "lexorin", | "name": "lexorin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,757: | Line 1,984: | ||
"color": "#6B0007FF" | "color": "#6B0007FF" | ||
}, | }, | ||
{ | "MindbreakerToxin": { | ||
"id": "MindbreakerToxin", | |||
"name": "mindbreaker toxin", | "name": "mindbreaker toxin", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,764: | Line 1,992: | ||
"color": "#77B58EFF" | "color": "#77B58EFF" | ||
}, | }, | ||
{ | "Soporific": { | ||
"id": "Soporific", | |||
"name": "soporific (sleep-toxin)", | "name": "soporific (sleep-toxin)", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,771: | Line 2,000: | ||
"color": "#215263FF" | "color": "#215263FF" | ||
}, | }, | ||
{ | "Histamine": { | ||
"id": "Histamine", | |||
"name": "histamine", | "name": "histamine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,778: | Line 2,008: | ||
"color": "#FA6464FF" | "color": "#FA6464FF" | ||
}, | }, | ||
{ | "Theobromine": { | ||
"id": "Theobromine", | |||
"name": "theobromine", | "name": "theobromine", | ||
"group": "Unknown", | "group": "Unknown", | ||
Line 1,785: | Line 2,016: | ||
"color": "#F5F5F5FF" | "color": "#F5F5F5FF" | ||
} | } | ||
} |
Latest revision as of 02:10, 18 December 2021
Coffee |
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Cream |
| ||||||||||||
CafeLatte |
| ||||||||||||
GreenTea |
| ||||||||||||
Grenadine |
| ||||||||||||
IcedCoffee |
| ||||||||||||
IcedGreenTea |
| ||||||||||||
IcedTea |
| ||||||||||||
Lemonade |
| ||||||||||||
Milk |
| ||||||||||||
MilkOat |
| ||||||||||||
MilkSoy |
| ||||||||||||
MilkSpoiled |
| ||||||||||||
Nothing |
| ||||||||||||
NukaCola |
| ||||||||||||
SodaWater |
| ||||||||||||
SoyLatte |
| ||||||||||||
Tea |
| ||||||||||||
TonicWater |
| ||||||||||||
Water |
| ||||||||||||
Ice |
| ||||||||||||
Cola |
| ||||||||||||
ChangelingSting |
| ||||||||||||
DrGibb |
| ||||||||||||
EnergyDrink |
| ||||||||||||
GrapeSoda |
| ||||||||||||
LemonLime |
| ||||||||||||
PwrGame |
| ||||||||||||
SpaceMountainWind |
| ||||||||||||
SpaceUp |
| ||||||||||||
Starkist |
| ||||||||||||
FourteenLoko |
| ||||||||||||
JuiceApple |
| ||||||||||||
JuiceBanana |
| ||||||||||||
JuiceBerry |
| ||||||||||||
JuiceBerryPoison |
| ||||||||||||
JuiceCarrot |
| ||||||||||||
JuiceGrape |
| ||||||||||||
JuiceLemon |
| ||||||||||||
JuiceLime |
| ||||||||||||
JuiceOrange |
| ||||||||||||
JuicePineapple |
| ||||||||||||
JuicePotato |
| ||||||||||||
JuiceTomato |
| ||||||||||||
JuiceWatermelon |
| ||||||||||||
Absinthe |
| ||||||||||||
Ale |
| ||||||||||||
Beer |
| ||||||||||||
BlueCuracao |
| ||||||||||||
Cognac |
| ||||||||||||
DeadRum |
| ||||||||||||
Ethanol |
| ||||||||||||
Gin |
| ||||||||||||
Kahlua |
| ||||||||||||
MelonLiquor |
| ||||||||||||
NTCahors |
| ||||||||||||
PoisonWine |
| ||||||||||||
Rum |
| ||||||||||||
Sake |
| ||||||||||||
Tequila |
| ||||||||||||
Vermouth |
| ||||||||||||
Vodka |
| ||||||||||||
Whiskey |
| ||||||||||||
Wine |
| ||||||||||||
AcidSpit |
| ||||||||||||
AlliesCocktail |
| ||||||||||||
Aloe |
| ||||||||||||
Amasec |
| ||||||||||||
Andalusia |
| ||||||||||||
Antifreeze |
| ||||||||||||
AtomicBomb |
| ||||||||||||
B52 |
| ||||||||||||
BahamaMama |
| ||||||||||||
BananaHonk |
| ||||||||||||
Barefoot |
| ||||||||||||
BeepskySmash |
| ||||||||||||
Bilk |
| ||||||||||||
BlackRussian |
| ||||||||||||
BloodyMary |
| ||||||||||||
Booger |
| ||||||||||||
BraveBull |
| ||||||||||||
CubaLibre |
| ||||||||||||
DemonsBlood |
| ||||||||||||
DevilsKiss |
| ||||||||||||
DoctorsDelight |
| ||||||||||||
DriestMartini |
| ||||||||||||
ErikaSuprise |
| ||||||||||||
GargleBlaster |
| ||||||||||||
GinFizz |
| ||||||||||||
GinTonic |
| ||||||||||||
Goldschlager |
| ||||||||||||
Grog |
| ||||||||||||
HippiesDelight |
| ||||||||||||
Hooch |
| ||||||||||||
IcedBeer |
| ||||||||||||
IrishCarBomb |
| ||||||||||||
IrishCream |
| ||||||||||||
IrishCoffee |
| ||||||||||||
KiraSpecial |
| ||||||||||||
Lean |
| ||||||||||||
LeanShine |
| ||||||||||||
LongIslandIcedTea |
| ||||||||||||
Manhattan |
| ||||||||||||
ManhattanProject |
| ||||||||||||
ManlyDorf |
| ||||||||||||
Margarita |
| ||||||||||||
Martini |
| ||||||||||||
Mead |
| ||||||||||||
Mojito |
| ||||||||||||
Moonshine |
| ||||||||||||
Neurotoxin |
| ||||||||||||
Patron |
| ||||||||||||
RedMead |
| ||||||||||||
Rewriter |
| ||||||||||||
Sbiten |
| ||||||||||||
ScrewdriverCocktail |
| ||||||||||||
Silencer |
| ||||||||||||
Singulo |
| ||||||||||||
SnowWhite |
| ||||||||||||
SuiDream |
| ||||||||||||
SyndicateBomb |
| ||||||||||||
TequilaSunrise |
| ||||||||||||
ThreeMileIsland |
| ||||||||||||
ToxinsSpecial |
| ||||||||||||
VodkaMartini |
| ||||||||||||
VodkaTonic |
| ||||||||||||
WhiskeyCola |
| ||||||||||||
WhiskeySoda |
| ||||||||||||
WhiteRussian |
| ||||||||||||
Astrotame |
| ||||||||||||
BbqSauce |
| ||||||||||||
Cornoil |
| ||||||||||||
Frostoil |
| ||||||||||||
HorseradishSauce |
| ||||||||||||
Hotsauce |
| ||||||||||||
Ketchup |
| ||||||||||||
Soysauce |
| ||||||||||||
TableSalt |
| ||||||||||||
Nutriment |
| ||||||||||||
Glucose |
| ||||||||||||
Flour |
| ||||||||||||
Oats |
| ||||||||||||
Enzyme |
| ||||||||||||
Egg |
| ||||||||||||
Sugar |
| ||||||||||||
Blackpepper |
| ||||||||||||
Vinegar |
| ||||||||||||
Rice |
| ||||||||||||
OilOlive |
| ||||||||||||
Oil |
| ||||||||||||
EZNutrient |
| ||||||||||||
Left4Zed |
| ||||||||||||
PestKiller |
| ||||||||||||
PlantBGone |
| ||||||||||||
RobustHarvest |
| ||||||||||||
WeedKiller |
| ||||||||||||
Ammonia |
| ||||||||||||
Diethylamine |
| ||||||||||||
Acetone |
| ||||||||||||
Phenol |
| ||||||||||||
Bleach |
| ||||||||||||
SpaceCleaner |
| ||||||||||||
SpaceLube |
| ||||||||||||
Aluminium |
| ||||||||||||
Carbon |
| ||||||||||||
Chlorine |
| ||||||||||||
Copper |
| ||||||||||||
Fluorine |
| ||||||||||||
Gold |
| ||||||||||||
Hydrogen |
| ||||||||||||
Iodine |
| ||||||||||||
Iron |
| ||||||||||||
Lithium |
| ||||||||||||
Mercury |
| ||||||||||||
Nitrogen |
| ||||||||||||
Oxygen |
| ||||||||||||
Potassium |
| ||||||||||||
Phosphorus |
| ||||||||||||
Radium |
| ||||||||||||
Silicon |
| ||||||||||||
Silver |
| ||||||||||||
Sulfur |
| ||||||||||||
Sodium |
| ||||||||||||
Uranium |
| ||||||||||||
Carpetium |
| ||||||||||||
Fiber |
| ||||||||||||
BuzzochloricBees |
| ||||||||||||
GroundBee |
| ||||||||||||
Saxoite |
| ||||||||||||
Licoxide |
| ||||||||||||
Alkycosine |
| ||||||||||||
Alkysine |
| ||||||||||||
Dylovene |
| ||||||||||||
Diphenhydramine |
| ||||||||||||
Arithrazine |
| ||||||||||||
Bicaridine |
| ||||||||||||
Cryoxadone |
| ||||||||||||
Clonexadone |
| ||||||||||||
Citalopram |
| ||||||||||||
Dermaline |
| ||||||||||||
Dexalin |
| ||||||||||||
DexalinPlus |
| ||||||||||||
Ethylredoxrazine |
| ||||||||||||
Epinephrine |
| ||||||||||||
Hyperzine |
| ||||||||||||
Hyronalin |
| ||||||||||||
Imidazoline |
| ||||||||||||
Inacusiate |
| ||||||||||||
Inaprovaline |
| ||||||||||||
Kelotane |
| ||||||||||||
Leporazine |
| ||||||||||||
Methylin |
| ||||||||||||
Oxycodone |
| ||||||||||||
Phalanximine |
| ||||||||||||
Paroxetine |
| ||||||||||||
Ryetalyn |
| ||||||||||||
Spaceacillin |
| ||||||||||||
Synaptizine |
| ||||||||||||
Tramadol |
| ||||||||||||
Tricordrazine |
| ||||||||||||
ChloralHydrate |
| ||||||||||||
Cryptobiolin |
| ||||||||||||
Lipozine |
| ||||||||||||
Sterilizine |
| ||||||||||||
Omnizine |
| ||||||||||||
Desoxyephedrine |
| ||||||||||||
Ephedrine |
| ||||||||||||
THC |
| ||||||||||||
THCOil |
| ||||||||||||
Nicotine |
| ||||||||||||
Impedrezene |
| ||||||||||||
SpaceDrugs |
| ||||||||||||
BasePyrotechnic |
| ||||||||||||
Thermite |
| ||||||||||||
Napalm |
| ||||||||||||
Phlogiston |
| ||||||||||||
ChlorineTrifluoride |
| ||||||||||||
FoamingAgent |
| ||||||||||||
WeldingFuel |
| ||||||||||||
Fluorosurfactant |
| ||||||||||||
Toxin |
| ||||||||||||
PolytrinicAcid |
| ||||||||||||
FluorosulfuricAcid |
| ||||||||||||
SulfuricAcid |
| ||||||||||||
Plasma |
| ||||||||||||
UnstableMutagen |
| ||||||||||||
HeartbreakerToxin |
| ||||||||||||
Lexorin |
| ||||||||||||
MindbreakerToxin |
| ||||||||||||
Soporific |
| ||||||||||||
Histamine |
| ||||||||||||
Theobromine |
|