moreclothingV6_5
added background name to charcode saving and loading. vanilla sdt does it by number, and moreclothing previously extended onto that.
however, if you were to change the load order or simply swap out backgrounds, this would result in previous charcodes generated to load the incorrect background.
do note that I gave the default vanilla backgrounds names, "Fitness","Dungeon","School","Valley", so these names are already used.
there is also a "never" placeholder name used due to how the control dictionaries are organized, don't use that name either in your moreclothing background entries.
loading by only bg number for older charcodes still should load the same. if the charcode finds a 'moreclothingBG' entry that will then take priority.