diff options
author | SnorlaxMonster <snorlaxmonster+github@gmail.com> | 2021-06-14 21:47:19 +1000 |
---|---|---|
committer | SnorlaxMonster <snorlaxmonster+github@gmail.com> | 2021-06-14 21:47:19 +1000 |
commit | 319c29c751ea23bed8d57587500e73bb2a599656 (patch) | |
tree | 4a0dfc4b295fc1d1632b516d0020e606f394d3ae /macros/code.asm | |
parent | 9c93fb0b7559e9d657a91d2b508ecebe58eee544 (diff) |
Correct comments on SwitchAndTeleportEffect
The comments in the SwitchAndTeleportEffect section incorrectly stated
that the random number was generated in the
half-open interval [0, playerLevel + enemyLevel),
instead of the closed interval [0, playerLevel + enemyLevel].
Diffstat (limited to 'macros/code.asm')
0 files changed, 0 insertions, 0 deletions