Add an integration test for solution fill level sprites. (#28564)
This commit is contained in:
@@ -83,10 +83,6 @@
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: Appearance
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 1
|
||||
fillBaseName: dart
|
||||
|
||||
- type: entity
|
||||
parent: Dart
|
||||
|
||||
@@ -233,6 +233,8 @@
|
||||
sprite: Objects/Specific/Chemistry/beaker_cryostasis.rsi
|
||||
layers:
|
||||
- state: beakernoreact
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 0
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
beaker:
|
||||
@@ -251,6 +253,8 @@
|
||||
sprite: Objects/Specific/Chemistry/beaker_bluespace.rsi
|
||||
layers:
|
||||
- state: beakerbluespace
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 0
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
beaker:
|
||||
|
||||
Reference in New Issue
Block a user