Root beer, ice cream, and root beer floats (#6334)
This commit is contained in:
@@ -38,6 +38,15 @@
|
||||
physicalDesc: fizzy
|
||||
color: "#ae94a6"
|
||||
|
||||
- type: reagent
|
||||
id: IceCream
|
||||
name: ice cream
|
||||
parent: BaseSoda
|
||||
desc: It was either this or the microwave, and nobody wants ice cream soup!
|
||||
physicalDesc: creamy
|
||||
color: "#fffbd6"
|
||||
spritePath: icecreamglass.rsi
|
||||
|
||||
- type: reagent
|
||||
id: LemonLime
|
||||
name: lemon-lime
|
||||
@@ -55,6 +64,24 @@
|
||||
physicalDesc: fizzy
|
||||
color: "#9385bf"
|
||||
|
||||
- type: reagent
|
||||
id: RootBeer
|
||||
name: root beer
|
||||
parent: BaseSoda
|
||||
desc: A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.
|
||||
physicalDesc: fizzy
|
||||
color: "#381c07"
|
||||
spritePath: rootbeerglass.rsi
|
||||
|
||||
- type: reagent
|
||||
id: RootBeerFloat
|
||||
name: root beer float
|
||||
parent: BaseSoda
|
||||
desc: Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.
|
||||
physicalDesc: fizzy and creamy
|
||||
color: "#4f361f"
|
||||
spritePath: rootbeerfloatglass.rsi
|
||||
|
||||
- type: reagent
|
||||
id: SpaceMountainWind
|
||||
name: Space Mountain Wind
|
||||
|
||||
Reference in New Issue
Block a user