-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Lemon Lime Bitters (#2464) * haha yeah * merge conflict fix * DeltaV namespace is kill * Flavours reorganized (also shifted blood red dr gibb to where it was supposed to be) * forgor this * bottle * drinks.yml * LLB sprites * agnobitters sprite and change of unit count * fill fix * added to spawners and vendors * oopsies be fixed! * thank you orange for making my sprites a bit less shit * Deltanedas review fix * Lemon lime and bitters is not notably alcoholic. * Lemon lime and bitters is popular throughout Australia, and I will not stand for this slander from WA. * Removed regional shortening and slang. This is highly dependant on exact region, so best to stick with non-slang names. --------- Co-authored-by: Blitz <[email protected]>
- Loading branch information
1 parent
ef09d9f
commit d7ada1e
Showing
22 changed files
with
146 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
Resources/Locale/en-US/deltav/reagents/meta/consumable/drink/alcohol.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reagent-name-angobitters = angostura bitters | ||
reagent-desc-angobitters = An herbal bitters making use of angostura bark, often used to flavor drinks. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Drinks/drinks_bottles.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
- type: entity | ||
parent: [DrinkBottleVisualsOpenable, DrinkBottleGlassBaseFull] | ||
id: DrinkAngobittersBottleFull | ||
name: angostura bitters bottle | ||
description: Commonly used for mixed drinks, not drunk neat. | ||
components: | ||
- type: SolutionContainerManager | ||
solutions: | ||
drink: | ||
reagents: | ||
- ReagentId: Angobitters | ||
Quantity: 50 | ||
- type: Label | ||
currentLabel: reagent-name-angobitters | ||
- type: Sprite | ||
sprite: DeltaV/Objects/Consumable/Drinks/angobitters.rsi | ||
- type: Sealable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
Resources/Prototypes/DeltaV/Reagents/Consumable/Drink/alcohol.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
- type: reagent | ||
id: Angobitters | ||
name: reagent-name-angobitters | ||
parent: BaseAlcohol | ||
desc: reagent-desc-angobitters | ||
physicalDesc: reagent-physical-desc-strong-smelling | ||
flavor: alcohol | ||
color: "#331002" | ||
recognizable: true | ||
metabolisms: | ||
Drink: | ||
effects: | ||
- !type:SatiateThirst | ||
factor: 1 | ||
- !type:AdjustReagent | ||
reagent: Ethanol | ||
amount: 0.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+903 Bytes
Resources/Textures/DeltaV/Objects/Consumable/Drinks/angobitters.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+886 Bytes
Resources/Textures/DeltaV/Objects/Consumable/Drinks/angobitters.rsi/icon_open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
Resources/Textures/DeltaV/Objects/Consumable/Drinks/angobitters.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by BlitzTheSquishy & JustAnOrange", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "icon_open" | ||
} | ||
] | ||
} |
Binary file added
BIN
+434 Bytes
...urces/Textures/DeltaV/Objects/Consumable/Drinks/lemonlimebitters.rsi/fill-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+505 Bytes
...urces/Textures/DeltaV/Objects/Consumable/Drinks/lemonlimebitters.rsi/fill-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+491 Bytes
...urces/Textures/DeltaV/Objects/Consumable/Drinks/lemonlimebitters.rsi/fill-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+501 Bytes
...urces/Textures/DeltaV/Objects/Consumable/Drinks/lemonlimebitters.rsi/fill-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+725 Bytes
Resources/Textures/DeltaV/Objects/Consumable/Drinks/lemonlimebitters.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+745 Bytes
...s/Textures/DeltaV/Objects/Consumable/Drinks/lemonlimebitters.rsi/icon_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions
29
Resources/Textures/DeltaV/Objects/Consumable/Drinks/lemonlimebitters.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Made by BlitzTheSquishy", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "icon_empty" | ||
}, | ||
{ | ||
"name": "fill-1" | ||
}, | ||
{ | ||
"name": "fill-2" | ||
}, | ||
{ | ||
"name": "fill-3" | ||
}, | ||
{ | ||
"name": "fill-4" | ||
} | ||
] | ||
} |