Skip to content

Commit

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

Co-authored-by: Den109G <[email protected]>
  • Loading branch information
Anorak2024 and Den109G authored Oct 28, 2024
1 parent 212c35d commit 34b1de4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
var/mob/living/carbon/human/host = target
target = host.has_brain_worms()
if(!target)
user.balloon_alert(user, "Бореров не обнаружено")
user.balloon_alert(user, "бореров не обнаружено")
return

if(!isborer(target))
Expand Down

0 comments on commit 34b1de4

Please sign in to comment.