The Martinez drink from cyberpunk 2077 (#15421)
* added 'The Martinez' drink made with 1 ice, 1 lemon juice, 2 vodka, and 2 cola ---------
This commit is contained in:
@@ -2201,3 +2201,19 @@
|
||||
Quantity: 30
|
||||
- ReagentId: CapsaicinOil
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
id: DrinkTheMartinez
|
||||
name: The Martinez glass
|
||||
description: The edgerunner legend. Remembered by a drink, Forgotten by a drunk.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: TheMartinez
|
||||
Quantity: 30
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/the_martinez.rsi
|
||||
|
||||
Reference in New Issue
Block a user