make pizza crates not invalidate chef (#3013)

* meow

* DrltaV

* :trollface:

* gamerule
This commit is contained in:
Stop-Signs 2025-02-21 19:30:01 -06:00 committed by GitHub
parent 8bd92bea6f
commit b2f2bca85f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -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

View File

@ -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