Files
90967a0cc4 Mold refactor: Mold datums (#21328)
* datumised moldies

* fix dme

* Update modular_skyrat/modules/mold/code/mold.dm

* Update modular_skyrat/modules/mold/code/mold.dm

* lints

* event adjustments and fixes

* spawning fixes and aaghgh a lot of stuff

* remove some testing bits

* add some docs

* more tweaks

* Update CODEOWNERS (rip tastyfish)

* review in mold.dm

* Apply suggestions from code review

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>

* changes from review

* I thought I removed this

---------

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2023-06-15 16:48:43 -04:00

5 lines
92 B
Plaintext

#define FACTION_MOLD "mold"
#define MOLD_TIER_LOW_THREAT 1
#define MOLD_TIER_HIGH_THREAT 2