Skip to content

Commit

Permalink
Update radfiend.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
MosleyTheMalO committed Jul 12, 2024
1 parent b747b22 commit 4138316
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ GLOBAL_LIST_INIT(traits_by_type_radfiend, list(
mob_trait = TRAIT_RAD_FIEND
gain_text = span_notice("You feel empowered by Cherenkov's glow.")
lose_text = span_notice("You realize that rads aren't so rad.")
medical_record_text = "Patient is slightly radioactive."

/datum/quirk/rad_fiend/add()
// Define quirk holder mob
Expand Down

0 comments on commit 4138316

Please sign in to comment.