Fix plate material arbitrage (#19493)
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
- Trash
|
- Trash
|
||||||
- type: PhysicalComposition
|
- type: PhysicalComposition
|
||||||
materialComposition:
|
materialComposition:
|
||||||
Glass: 100
|
Glass: 60
|
||||||
- type: SpaceGarbage
|
- type: SpaceGarbage
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -91,6 +91,9 @@
|
|||||||
max: 1
|
max: 1
|
||||||
- !type:DoActsBehavior
|
- !type:DoActsBehavior
|
||||||
acts: [ "Destruction" ]
|
acts: [ "Destruction" ]
|
||||||
|
- type: PhysicalComposition
|
||||||
|
materialComposition:
|
||||||
|
Glass: 30
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: FoodPlateTrash
|
parent: FoodPlateTrash
|
||||||
|
|||||||
Reference in New Issue
Block a user