This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scenes refactor pt. 1: Remove
LocalTileKind
generic (#218)
* Removing the zone tile trait * Removing the generic local tile kind * Removing special tile kinds from scenes * Using Zone instead of Local * Renamed some zones * Fixing map maker to work with the new system * Ignoring zones that are not represented * Updating all maps with pathfinding
- Loading branch information