mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Update modifiers_misc.dm
This commit is contained in:
@@ -268,8 +268,6 @@ the artifact triggers the rage.
|
|||||||
if(L.get_poison_protection() >= 1)
|
if(L.get_poison_protection() >= 1)
|
||||||
return FALSE
|
return FALSE
|
||||||
return TRUE
|
return TRUE
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
// Pulse modifier.
|
// Pulse modifier.
|
||||||
/datum/modifier/false_pulse
|
/datum/modifier/false_pulse
|
||||||
@@ -281,4 +279,3 @@ the artifact triggers the rage.
|
|||||||
stacks = MODIFIER_STACK_EXTEND
|
stacks = MODIFIER_STACK_EXTEND
|
||||||
|
|
||||||
pulse_set_level = PULSE_NORM
|
pulse_set_level = PULSE_NORM
|
||||||
>>>>>>> 3661d6f... Merge pull request #6081 from Mechoid/PulseBasedReagentProcessing
|
|
||||||
|
|||||||
Reference in New Issue
Block a user