added reminder to change value to a getter
This commit is contained in:
parent
abac90bdfa
commit
9ba7e70de4
1
TODO.md
1
TODO.md
|
@ -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
|
||||
|
||||
|
|
Reference in New Issue