-
-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## About The Pull Request Fixes mermaid AI. Mermaid on spawn is placed on deep water tiles that are labeled as dense but coded to be non dense in order to force mobs to avoid them. Mermaids AI thinks that she is in a 3by3 wall due to this. I changed obsessing water subtype to nondense. to fix this. ## Changelog :cl: tweak: obsessing water is now non dense. /:cl:
- Loading branch information
1 parent
6459d47
commit c5a2326
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters