canvi de pc before boromir

This commit is contained in:
2025-07-11 23:34:52 +02:00
parent 06815d4f72
commit 6082a72392
2 changed files with 37 additions and 26 deletions

View File

@@ -162,7 +162,7 @@ private:
static constexpr int WIDTH_ = 30; // Anchura
static constexpr int HEIGHT_ = 30; // Altura
static constexpr float BASE_SPEED_ = 1.5f; // Velocidad base del jugador
static constexpr int COOLING_DURATION_ = 30;
static constexpr int COOLING_DURATION_ = 50;
static constexpr int COOLING_COMPLETE_ = 0;
// --- Objetos y punteros ---