Radiation flags and dissipation fix

This commit is contained in:
Archie
2021-06-02 01:33:35 -03:00
parent 95cb98a093
commit 266fafeaa2
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