Files
Bubberstation/tools/maplint/lints/use_basic_space.yml
FalloutFalcon 84923940bf [MDB Ignore] Converts all mapped space turfs into space/basic (#92385)
## About The Pull Request
an update paths to convert `/turf/open/space : /turf/open/space/basic`
## Why It's Good For The Game
From what i can tell there is 0 reason to use non-basic space turfs in
maps and this should be a free <sub><sup>*micro micro micro
micro*</sub></sup> optimization. consistency and avoiding confusion on
which one to use
## Changelog
🆑
map: converts all non-basic space turfs to space/basic
/🆑

(cherry picked from commit 2f932ccc88)
2025-08-08 15:31:06 -04:00

4 lines
98 B
YAML

help: "Use /turf/open/space/basic instead of /turf/open/space."
=/turf/open/space:
banned: true