scroll.server/assets/locations
WiseDev d439027735 pull the arena tilemaps out of the ipa
res/locations/*.csv, eight of them. these are what LogicBattle::initDefaultSector
walks to place the towers: training_arena has KingTower at tile 18,6 and 18,58
and four PrincessTowers, plus a 64x24 tile bitmask.

without these there is no way to build a battle snapshot, the leaders come from
here and the client dereferences them without a null check.
2026-08-23 10:13:37 +03:00
..
barbarian_arena.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00
bone_arena.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00
dark_arena.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00
goblin_arena.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00
pvp.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00
royal_arena.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00
spell_arena.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00
training_arena.csv pull the arena tilemaps out of the ipa 2026-08-23 10:13:37 +03:00