[BUG] No option to place Field Spells at the start of the game when creating puzzles
Previously, puzzles in ygopro would use Debug.AddCard(card,owner,player,LOCATION_FZONE,0,position) to place Field Spells at the start of a game. Loading a puzzle with this line won't cause mdpro to crash, but the field spell zone will be empty.