manly dorf is now like oily oaf (#16349)

This commit is contained in:
deltanedas
2023-05-13 12:14:56 +00:00
committed by GitHub
parent 0ecf3ee87c
commit 22088f693b
7 changed files with 24 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -793,3 +793,8 @@
id: themartinez
flavorType: Complex
description: flavor-complex-themartinez
- type: flavor
id: rocksandstones
flavorType: Complex
description: flavor-complex-rocksandstones

View File

@@ -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

View File

@@ -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

View File

@@ -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"
}
]
}