Skip to content

When initializing more boxes than themes, it now randomizes those themes

Invatorzen requested to merge invatorzen/pokemonsdk:PC-Box-Fix into development

MR Description

  • I noticed when you set the MAX_BOXES to a higher number than the themes available it would just assign blank themes. This randomizes them instead, however we could change this to just loop through the themes again if that's preferred. I also updated the NB_THEME to 16 since it was previously set to 30+.

Before testing

  • Modify your MAX_BOXES to be at least 17

Notes to acknowledge before testing

  • Thing to acknowledge

Tests to realize

  • Start a new game and access the PC, go to the last box in PC to see if there's a theme

Showcasing content

You can see a preview here

Edited by Zøzo

Merge request reports