Well, I already fixed that for Embers via Ruined Cave Floor Sort, and this storage room is rectangular, which avoids a lot of the problems I had in that case, and thus it was both easier and harder than I feared to whip up a new addon, Fearscape Vault Floor Sort. We knock out the inner walls for more room,

[And no, obviously this one isn't going into ZOmnibus…

[Implementation notes:]
Code: Select all
Hooks:
ToME:load [to install our floor-sorting function]
MapGeneratorStatic:subgenRegister [to remove walls in Fearscape vault]
Zone:create [to add floor sorting to vault floor grids]