Skip to content

Commit

Permalink
Update code/modules/antagonists/traitor/affiliates/items/hematogenic/…
Browse files Browse the repository at this point in the history
…blood_harvester.dm

Co-authored-by: Den109G <[email protected]>
  • Loading branch information
Anorak2024 and Den109G authored Oct 28, 2024
1 parent 9073488 commit 0780885
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
return

if(!target.mind)
user.balloon_alert(target, "Разум не обнаружен!")
user.balloon_alert(target, "разум не обнаружен!")
return

return TRUE
Expand Down

0 comments on commit 0780885

Please sign in to comment.