Merge pull request #1216 from ArchieBeepBoop/radiationstuffagain

Radiation flags and dissipation fix
This commit is contained in:
Dahlular
2021-06-01 22:52:19 -06:00
committed by GitHub
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF | FREEZE_PROOF
move_resist = INFINITY
obj_flags = 0
rad_flags = RAD_PROTECT_CONTENTS | RAD_NO_CONTAMINATE
/obj/effect/take_damage(damage_amount, damage_type = BRUTE, damage_flag = 0, sound_effect = 1, attack_dir)
return