diff options
author | SnorlaxMonster <snorlaxmonster+github@gmail.com> | 2021-06-19 21:56:40 +1000 |
---|---|---|
committer | SnorlaxMonster <snorlaxmonster+github@gmail.com> | 2021-06-19 21:56:40 +1000 |
commit | b6e0d649e7a80e06fb21e3858bcb1c1beb270980 (patch) | |
tree | 4d69e2613e2c0f5a904e547c7a1f36f9217b1d76 /scripts/GameCorner.asm | |
parent | 0bb0c76abf63b8cf86874fab2621a65b6b293b94 (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 'scripts/GameCorner.asm')
0 files changed, 0 insertions, 0 deletions