diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_food.yml b/Resources/Prototypes/Catalog/Cargo/cargo_food.yml index 1a6f838096..05ea3ba89a 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_food.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_food.yml @@ -4,19 +4,19 @@ sprite: Objects/Consumable/Food/Baked/pizza.rsi state: margherita-slice product: CrateFoodPizza - cost: 450 + cost: 1000 # DeltaV - raised from 450 category: cargoproduct-category-name-food group: market -- type: cargoProduct - id: FoodPizzaLarge - icon: - sprite: Objects/Consumable/Food/Baked/pizza.rsi - state: margherita - product: CrateFoodPizzaLarge - cost: 1800 - category: cargoproduct-category-name-food - group: market +#- type: cargoProduct # DeltaV - Removed to not invalidate chef +# id: FoodPizzaLarge +# icon: +# sprite: Objects/Consumable/Food/Baked/pizza.rsi +# state: margherita +# product: CrateFoodPizzaLarge +# cost: 1800 +# category: cargoproduct-category-name-food +# group: market - type: cargoProduct id: FoodMRE diff --git a/Resources/Prototypes/GameRules/cargo_gifts.yml b/Resources/Prototypes/GameRules/cargo_gifts.yml index 001334162e..36f5ea2b25 100644 --- a/Resources/Prototypes/GameRules/cargo_gifts.yml +++ b/Resources/Prototypes/GameRules/cargo_gifts.yml @@ -65,7 +65,7 @@ description: cargo-gift-pizza-large dest: cargo-gift-dest-bar gifts: - FoodPizzaLarge: 1 # 16 pizzas + FoodPizza: 2 # DeltaV - Changed to 2 small pizza crates, 8 pizzas total FoodBarSupply: 1 FoodSoftdrinksLarge: 1