// ★ 3分でゾンビフェーズ発動 if (elapsed >= 180 && !zombiePhase) { zombiePhase = true; }