Pizza box 1984 (#9521)

* Pizza box 1984

* todo
This commit is contained in:
Kara
2022-07-07 12:37:47 -07:00
committed by GitHub
parent ad46c4669a
commit cbf26553f5

View File

@@ -151,29 +151,20 @@
- state: box-open - state: box-open
map: ["enum.StorageVisualLayers.Door"] map: ["enum.StorageVisualLayers.Door"]
netsync: false netsync: false
- type: EntityStorage # TODO make these entitystorage again + placeablesurface after entity storage ECS gets merged.
Capacity: 8 - type: Storage
- type: PlaceableSurface capacity: 8
placeCentered: true whitelist:
tags:
- Pizza
- type: Item - type: Item
sprite: Objects/Consumable/Food/Baked/pizza.rsi sprite: Objects/Consumable/Food/Baked/pizza.rsi
HeldPrefix: box HeldPrefix: box
# - type: Stack
# count: 1
# max: 5
# stackType: PizzaBox
- type: Appearance - type: Appearance
visuals: visuals:
- type: StorageVisualizer - type: StorageVisualizer
state_open: box-open state_open: box-open
state_closed: box state_closed: box
# - type: StackVisualizer
# stackLayers:
# - box
# - box1
# - box2
# - box3
# - box4
- type: entity - type: entity
name: pizza box name: pizza box