RanvierMUD / core

Core engine code for Ranvier
https://ranviermud.com
MIT License
45 stars 41 forks source link

Extract attributes load method #124

Closed seanohue closed 8 months ago

seanohue commented 4 years ago

I extracted this method out as it ends up being useful for setting up an AttributesFactory in tests without having to duplicate the code in the method.