Skip to content

Commit

Permalink
Merge pull request #5917 from du-top/patch-3
Browse files Browse the repository at this point in the history
Typo; requested by Trilby
  • Loading branch information
Trilbyspaceclone authored Dec 22, 2024
2 parents 0f7b952 + cf1d585 commit b5aec37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/psionics/psion_powers/healing_powers.dm
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@

// remove all chemicals (other then blood)
/mob/living/carbon/human/psionic_tumor/proc/purify()
set category = "Psionic Purify"
set category = "Psionic powers"
set name = "Meditative Focus (1)"
set desc = "Expend a psi points of your psi essence clear out any chemical in your body, helpful or not."
var/psi_point_cost = 1
Expand Down

0 comments on commit b5aec37

Please sign in to comment.