[Christmas] Y'all want a Smite Cranberry? (#33922)
* Add a festive lemon-lime soda variant: cranberry! * Gave lemon-lime a brand name * Make the CrateFoodSoftdrinksLarge slightly larger to accomodate the extra drinks. * Extend the Christmas anomaly with extra jolliness * Minor spelling mistake. Jollyness will not be denied. * Removed redundant delay from meta file
This commit is contained in:
committed by
GitHub
parent
8f36d7d1c8
commit
c33d3350bd
@@ -132,6 +132,8 @@
|
||||
amount: 2
|
||||
- id: DrinkLemonLimeCan
|
||||
amount: 2
|
||||
- id: DrinkLemonLimeCranberryCan
|
||||
amount: 2
|
||||
- id: DrinkFourteenLokoCan
|
||||
amount: 2
|
||||
|
||||
@@ -139,8 +141,10 @@
|
||||
id: CrateFoodSoftdrinksLarge
|
||||
parent: CratePlastic
|
||||
name: softdrinks bulk crate
|
||||
description: Lots of sodas taken straight out of Centcomm's own vending machines, because you just can't leave your department. Includes 28 sodas.
|
||||
description: Lots of sodas taken straight out of Centcomm's own vending machines, because you just can't leave your department. Includes 32 sodas.
|
||||
components:
|
||||
- type: EntityStorage
|
||||
capacity: 32 # Slightly over-sized CratePlastic to accomodate over 30 drink cans at once.
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: DrinkColaCan
|
||||
@@ -153,6 +157,8 @@
|
||||
amount: 4
|
||||
- id: DrinkLemonLimeCan
|
||||
amount: 4
|
||||
- id: DrinkLemonLimeCranberryCan
|
||||
amount: 4
|
||||
- id: DrinkFourteenLokoCan
|
||||
amount: 4
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
DrinkIcedTeaCan: 3
|
||||
DrinkSolDryCan: 3
|
||||
DrinkLemonLimeCan: 3
|
||||
DrinkLemonLimeCranberryCan: 3
|
||||
DrinkFourteenLokoCan: 3
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 3
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
- DrinkColaCan
|
||||
- DrinkIcedTeaCan
|
||||
- DrinkLemonLimeCan
|
||||
- DrinkLemonLimeCranberryCan
|
||||
- DrinkGrapeCan
|
||||
- DrinkRootBeerCan
|
||||
- DrinkSodaWaterCan
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
- type: entity
|
||||
parent: DrinkCanBaseFull
|
||||
id: DrinkLemonLimeCan
|
||||
name: lemon-lime can
|
||||
name: Smite can
|
||||
description: You wanted ORANGE. It gave you Lemon-Lime.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
@@ -152,6 +152,57 @@
|
||||
- type: Item
|
||||
sprite: Objects/Consumable/Drinks/lemon-lime.rsi
|
||||
|
||||
- type: entity
|
||||
parent: DrinkCanBaseFull
|
||||
id: DrinkLemonLimeCranberryCan
|
||||
name: Smite Cranberry can
|
||||
description: Y'all want a Smite Cranberry? Beloved by administrators everywhere. Drink in moderation. A limited run for the holidays!
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: LemonLimeCranberry
|
||||
Quantity: 30
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/lemon-lime-cranberry.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Consumable/Drinks/lemon-lime-cranberry.rsi
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
shape: !type:PhysShapeCircle
|
||||
radius: 0.2
|
||||
density: 5
|
||||
mask:
|
||||
- ItemMask
|
||||
restitution: 0.3
|
||||
friction: 0.2
|
||||
projectile:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.1,-0.1,0.1,0.1"
|
||||
hard: false
|
||||
mask:
|
||||
- Impassable
|
||||
- BulletImpassable
|
||||
- type: EmbeddableProjectile
|
||||
sound: /Audio/Weapons/punch1.ogg
|
||||
embedOnThrow: True
|
||||
- type: ThrowingAngle
|
||||
angle: 0
|
||||
- type: LandAtCursor
|
||||
- type: Ammo
|
||||
muzzleFlash: null
|
||||
- type: Projectile
|
||||
deleteOnCollide: false
|
||||
onlyCollideWhenShot: true
|
||||
damage:
|
||||
types:
|
||||
Blunt: 1
|
||||
Cold: 2 # Refreshing
|
||||
|
||||
- type: entity
|
||||
parent: DrinkCanBaseFull
|
||||
id: DrinkGrapeCan
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
- SpaceUp
|
||||
- SpaceMountainWind
|
||||
- LemonLime
|
||||
- LemonLimeCranberry
|
||||
- PwrGame
|
||||
- quantity: 10
|
||||
weight: 3
|
||||
|
||||
@@ -694,6 +694,8 @@
|
||||
orGroup: DrinkPool
|
||||
- id: DrinkLemonLimeCan
|
||||
orGroup: DrinkPool
|
||||
- id: DrinkLemonLimeCranberryCan
|
||||
orGroup: DrinkPool
|
||||
- id: DrinkIcedTeaCan
|
||||
orGroup: DrinkPool
|
||||
- id: ToyMouse
|
||||
|
||||
@@ -983,4 +983,7 @@
|
||||
maxRange: 6
|
||||
spawns:
|
||||
- PresentRandomInsane
|
||||
|
||||
- type: ProjectileAnomaly
|
||||
projectilePrototype: DrinkLemonLimeCranberryCan
|
||||
minProjectiles: 1
|
||||
maxProjectiles: 3
|
||||
|
||||
@@ -674,6 +674,11 @@
|
||||
flavorType: Complex
|
||||
description: flavor-complex-lemon-lime-soda
|
||||
|
||||
- type: flavor
|
||||
id: lemonlimecranberrysoda
|
||||
flavorType: Complex
|
||||
description: flavor-complex-lemon-lime-cranberry-soda
|
||||
|
||||
- type: flavor
|
||||
id: pwrgamesoda
|
||||
flavorType: Complex
|
||||
@@ -1337,4 +1342,4 @@
|
||||
- type: flavor
|
||||
id: zombiecocktail
|
||||
flavorType: Complex
|
||||
description: flavor-complex-zombiecocktail
|
||||
description: flavor-complex-zombiecocktail
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
- Ethanol
|
||||
- FourteenLoko
|
||||
- LemonLime
|
||||
- LemonLimeCranberry
|
||||
- Enzyme
|
||||
- Vinegar
|
||||
- Potassium
|
||||
|
||||
@@ -121,6 +121,15 @@
|
||||
flavor: lemonlimesoda
|
||||
color: "#878F00"
|
||||
|
||||
- type: reagent
|
||||
id: LemonLimeCranberry
|
||||
name: reagent-name-lemon-lime-cranberry
|
||||
parent: BaseSoda
|
||||
desc: reagent-desc-lemon-lime-cranberry
|
||||
physicalDesc: reagent-physical-desc-fizzy
|
||||
flavor: lemonlimecranberrysoda
|
||||
color: "#803C53"
|
||||
|
||||
- type: reagent
|
||||
id: PwrGame
|
||||
name: reagent-name-pwr-game
|
||||
|
||||
@@ -1230,4 +1230,4 @@
|
||||
ZombieBlood:
|
||||
amount: 1
|
||||
products:
|
||||
ZombieCocktail: 4
|
||||
ZombieCocktail: 4
|
||||
|
||||
Reference in New Issue
Block a user