eliminar entrades legacy del fitxer de mapa

This commit is contained in:
2026-04-10 18:51:14 +02:00
parent 8ebf7894f2
commit 6743562292
20 changed files with 133 additions and 318 deletions

View File

@@ -112,8 +112,6 @@ namespace Defaults::Localization {
namespace Defaults::Game::Room {
constexpr const char* INITIAL = "03.yaml"; // Habitación de inicio
constexpr Uint8 ITEM_COLOR1 = 12; // Color principal de los items por defecto
constexpr Uint8 ITEM_COLOR2 = 6; // Color secundario de los items por defecto
} // namespace Defaults::Game::Room
namespace Defaults::Game::Player {