Removes old lines of code mentioning genetic_damage, fixes text misleading to receiving "genetic_damage". (#22068)

* Removes and changes unrequired code and false text

* Update code/modules/antagonists/changeling/datum_changeling.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

---------

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
This commit is contained in:
XFirebirdX
2023-08-25 17:04:25 +01:00
committed by GitHub
co-authored by SteelSlayer
parent b820ced744
commit c4547e7251
5 changed files with 2 additions and 9 deletions
-1
View File
@@ -448,7 +448,6 @@
to_chat(owner, "<span class='danger'>We collapse in exhaustion.</span>")
owner.Weaken(6 SECONDS)
owner.emote("gasp")
cling.genetic_damage += stacks
cling = null
/datum/status_effect/panacea