1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-04-08 03:36:43 +00:00

rogueviz::seuphorica::fixed creature_scale for dodecagons

This commit is contained in:
Zeno Rogue 2025-03-08 11:07:15 +01:00
parent 2da7e11fd8
commit ed87b310b4

View File

@ -1045,7 +1045,7 @@ vector<seuphgeom> seuphgeoms = {
arcm::load_symbol("4,6,12", true);
vid.use_smart_range = 2;
pconf.scale = 0.25;
vid.creature_scale = 4;
vid.creature_scale = 2;
req_disksize = 0;
}},