mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
* 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>
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
#define FACTION_MOLD "mold"
|
|
|
|
#define MOLD_TIER_LOW_THREAT 1
|
|
#define MOLD_TIER_HIGH_THREAT 2
|