mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
- wrap json_encode in Util::toJson to always encode with the same flags
- implemented secondary tooltips with spawnPoints - merged Mapper.js back into global.js * fixed wrong id for Nexus Instance * the ToC Dungeon no longer has a second layer - fixed displaying waypoints as spawns - images in pageText are now PNG instead of JPG to accomodate for transparency
This commit is contained in:
@@ -2015,7 +2015,6 @@ var g_zone_areas = {
|
||||
4395: ['Ciudad de Dalaran', 'Los Bajos Fondos'],
|
||||
4494: ['Ahn\'kahet', 'Nivel 2'],
|
||||
4722: ['El Coliseo Argenta', 'Las profundidades heladas'],
|
||||
4723: ['El Coliseo Argenta', 'Las profundidades heladas'],
|
||||
4812: ['La ciudadela inferior', 'La Muralla de las Calaveras', 'Ascenso del Libramorte', 'La guarida de la Reina de Escarcha', 'Los Confines superiores', 'Cuarteles Reales', 'El Trono Helado', 'Agonía de Escarcha']
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user