Skip to content

Commit

Permalink
Spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Nov 19, 2023
1 parent 13346ef commit 98fc726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/discord_link/code/discord.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
return

qdel(query_replace_token)
to_chat(usr, span_darkmblue("Для завершения используйте команду ") + span_boldannounce("/привязать token:\"[token]\"") + span_darkmblue(" в канале <b>#дом-бота</b> в Discord-сообществе!"))
to_chat(usr, span_darkmblue("Для завершения, вставьте это: ") + span_boldannounce("/привязать token:[token]") + span_darkmblue(" в канал <b>#дом-бота</b> в Discord-сообществе!"))

/mob/new_player/Topic(href, href_list)
if(src != usr)
Expand Down

0 comments on commit 98fc726

Please sign in to comment.