]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
[tweak] split out snack restock boxes (#16309)
authorAlex <129697969+Lomcastar@users.noreply.github.com>
Fri, 12 May 2023 20:11:46 +0000 (23:11 +0300)
committerGitHub <noreply@github.com>
Fri, 12 May 2023 20:11:46 +0000 (14:11 -0600)
* Transferring a chocolate box

* Might as well split all of them

* Delete Snack

Resources/Locale/en-US/prototypes/catalog/cargo/cargo-vending.ftl
Resources/Locale/en-US/prototypes/catalog/fills/crates/vending-crates.ftl
Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Resources/Prototypes/Catalog/Fills/Crates/vending.yml

index 8d324043325cd88226e6b115f199f1bb8df7587a..3c0a153b290824124e139eec085764cc3cbfb24e 100644 (file)
@@ -40,9 +40,6 @@ ent-CrateVendingMachineRestockSeeds = { ent-CrateVendingMachineRestockSeedsFille
 ent-CrateVendingMachineRestockSmokes = { ent-CrateVendingMachineRestockSmokesFilled }
     .desc = { ent-CrateVendingMachineRestockSmokesFilled.desc }
 
-ent-CrateVendingMachineRestockSnacks = { ent-CrateVendingMachineRestockSnacksFilled }
-    .desc = { ent-CrateVendingMachineRestockSnacksFilled.desc }
-
 ent-CrateVendingMachineRestockVendomat = { ent-CrateVendingMachineRestockVendomatFilled }
     .desc = { ent-CrateVendingMachineRestockVendomatFilled.desc }
 
@@ -54,3 +51,15 @@ ent-CrateVendingMachineRestockTankDispenser = { ent-CrateVendingMachineRestockTa
 
 ent-CrateVendingMachineRestockHappyHonk = { ent-CrateVendingMachineRestockHappyHonkFilled }
     .desc = { ent-CrateVendingMachineRestockHappyHonkFilled.desc }
+
+ent-CrateVendingMachineRestockGetmoreChocolateCorp = { ent-CrateVendingMachineRestockGetmoreChocolateCorpFilled }
+    .desc = { ent-CrateVendingMachineRestockGetmoreChocolateCorpFilled.desc }
+
+ent-CrateVendingMachineRestockChang = { ent-CrateVendingMachineRestockChangFilled }
+    .desc = { ent-CrateVendingMachineRestockChangFilled.desc }
+
+ent-CrateVendingMachineRestockDiscountDans = { ent-CrateVendingMachineRestockDiscountDansFilled }
+    .desc = { ent-CrateVendingMachineRestockDiscountDansFilled.desc }
+
+ent-CrateVendingMachineRestockDonut = { ent-CrateVendingMachineRestockDonutFilled }
+    .desc = { ent-CrateVendingMachineRestockDonutFilled.desc }
\ No newline at end of file
index 0f34c41fe4ae29bf7a2f8e7dda9723c837f63213..060ef08b91cac03867ff0cf24c746007cd75efad 100644 (file)
@@ -40,9 +40,6 @@ ent-CrateVendingMachineRestockSeedsFilled = MegaSeed restock crate
 ent-CrateVendingMachineRestockSmokesFilled = ShadyCigs restock crate
     .desc = Contains two restock boxes for the ShadyCigs vending machine.
 
-ent-CrateVendingMachineRestockSnacksFilled = Snack restock crate
-    .desc = Contains four restock boxes, each covering a different snack vendor. Mr. Chang's, Discount Dans, Robust Donuts, and Getmore Chocolate are featured on the advertisement.
-
 ent-CrateVendingMachineRestockVendomatFilled = Vendomat restock crate
     .desc = Contains a restock box for a Vendomat vending machine.
 
@@ -55,3 +52,14 @@ ent-CrateVendingMachineRestockTankDispenserFilled = Tank dispenser restock crate
 ent-CrateVendingMachineRestockHappyHonkFilled = Happy honk restock crate
     .desc = Contains a restock box for a happy honk dispenser.
 
+ent-CrateVendingMachineRestockGetmoreChocolateCorpFilled = Getmore Chocolate Corp restock crate
+    .desc = Contains a restock box for a Getmore Chocolate Corp dispenser.
+
+ent-CrateVendingMachineRestockChangFilled = Chang restock crate
+    .desc = Contains a restock box for a Mr. Chang dispenser.
+
+ent-CrateVendingMachineRestockDiscountDansFilled = Discount Dans restock crate
+    .desc = Contains a restock box for a Discount Dan's dispenser.
+
+ent-CrateVendingMachineRestockDonutFilled = Donut restock crate
+    .desc = Contains a restock box for a Monkin' Donuts dispenser.
\ No newline at end of file
index ce567e941bad06fdac7b67624739733a6a80b45b..82536a44bb12d9f00e4f9dc8cdd443f2a96a867f 100644 (file)
   category: Service
   group: market
 
-- type: cargoProduct
-  id: CrateVendingMachineRestockSnacks
-  icon:
-    sprite: Objects/Specific/Service/vending_machine_restock.rsi
-    state: base
-  product: CrateVendingMachineRestockSnacksFilled
-  cost: 3000
-  category: Service
-  group: market
-
 - type: cargoProduct
   id: CrateVendingMachineRestockVendomat
   icon:
   cost: 2100
   category: Service
   group: market
+
+- type: cargoProduct
+  id: CrateVendingMachineRestockGetmoreChocolateCorp
+  icon:
+    sprite: Objects/Specific/Service/vending_machine_restock.rsi
+    state: base
+  product: CrateVendingMachineRestockGetmoreChocolateCorpFilled
+  cost: 1200
+  category: Service
+  group: market
+
+- type: cargoProduct
+  id: CrateVendingMachineRestockChang
+  icon:
+    sprite: Objects/Specific/Service/vending_machine_restock.rsi
+    state: base
+  product: CrateVendingMachineRestockChangFilled
+  cost: 1200
+  category: Service
+  group: market
+
+- type: cargoProduct
+  id: CrateVendingMachineRestockDiscountDans
+  icon:
+    sprite: Objects/Specific/Service/vending_machine_restock.rsi
+    state: base
+  product: CrateVendingMachineRestockDiscountDansFilled
+  cost: 1200
+  category: Service
+  group: market
+
+- type: cargoProduct
+  id: CrateVendingMachineRestockDonut
+  icon:
+    sprite: Objects/Specific/Service/vending_machine_restock.rsi
+    state: base
+  product: CrateVendingMachineRestockDonutFilled
+  cost: 1200
+  category: Service
+  group: market
\ No newline at end of file
index f909dfcd424b8b3885971b6540973dd0bde88a49..7cbec7bad7b12f803e8c8c2262c810d66789dd82 100644 (file)
       - id: VendingMachineRestockSmokes
         amount: 2
 
-- type: entity
-  id: CrateVendingMachineRestockSnacksFilled
-  parent: CratePlastic
-  components:
-  - type: StorageFill
-    contents:
-      - id: VendingMachineRestockChang
-      - id: VendingMachineRestockDiscountDans
-      - id: VendingMachineRestockDonut
-      - id: VendingMachineRestockGetmoreChocolateCorp
-
 - type: entity
   id: CrateVendingMachineRestockVendomatFilled
   parent: CratePlastic
     contents:
       - id: VendingMachineRestockHappyHonk
         amount: 2
+
+- type: entity
+  id: CrateVendingMachineRestockGetmoreChocolateCorpFilled
+  parent: CratePlastic
+  components:
+  - type: StorageFill
+    contents:
+      - id: VendingMachineRestockGetmoreChocolateCorp
+        amount: 2
+
+- type: entity
+  id: CrateVendingMachineRestockChangFilled
+  parent: CratePlastic
+  components:
+  - type: StorageFill
+    contents:
+      - id: VendingMachineRestockChang
+        amount: 2
+
+- type: entity
+  id: CrateVendingMachineRestockDiscountDansFilled
+  parent: CratePlastic
+  components:
+  - type: StorageFill
+    contents:
+      - id: VendingMachineRestockDiscountDans
+        amount: 2
+
+- type: entity
+  id: CrateVendingMachineRestockDonutFilled
+  parent: CratePlastic
+  components:
+  - type: StorageFill
+    contents:
+      - id: VendingMachineRestockDonut
+        amount: 2
\ No newline at end of file