Skip to content

Commit

Permalink
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
ihatethisengine committed Jul 31, 2023
1 parent bd50a43 commit ee4ec13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@

/datum/behavior_delegate/drone_healer/append_to_stat()
. = list()
. += "Trasnferred health amount: [transferred_amount]"
. += "Transferred health amount: [transferred_amount]"
if(transferred_amount >= max_transferred_amount)
. += "Sacrifice will grant you new life."

Expand Down

0 comments on commit ee4ec13

Please sign in to comment.