mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 03:02:38 +00:00
* Gets Rid of a salt comment from years ago first lmao * (Properly) Mirrors #14965 * Update jobs.dm * Shite! Guess we have to include that here too
2 lines
163 B
Plaintext
2 lines
163 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.
|