]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Four new food crates for the ATS (#33286)
authorSmith <182301147+AgentSmithRadio@users.noreply.github.com>
Wed, 23 Apr 2025 05:37:09 +0000 (01:37 -0400)
committerGitHub <noreply@github.com>
Wed, 23 Apr 2025 05:37:09 +0000 (22:37 -0700)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Resources/Prototypes/Catalog/Bounties/bounties.yml
Resources/Prototypes/Catalog/Cargo/cargo_food.yml
Resources/Prototypes/Catalog/Fills/Crates/food.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/box.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml
Resources/Prototypes/tags.yml

index 450d8ec618c3622b94cba3aea8da5dba1f8b7584..3c1f8457e0e79f6f522afeaa4ce55dfb136b8050 100644 (file)
       - Cake
       - Pie
       - Bread
+      - Pistachios  
 
 - type: cargoBounty
   id: BountyVegetable
index 1a6f838096100400b1c737d6e1f48d3c5698743d..a46a16737c804849afaaa7e37d02317ea8dd7f2b 100644 (file)
   cost: 2400
   category: cargoproduct-category-name-food
   group: market
+
+- type: cargoProduct
+  id: FoodCookGetmore
+  icon:
+    sprite: Objects/Consumable/Food/snacks.rsi
+    state: raisins
+  product: CrateFoodGetMore
+  cost: 750
+  category: cargoproduct-category-name-food
+  group: market
+
+- type: cargoProduct
+  id: FoodHappyHonkMeals
+  icon:
+    sprite: Objects/Consumable/Food/burger.rsi
+    state: bigbite
+  product: CrateFoodHappyHonkBigBite
+  cost: 1000
+  category: cargoproduct-category-name-food
+  group: market
+
+- type: cargoProduct
+  id: FoodIceCream
+  icon:
+    sprite: Objects/Consumable/Food/frozen.rsi
+    state: sandwich
+  product: CrateFoodIceCream
+  cost: 1200
+  category: cargoproduct-category-name-food
+  group: market
+
+- type: cargoProduct
+  id: FoodSnowcone
+  icon:
+    sprite: Objects/Consumable/Food/frozen.rsi
+    state: cone
+  product: CrateFoodSnowcone
+  cost: 1100
+  category: cargoproduct-category-name-food
+  group: market
index 5e1834316fe71a3d248b9d568a7737586f31922d..23d1b2f795443998d1b26dae0bc8dc04cb734630 100644 (file)
       - id: DrinkFourteenLokoCan
         amount: 4
 
+- type: entity
+  id: CrateFoodGetMore
+  parent: CratePlastic
+  name: Getmore Bakemore crate
+  description: Getmore branded snacks and baking supplies for the creative chef, all without the need of emptying your station's Getmore machines!
+  components:
+  - type: StorageFill
+    contents:
+    - id: FoodSnackRaisins
+      amount: 4
+    - id: FoodSnackChocolate
+      amount: 6
+    - id: FoodSnackPistachios
+      amount: 4
+    - id: ReagentContainerFlour
+      amount: 3
+    - id: ReagentContainerSugar
+      amount: 2
+    - id: FoodCondimentPacketSalt
+      amount: 3
+    - id: DrinkMilkCarton
+      amount: 2
+    - id: FoodContainerEgg
+      amount: 2
+    - id: FoodBoxCloth
+      amount: 1
+
+- type: entity
+  id: CrateFoodIceCream
+  parent: CrateFreezer
+  name: ice cream delivery
+  description: An assortment of ice cream delights for any occasion! Includes 16 frozen treats.
+  components:
+  - type: StorageFill
+    contents:
+    - id: FoodFrozenSandwich
+      amount: 3
+    - id: FoodFrozenSandwichStrawberry
+      amount: 2
+    - id: FoodFrozenPopsicleOrange
+      amount: 2
+    - id: FoodFrozenPopsicleBerry
+      amount: 2
+    - id: FoodFrozenPopsicleJumbo
+      amount: 3
+    - id: FoodFrozenCornuto
+      amount: 2
+    - id: FoodFrozenSundae
+      amount: 2
+
+- type: entity
+  id: CrateFoodSnowcone
+  parent: CrateFreezer
+  name: snowcone delivery
+  description: A freezer packed with refreshing snowcones for a hard working crew, or even a lazy one! Includes 16 snowcones.
+  components:
+  - type: StorageFill
+    contents:
+    - id: FoodFrozenSnowconeBase
+      amount: 3
+    - id: FoodFrozenSnowconeBerry
+      amount: 3
+    - id: FoodFrozenSnowconeFruit
+      amount: 3
+    - id: FoodFrozenSnowconeRainbow
+      amount: 3
+    - id: FoodFrozenSnowconeClown
+      amount: 2
+    - id: FoodFrozenSnowconeMime
+      amount: 2
+
+- type: entity
+  id: CrateFoodHappyHonkBigBite
+  parent: CratePlastic
+  name: Happy Honk meal delivery
+  description: Two fully loaded Happy Honk Big Bite burger meals, complete with cheesy fries, a bottle of Space Cola, a slice of apple pie and a toy!
+  components:
+  - type: StorageFill
+    contents:
+    - id: FoodMealHappyHonkBigBite
+      amount: 2
index e3825ac2dd20fd22999e641d49558f9a0ad384ad..00df6b5b68cc2da51763d616aba571b702a63ea7 100644 (file)
         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
index 7b908872c6ee18dc5bf5f4b0c3b40555f797f08d..8c67a3d037c7c1406245258f226777a6443f8d44 100644 (file)
   - 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:
   - 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
index 09c205686cea88eff6d6c36b9ac7e8c56c4d167b..efd74cfe64955d8de82cb5caaa6288b87a8e7aba 100644 (file)
 - type: Tag
   id: Pipe
 
+- type: Tag
+  id: Pistachios
+
 - type: Tag
   id: Pizza