Make mechanism behaviors properly update, fix eating and drinking (#2472)
* Make mechanisms properly update and fix eating and drinking * Remove outdated component ignores * Fix nullable error * Fix mechanism behavior events * Remove unnecessary code
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
caps: AddTo, RemoveFrom, NoExamine
|
||||
- type: Bloodstream
|
||||
max_volume: 100
|
||||
- type: Stomach
|
||||
max_volume: 250
|
||||
digestionDelay: 20
|
||||
# StatusEffects
|
||||
- type: Stunnable
|
||||
# Other
|
||||
|
||||
Reference in New Issue
Block a user