Skip to content

Fixed Santa giving 0 coal

Zerken requested to merge Zerken/2009-scape-zerken:fix-santa-coal-reward into master

What has been done in this MR?

  • Fixed Santa giving 0 coal (Was using getRandom(20) instead of random(1, 20) so there was a chance to roll 0 coal

What should testers check?

  • Santa should no longer give 0 coal (should always reward between 1 and 20 noted coal)

  • I have tested these changes thoroughly.

  • I used the relevant Thanos/Zaros tool for any JSON edits where possible, and have attached screenshots of any changes.

Merge request reports

Loading