Fixes the avoid list
Was brought to my attention it was still walking to the avoid list rooms, realized the iterator hadn't been moved from ipairs to pairs for that table when I restructured it.
This release fixes that.
Was brought to my attention it was still walking to the avoid list rooms, realized the iterator hadn't been moved from ipairs to pairs for that table when I restructured it.
This release fixes that.