Skip to content

Line count reset between battles

MR Description

Previously if you used different line counts for your "any" message and your "battle" messages they didn't update when they should. This fixes that.

Before testing

  • Change your "any" line count to a bigger number than "battle" (at least 3)
  • Change your "battle" line count to a smaller number than "any" (at least 2)

Tests to realize

  • Show a message that will use at least 3 lines before battle
  • Show a message that will use at least 3 lines after battle

Showcasing content

You can see it working properly now here

Edited by Aerun

Merge request reports