KineticBloom / KineticBloom/Project_TRT
Refactor NPC Scripts
Open
bug
- Dominant language
- C#
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Refactor `NPCData.cs` and `NPCInteractable.cs` to consolidate their various tracked data into `NPCData.cs`. As in variables like `ItemForOffer`, `BarterMessageWin`, etc. get moved to `NPCData.cs`. It may be useful to edit bartering scripts as well to make use of this change effectively.
Remember to update the [Bug Tracker](https://docs.google.com/spreadsheets/d/1CQFJGLH1agWWKN4MZGLViY3ZdPrpycQMa5zxeHBTv94/edit?usp=sharing) when you're done.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.