Skip to content

Commit

Permalink
Update modular_ss220/verbs/code/verbs.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Aylong <[email protected]>
  • Loading branch information
dj-34 and AyIong authored Feb 7, 2024
1 parent 10fe33d commit 457987b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/verbs/code/verbs.dm
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@

log_game("[key_name(usr)] has respawned.")

to_chat(usr, span_boldnotice("Убедитесь, что Вы играете другим персонажем, и, пожалуйста, отыгрывайте корректно!"))
to_chat(usr, span_boldnotice("Убедитесь, что Вы играете другим персонажем, и пожалуйста, отыгрывайте корректно!"))

if(!client)
log_game("[key_name(usr)] respawn failed due to disconnect.")

0 comments on commit 457987b

Please sign in to comment.