added reminder to change value to a getter

This commit is contained in:
Rudis Muiznieks 2021-09-11 22:47:06 -05:00
parent abac90bdfa
commit 9ba7e70de4
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
- [x] add an action to sell purchasables and regain some portion of their cost
- [ ] add a `policy` resource type that can be toggled on or off
- [x] remove recruitment effects of credibility (that will be for notoriety instead)
- [ ] change `value` to a getter that does `Math.floor` if it's a whole number resource
## Long-Term Ideas