Revert "Can't crawl over counters (#40099)"
This reverts commit 01a7fc66f0.
@Princess-Cheeseballs
This is being reverted per maintainer vote for the release cycle, check out the meeting video here https://youtu.be/N5-UYCLha2I?t=872
This commit is contained in:
@@ -59,9 +59,6 @@ public enum CollisionGroup
|
||||
TableMask = Impassable | MidImpassable,
|
||||
TableLayer = MidImpassable,
|
||||
|
||||
// Tables that SmallMobs can't go under
|
||||
CounterLayer = MidImpassable | LowImpassable,
|
||||
|
||||
// Tabletop machines, windoors, firelocks
|
||||
TabletopMachineMask = Impassable | HighImpassable,
|
||||
// Tabletop machines
|
||||
|
||||
Reference in New Issue
Block a user