RealmsMud / RealmsCode

RealmsCode
GNU Affero General Public License v3.0
5 stars 2 forks source link

fix hp and mp bonuses from con and int (focus broken) #195

Closed jcdevs closed 1 year ago

jcdevs commented 1 year ago

Fixes the hp bonus from con and the mp bonus from int, but leaves focus broken still. Using getAsPlayer() throws a bad_weak_ptr and only Player has the focus stat defined.