diff --git a/code/game/gamemodes/miniantags/borer/borer_chemicals.dm b/code/game/gamemodes/miniantags/borer/borer_chemicals.dm index 0903f82e4d..c405468b4f 100644 --- a/code/game/gamemodes/miniantags/borer/borer_chemicals.dm +++ b/code/game/gamemodes/miniantags/borer/borer_chemicals.dm @@ -8,7 +8,7 @@ /datum/borer_chem/epinephrine chemname = "epinephrine" chem_desc = "Stabilizes critical condition and slowly restores oxygen damage. If overdosed, it will deal toxin and oxyloss damage." - chem_message = "You feel a surge of epinephrine flooding your bloodstream!" + chem_message = "You feel your energy being replenished and it becomes easier to breathe!" /datum/borer_chem/leporazine chemname = "leporazine" @@ -79,4 +79,4 @@ /datum/borer_chem/camphor chemname = "anaphro" chem_desc = "Decreases host arousal without overdosing." - chem_message = "Your pulse calms down and you feel more focused as the fog of lust clears." \ No newline at end of file + chem_message = "Your pulse calms down and you feel more focused as the fog of lust clears."