pizza and pizza box tweaks (#31171)

This commit is contained in:
lzk
2024-08-18 23:55:41 +02:00
committed by GitHub
parent c636b3b25d
commit d0bd26d575
3 changed files with 10 additions and 5 deletions

View File

@@ -8,7 +8,6 @@
contents:
- id: FoodBoxPizzaFilled
amount: 4
- id: KnifePlastic
- id: LidSalami
prob: 0.01
@@ -22,8 +21,6 @@
contents:
- id: FoodBoxPizzaFilled
amount: 16
- id: KnifePlastic
amount: 4
- id: LidSalami
prob: 0.04

View File

@@ -26,6 +26,8 @@
count: 8
- type: Item
size: Normal
shape:
- 0,0,2,1
- type: Tag
tags:
- Pizza

View File

@@ -209,13 +209,18 @@
# TODO make these entitystorage again + placeablesurface after entity storage ECS gets merged.
- type: Storage
grid:
- 0,0,1,1
- 0,0,3,1
maxItemSize: Normal
whitelist:
components:
- Utensil
tags:
- Pizza
- type: Item
sprite: Objects/Consumable/Food/Baked/pizza.rsi
heldPrefix: box
shape:
- 0,0,1,1
- 0,0,2,1
- type: Appearance
- type: EntityStorageVisuals
stateDoorOpen: box-open
@@ -263,6 +268,7 @@
- id: FoodPizzaDonkpocket
prob: 0.10
orGroup: Pizza
- id: KnifePlastic
# Nugget