Four new food crates for the ATS (#33286)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
@@ -784,6 +784,81 @@
|
||||
prob: 0.1
|
||||
orGroup: GiftPool
|
||||
|
||||
- type: entity
|
||||
id: FoodMealHappyHonkBigBite
|
||||
parent: HappyHonk
|
||||
name: Happy Honk Big Bite Meal
|
||||
description: Someone paid good money to get this fast food meal shipped out this way. It smells fresh, somehow.
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: FoodBurgerBig
|
||||
amount: 1
|
||||
- id: FoodMealFriesCheesy
|
||||
amount: 1
|
||||
- id: DrinkColaBottleFull
|
||||
amount: 1
|
||||
- id: FoodPieAppleSlice
|
||||
amount: 1
|
||||
- id: ToyMouse
|
||||
orGroup: GiftPool
|
||||
- id: ToyAi
|
||||
orGroup: GiftPool
|
||||
- id: ToyNuke
|
||||
orGroup: GiftPool
|
||||
- id: ToyFigurinePassenger
|
||||
orGroup: GiftPool
|
||||
- id: ToyGriffin
|
||||
orGroup: GiftPool
|
||||
- id: ToyHonk
|
||||
orGroup: GiftPool
|
||||
- id: ToyIan
|
||||
orGroup: GiftPool
|
||||
- id: ToyMarauder
|
||||
orGroup: GiftPool
|
||||
- id: ToyMauler
|
||||
orGroup: GiftPool
|
||||
- id: ToyGygax
|
||||
orGroup: GiftPool
|
||||
- id: ToyOdysseus
|
||||
orGroup: GiftPool
|
||||
- id: ToyOwlman
|
||||
orGroup: GiftPool
|
||||
- id: ToyDeathRipley
|
||||
orGroup: GiftPool
|
||||
- id: ToyPhazon
|
||||
orGroup: GiftPool
|
||||
- id: ToyFireRipley
|
||||
orGroup: GiftPool
|
||||
- id: ToyReticence
|
||||
orGroup: GiftPool
|
||||
- id: ToyRipley
|
||||
orGroup: GiftPool
|
||||
- id: ToySeraph
|
||||
orGroup: GiftPool
|
||||
- id: ToyDurand
|
||||
orGroup: GiftPool
|
||||
- id: ToySkeleton
|
||||
orGroup: GiftPool
|
||||
- id: FoamBlade
|
||||
orGroup: GiftPool
|
||||
- id: ClothingHeadHatBunny
|
||||
orGroup: GiftPool
|
||||
- id: PersonalAI
|
||||
orGroup: GiftPool
|
||||
- id: ToySword
|
||||
orGroup: GiftPool
|
||||
- id: RevolverCapGun
|
||||
orGroup: GiftPool
|
||||
- id: ToyRubberDuck
|
||||
orGroup: GiftPool
|
||||
- id: BikeHorn
|
||||
prob: 0.5
|
||||
orGroup: GiftPool
|
||||
- id: GoldenBikeHorn
|
||||
prob: 0.1
|
||||
orGroup: GiftPool
|
||||
|
||||
- type: entity
|
||||
parent: BoxCardboard
|
||||
id: FoodBoxCloth
|
||||
|
||||
@@ -178,10 +178,10 @@
|
||||
- type: Item
|
||||
|
||||
- type: entity
|
||||
name: sweetie's pistachios
|
||||
name: Sweetie's pistachios
|
||||
parent: FoodSnackBase
|
||||
id: FoodSnackPistachios
|
||||
description: Sweeties's name-brand pistachios. probably won't give you diseases. Probably.
|
||||
description: Sweeties's name-brand pistachios. Probably won't give you diseases. Probably.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
@@ -196,6 +196,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Fruit # Seed of a fruit, you can yell at me
|
||||
- Pistachios # Added tag due to CrateFoodGetMore interaction with BountyFruit.
|
||||
|
||||
- type: entity
|
||||
name: popcorn
|
||||
|
||||
Reference in New Issue
Block a user