Update modifiers_misc.dm

This commit is contained in:
Novacat
2019-04-18 13:11:11 -04:00
committed by GitHub
parent 30726b47d6
commit cf0896f904

View File

@@ -268,8 +268,6 @@ the artifact triggers the rage.
if(L.get_poison_protection() >= 1)
return FALSE
return TRUE
<<<<<<< HEAD
=======
// Pulse modifier.
/datum/modifier/false_pulse
@@ -281,4 +279,3 @@ the artifact triggers the rage.
stacks = MODIFIER_STACK_EXTEND
pulse_set_level = PULSE_NORM
>>>>>>> 3661d6f... Merge pull request #6081 from Mechoid/PulseBasedReagentProcessing