CleverRaven/Cataclysm-DDA
Overmap coverage test needs to account for overmaps that spawn only in alternate Dimensions
開放
#84,557 建立於 2026年1月8日
<Suggestion / Discussion>Code: TestsHelp WantedMap / Mapgen
倉庫指標
- 星標
- (9,264 顆星)
- PR 合併指標
- (平均合併 6天 5小時) (30 天內合併 292 個 PR)
描述
Is your feature request related to a problem? Please describe.
When adding overmaps that only spawn in alternate dimensions (the terrains: "standing_stones_highlands", "highlands" can serve as an example here) you must forcibly add their entries to the overmap_terrain_coverage_whitelist to allow the test to pass.
Effectively this means that we dont check for special spawning errors in alternate dimensions
Solution you would like.
The test is expanded to cover alternate dimensions.
Describe alternatives you have considered.
No response
Additional context
No response