hexagram30 / mush

Apache License 2.0
1 stars 1 forks source link

Character home schema support #13

Closed oubiwann closed 4 years ago

oubiwann commented 4 years ago

Character's will be able to set various locations as their "home" where they can rest and heal. We'll need to add a current_home column that takes an area id.

Players will also be allowed to build a home for themselves, but only one. Once built, their entry in the DB needs to be updated to this effect.

Tasks: