Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
Co-authored-by: larentoun <[email protected]>
  • Loading branch information
Kar4es and larentoun authored Jun 21, 2024
1 parent dc7b1bf commit 92b528b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mafia/abilities/voting/changeling_kill.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/
/datum/mafia_ability/changeling_kill
name = "Голос за убийство"
ability_action = "попытаться поглотить"
ability_action = "попробовать поглотить"
action_priority = COMSIG_MAFIA_NIGHT_KILL_PHASE
///Boolean on whether a Changeling has been sent to attack someone yet.
var/static/ling_sent = FALSE
Expand Down

0 comments on commit 92b528b

Please sign in to comment.