Alternative Miner Suits (#7611)

* haha what the fuck this took like a solid 6 hours

* allows new suits to spawn on legion corpses.

* Update flags.dm

* Fix conflict maybe

* pls work

* im a big gay
This commit is contained in:
nik707
2018-10-03 22:32:25 -05:00
committed by kevinz000
parent 344c09644e
commit 595d4c3504
11 changed files with 102 additions and 3 deletions
+3 -1
View File
@@ -111,7 +111,9 @@ GLOBAL_LIST_INIT(bitfields, list(
"UNACIDABLE" = UNACIDABLE,
"ACID_PROOF" = ACID_PROOF,
"INDESTRUCTIBLE" = INDESTRUCTIBLE,
"FREEZE_PROOF" = FREEZE_PROOF
"FREEZE_PROOF" = FREEZE_PROOF,
"GOLIATH_RESISTANCE" = GOLIATH_RESISTANCE,
"GOLIATH_WEAKNESS" = GOLIATH_WEAKNESS
),
"reagents_holder_flags" = list(
"REAGENT_NOREACT" = REAGENT_NOREACT