Ability source tracking
Open
technical debt
- Dominant language
- C#
- Stars
- 86
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
**What needs to be cleaned up?**
Abilities should store a reference to the specific object that contains them. For instance, if an engine provides 1 point of thrust, then that ability will contain a reference to the engine component.
**How will this benefit us?**
This will make implementation of other changes easier:
* #40
* #69
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.