manly dorf is now like oily oaf (#16349)
This commit is contained in:
@@ -150,6 +150,7 @@ flavor-complex-parents = like someone's parents
|
||||
flavor-complex-alcohol = like alcohol
|
||||
flavor-complex-soda = like soda
|
||||
flavor-complex-juice = like juice
|
||||
flavor-complex-rocksandstones = like rocks and stones
|
||||
|
||||
## Basic drinks
|
||||
flavor-complex-water = like water
|
||||
|
||||
@@ -61,6 +61,7 @@ reagent-physical-desc-powdery = powdery
|
||||
reagent-physical-desc-creamy = creamy
|
||||
reagent-physical-desc-sticky = sticky
|
||||
reagent-physical-desc-bubbly = bubbly
|
||||
reagent-physical-desc-rocky = rocky
|
||||
reagent-physical-desc-lemony-fresh = lemony fresh
|
||||
reagent-physical-desc-crisp = crisp
|
||||
reagent-physical-desc-citric = citric
|
||||
|
||||
@@ -793,3 +793,8 @@
|
||||
id: themartinez
|
||||
flavorType: Complex
|
||||
description: flavor-complex-themartinez
|
||||
|
||||
- type: flavor
|
||||
id: rocksandstones
|
||||
flavorType: Complex
|
||||
description: flavor-complex-rocksandstones
|
||||
|
||||
@@ -957,8 +957,8 @@
|
||||
name: reagent-name-manly-dorf
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-manly-dorf
|
||||
physicalDesc: reagent-physical-desc-bubbly
|
||||
flavor: alcohol
|
||||
physicalDesc: reagent-physical-desc-fizzy-and-creamy
|
||||
flavor: rocksandstones
|
||||
color: "#664300"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/manlydorfglass.rsi
|
||||
|
||||
@@ -534,8 +534,8 @@
|
||||
amount: 1
|
||||
products:
|
||||
ManlyDorf: 3
|
||||
- type: reaction
|
||||
|
||||
- type: reaction
|
||||
id: Margarita
|
||||
reactants:
|
||||
Tequila:
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 1001 B |
@@ -1 +1,14 @@
|
||||
{"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"}]}
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Based on manly dorf from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Edited by deltanedas (github) to look like an oily oaf",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user