Fix reagent spill errors (#1180)

Co-authored-by: ComicIronic <comicironic@gmail.com>
This commit is contained in:
DrSmugleaf
2020-07-02 20:31:40 +02:00
committed by GitHub
parent ebebb3603a
commit dbd9ee1671
10 changed files with 128 additions and 59 deletions

View File

@@ -15,6 +15,7 @@
state: icon
- type: Icon
state: icon
- type: CanSpill
- type: entity
parent: DrinkBase

View File

@@ -12,6 +12,7 @@
state: icon
- type: Icon
state: icon
- type: CanSpill
- type: entity
parent: DrinkBottleBaseFull

View File

@@ -17,6 +17,7 @@
state: icon
- type: Icon
state: icon
- type: CanSpill
- type: entity
parent: DrinkCanBaseFull

View File

@@ -15,6 +15,7 @@
state: icon
- type: Icon
state: icon
- type: CanSpill
- type: entity
parent: DrinkBaseCup

View File

@@ -19,3 +19,4 @@
- type: Icon
sprite: Objects/Food/flour.rsi
state: icon
- type: CanSpill

View File

@@ -16,6 +16,7 @@
transferAmount: 5
- type: Drink
isOpen: true
- type: CanSpill
# Containers

View File

@@ -17,6 +17,7 @@
caps: 27
- type: Pourable
transferAmount: 5.0
- type: CanSpill
- type: entity
name: large beaker
@@ -37,6 +38,7 @@
caps: 27
- type: Pourable
transferAmount: 5.0
- type: CanSpill
- type: entity
name: dropper
@@ -55,6 +57,7 @@
caps: 19
- type: Pourable
transferAmount: 5.0
- type: CanSpill
- type: entity
name: syringe
@@ -73,3 +76,4 @@
caps: 19
- type: Injector
injectOnly: false
- type: CanSpill

View File

@@ -53,6 +53,7 @@
- type: Physics
mass: 5
Anchored: false
- type: CanSpill
- type: entity
parent: BaseItem
@@ -84,6 +85,7 @@
- type: Physics
mass: 5
Anchored: false
- type: CanSpill
- type: entity
name: wet floor sign