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:
Vasilis The Pikachu
2025-09-14 20:42:51 +02:00
parent d9c24b3d10
commit b9ddcc9e9f
5 changed files with 11 additions and 11 deletions

View File

@@ -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