The Pinata's baby transform ability will now use the cached random calculator instead of making a new one each time.
Changed how the player cooldown is handled, now instead of storing the player and removing them after X ticks resulting in a task creation each time a player hits the pinata, it'll now just store the player's last hit time and compare it against the current system time to see if their hit is on cooldown.