replaced nuka cola with nuclear cola (#6379)

This commit is contained in:
Peptide90
2022-01-30 07:10:15 +00:00
committed by GitHub
parent b5724feb27
commit 7de1953c4c
5 changed files with 9 additions and 9 deletions

View File

@@ -1337,8 +1337,8 @@
- type: entity - type: entity
parent: DrinkGlassBase parent: DrinkGlassBase
id: DrinkNukaColaGlass id: DrinkNuclearColaGlass
name: nuka cola glass name: nuclear cola glass
description: Don't cry, Don't raise your eye, It's only nuclear wasteland. description: Don't cry, Don't raise your eye, It's only nuclear wasteland.
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
@@ -1346,11 +1346,11 @@
drink: drink:
maxVol: 50 maxVol: 50
reagents: reagents:
- ReagentId: NukaCola - ReagentId: NuclearCola
Quantity: 50 Quantity: 50
- type: Drink - type: Drink
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/nuka_colaglass.rsi sprite: Objects/Consumable/Drinks/nuclear_colaglass.rsi
- type: entity - type: entity
parent: DrinkGlassBase parent: DrinkGlassBase

View File

@@ -159,13 +159,13 @@
# TODO heal mimes # TODO heal mimes
- type: reagent - type: reagent
id: NukaCola id: NuclearCola
name: nuka cola name: nuclear cola
group: Drinks group: Drinks
desc: Cola, cola never changes. desc: Cola, cola never changes.
physicalDesc: fizzy physicalDesc: fizzy
color: "#100800" color: "#100800"
spritePath: nuka_colaglass.rsi spritePath: nuclear_colaglass.rsi
metabolisms: metabolisms:
Drink: Drink:
effects: effects:

View File

@@ -423,14 +423,14 @@
Moonshine: 3 Moonshine: 3
- type: reaction - type: reaction
id: NukaCola id: NuclearCola
reactants: reactants:
Cola: Cola:
amount: 5 amount: 5
Uranium: Uranium:
amount: 1 amount: 1
products: products:
NukaCola: 5 NuclearCola: 5
- type: reaction - type: reaction
id: Patron id: Patron