mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-30 01:13:35 +01:00
adfe046065
* Makes AI can_interact_with use the valid z level helper
* Makes AI's ``can_interact_with`` proc use ``is_valid_z_level`` instead helper instead of manually doing it.
* Minor code improvement while im here 👍