Skip to content

Commit

Permalink
bugfix: nucleation organs desc typo. (ss220-space#3698)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeberdir authored and NightDawnFox committed Oct 26, 2023
1 parent c4369df commit a830d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/surgery/organs/subtypes/nucleation.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
species_type = /datum/species/nucleation
name = "nucleation organ"
icon = 'icons/obj/surgery.dmi'
desc = "A crystalized human organ. /red It has a strangely iridescent glow."
desc = "A crystalized human organ. <span class='danger'>It has a strangely iridescent glow.</span>"

/obj/item/organ/internal/nucleation/resonant_crystal
species_type = /datum/species/nucleation
Expand Down

0 comments on commit a830d10

Please sign in to comment.