replaced nuka cola with nuclear cola (#6379)
This commit is contained in:
@@ -1337,8 +1337,8 @@
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
id: DrinkNukaColaGlass
|
||||
name: nuka cola glass
|
||||
id: DrinkNuclearColaGlass
|
||||
name: nuclear cola glass
|
||||
description: Don't cry, Don't raise your eye, It's only nuclear wasteland.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
@@ -1346,11 +1346,11 @@
|
||||
drink:
|
||||
maxVol: 50
|
||||
reagents:
|
||||
- ReagentId: NukaCola
|
||||
- ReagentId: NuclearCola
|
||||
Quantity: 50
|
||||
- type: Drink
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/nuka_colaglass.rsi
|
||||
sprite: Objects/Consumable/Drinks/nuclear_colaglass.rsi
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
|
||||
@@ -159,13 +159,13 @@
|
||||
# TODO heal mimes
|
||||
|
||||
- type: reagent
|
||||
id: NukaCola
|
||||
name: nuka cola
|
||||
id: NuclearCola
|
||||
name: nuclear cola
|
||||
group: Drinks
|
||||
desc: Cola, cola never changes.
|
||||
physicalDesc: fizzy
|
||||
color: "#100800"
|
||||
spritePath: nuka_colaglass.rsi
|
||||
spritePath: nuclear_colaglass.rsi
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
|
||||
@@ -423,14 +423,14 @@
|
||||
Moonshine: 3
|
||||
|
||||
- type: reaction
|
||||
id: NukaCola
|
||||
id: NuclearCola
|
||||
reactants:
|
||||
Cola:
|
||||
amount: 5
|
||||
Uranium:
|
||||
amount: 1
|
||||
products:
|
||||
NukaCola: 5
|
||||
NuclearCola: 5
|
||||
|
||||
- type: reaction
|
||||
id: Patron
|
||||
|
||||
|
Before Width: | Height: | Size: 799 B After Width: | Height: | Size: 799 B |
Reference in New Issue
Block a user