diff --git a/code/game/gamemodes/changeling/powers/fleshmend.dm b/code/game/gamemodes/changeling/powers/fleshmend.dm index f7475090660..654481bf669 100644 --- a/code/game/gamemodes/changeling/powers/fleshmend.dm +++ b/code/game/gamemodes/changeling/powers/fleshmend.dm @@ -1,7 +1,7 @@ /datum/action/changeling/fleshmend name = "Fleshmend" desc = "Our flesh rapidly regenerates, healing our burns, bruises, and shortness of breath. Costs 20 chemicals." - helptext = "If we are on fire, the healing effect will not function. Does not regrow limbs or restore lost blood. Functions while unconscious." + helptext = "Does not regrow limbs. Partially recovers our blood. Functions while unconscious." button_icon_state = "fleshmend" chemical_cost = 20 dna_cost = 2