mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 19:22:20 +00:00
2 lines
205 B
Plaintext
2 lines
205 B
Plaintext
#define is_spaceruins_level(z) SSmapping.level_trait(z, ZTRAIT_SPACE_RUINS) //Detects when a z-level has space ruins. This is different from empty space z-levels, or the station. COUGH COUGH, MAINTAINERS.
|