IEnumerator DropForPlayer() { QuickLog.Msg("Dropping", gemExpDrop); Gems.GetSomeExp(0, gemExpDrop); yield break; }