[] Automatic timer-based re-enabling of item pickup in resetToEmptySlate(). [] Players’ pickup ability is now restored automatically after teleport delay.
Changed
[] Simplified pickup control logic by removing scattered setPickup() calls across teleport/restore paths. [] Centralized pickup safety handling inside resetToEmptySlate() for better consistency.
Fixed
[] Resolved issue where players could become permanently unable to pick up items after duels. [] Ensured teleportation fully completes before pickup re-enables to prevent timing issues.