Update neutral.dm

This commit is contained in:
Killian
2021-03-18 17:13:27 +00:00
parent ce61330407
commit c9ceca7c43
@@ -231,7 +231,7 @@
/datum/trait/allergen_reduced_effect
name = "Reduced Allergen Reaction"
desc = "This trait halves the lethality of allergen reactions. If you don't have any allergens set, it does nothing."
desc = "This trait halves the lethality of allergen reactions. If you don't have any allergens set, it does nothing. It does not apply to nonlethal reactions or special reactions (such as unathi drowsiness from sugars)."
cost = 0
custom_only = FALSE
var_changes = list("allergen_damage_severity" = 0.6)