This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
forked from cameroncondry/cbc-kitten-scientists
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(trade): Trigger doesn't respect catpower
Previous trading behavior was confusing. When trades were "limited" and considered profitable, KS might trade on almost every tick of the game. Only when the trade was _unlimited_ (confusingly) would gold be taken into account. Catpower was always ignored, which conflicts with potential trading goals of the player.
- Loading branch information
1 parent
8b427d0
commit fbd3ba7
Showing
2 changed files
with
19 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