Skip to content

Fix ordering of STATs

Ryan Walder requested to merge ryanw/stat-ordering into master

Intent

Fix ordering of STATs in datamodel to be in the order we need them in for display on the character sheet.


  • This is meant for a hotfix
  • This is meant for the next release (see milestone)
  • This needs more reviewers than normal; there may be controversy or high complexity
  • This intentionally introduces regressions that will be addressed later
  • There is/will be documentation changes on the wiki
  • Please do not send commits here without coordinating closely with the owner
  • This is a Build System change

Related Issues

Steps to Test

  1. Check diff

AND/OR

  1. Checkout/Build/Load
  2. Create Character
  3. STATs are in the order of the official Character sheet(s)
Edited by Ryan Walder

Merge request reports