Adds one more space ruin area type to excluded areas for mapload space verification (#89867)

## About The Pull Request

Tin. This looks like an oversight that this wasn't in here. This is the
area type used for hidden space ruins.

## Why It's Good For The Game

Less CI failures for overhanging lattices in space.
This commit is contained in:
Bloop
2025-03-12 17:18:44 -04:00
committed by Roxy
parent 71c959e9ac
commit 417277a56a
@@ -18,6 +18,7 @@
/area/shuttle/transit,
// Space Ruins do their own thing (dilapidated lattices over space turfs, for instance). Rather than fuss over it, let's just let it through.
/area/ruin/space,
/area/ruin/unpowered/no_grav,
// Same stipulation as space ruins, but they're (ruined) shuttles instead.
/area/shuttle/ruin,
/area/shuttle/abandoned,