adya / NPCs-Names-Distributor

A Framework to distriubte any names to any NPCs
MIT License
7 stars 3 forks source link

Flatten Name Definition Behaviors #11

Closed adya closed 1 year ago

adya commented 1 year ago

Nested Behavior objects proven to be redundant. As such all options presented there will be moved to top-level object.

Also Combine behavior should be renamed to Inherit for clarity.