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:
@@ -119,6 +119,7 @@
|
||||
- attachtogrid
|
||||
- attachtograndparent
|
||||
- inrangeunoccluded
|
||||
- hungry
|
||||
CanViewVar: true
|
||||
CanAdminPlace: true
|
||||
CanAdminMenu: true
|
||||
@@ -231,6 +232,7 @@
|
||||
- attachtogrid
|
||||
- attachtograndparent
|
||||
- inrangeunoccluded
|
||||
- hungry
|
||||
CanViewVar: true
|
||||
CanAdminPlace: true
|
||||
CanScript: true
|
||||
|
||||
Reference in New Issue
Block a user