-
-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that Astrolabe doesn't do its work "for free"
If blocks are provided by mana-consuming items, calculations for the number of available blocks may be off if the player is short on mana. As long as preliminary checks suggest that enough blocks should be available, the Astrolabe will now consume its operation mana first and then only place the blocks that can actually be conjured with the remaining mana.
- Loading branch information
1 parent
8d17442
commit e4ae46b
Showing
5 changed files
with
151 additions
and
69 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
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
Oops, something went wrong.