Skip to content

Commit

Permalink
this should return true
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy committed Dec 1, 2024
1 parent 7240efd commit 9a59fbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
return FALSE
host_symptom.run_effect(host_disease.affected_mob, host_disease)
COOLDOWN_START(src, host_cooldown, cooldown_time)
return TRUE

/datum/symptom_varient/proc/Copy(datum/symptom/new_symp)
return new type(new_symp)

0 comments on commit 9a59fbc

Please sign in to comment.