Skip to content

Fix Facedown Rolls

jalensailin requested to merge jalenml/fix-facedown into master

Intent

Facedown rolls were not including reputation. This remedies that.


  • 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. Give non-zero value to an actor's Reputation.
  2. Roll Facedown.
  3. Reputation is correctly added along with any other modifiers.

Merge request reports