Lyrositor / CCScriptWriter

Extracts the dialogue from EarthBound and outputs it into a CCScript file.
6 stars 7 forks source link

Encountering Attack Slugs prints a full list of characters #1

Closed Lyrositor closed 11 years ago

Lyrositor commented 11 years ago

If the player encounters an enemy group containing Attack Slugs in the Giant Step cave, when the battle begins, the introduction text about the Attack Slug and its cohorts gets displayed as usual, but afterwards, seemingly for each Attack Slug in the group, the game prints out a full list of characters in sequence rapidly, following which the battle continues as normal by presenting the action selection menu.

This bug has not been encountered in any other enemy.

Lyrositor commented 11 years ago

Here is what happens sequentially; the first image was interrupted (it actually shows the full text), and this was taken after a green swirl encounter. There is a slight pause between the "Here is a chance..." and the list of garbled characters: Bug_1 Bug_2 Bug_3 Bug_4

Lyrositor commented 11 years ago

Following this commit, it no longer displays garbled text, but "![00] Time for sports, guys!" for each slug.

Lyrositor commented 11 years ago

This bug also appears to affect Foppys.

Lyrositor commented 11 years ago

It has been determined this is linked to the "cannot concentrate" property they both share.