Merge pull request #8971 from Linzolle/toxiclover

makes slimepeople like toxic food
This commit is contained in:
kevinz000
2019-07-29 04:39:12 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,8 @@
damage_overlay_type = ""
var/datum/action/innate/regenerate_limbs/regenerate_limbs
var/datum/action/innate/slime_change/slime_change //CIT CHANGE
liked_food = MEAT
liked_food = TOXIC | MEAT
toxic_food = null
coldmod = 6 // = 3x cold damage
heatmod = 0.5 // = 1/4x heat damage
burnmod = 0.5 // = 1/2x generic burn damage