Zoinkwiz / quest-helper

Helps with Quests.
BSD 2-Clause "Simplified" License
236 stars 415 forks source link

refactor: Clean up OwnerStep usage #1786

Closed Zoinkwiz closed 1 month ago

Zoinkwiz commented 1 month ago

A few helpers made direct use of the OwnerStep, when they were better suited to make use of the DetailedOwnerStep which implements much of the boilerplate already.

This shifts those steps to DetailedOwnerStep.