mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
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:
co-authored by
SteelSlayer
parent
b820ced744
commit
c4547e7251
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user