diff --git a/code/modules/mob/language/station.dm b/code/modules/mob/language/station.dm index 3bcd227aab1..e0723f94b8d 100644 --- a/code/modules/mob/language/station.dm +++ b/code/modules/mob/language/station.dm @@ -142,7 +142,7 @@ var/msg = "[name], [speaker_mask][format_message(message, get_spoken_verb(message))]" - speaker.custom_emote(1, "[pick("twitches their antennae", "twitches their antennae rythmically")].") + speaker.custom_emote(1, "[pick("twitches their antennae", "twitches their antennae rhythmically")].") if (within_jamming_range(speaker)) // The user thinks that the message got through. diff --git a/html/templates/welcome_screen.html b/html/templates/welcome_screen.html index d042d5af6f6..87f824f50bd 100644 --- a/html/templates/welcome_screen.html +++ b/html/templates/welcome_screen.html @@ -31,17 +31,17 @@

Welcome to Aurorastation!

- Aurorastation is a SS13 heavy roleplay server with antagonists enabled, that's been running since 2013. We utilize a customized build of the Baystation12 codebase, which can be found here, on Github. + Aurorastation is a SS13 heavy roleplay server with antagonists enabled that has been running since 2013. We utilize a customized build of the Baystation12 codebase, which can be found here, on Github.

- New players should take care to read the rules. Specially if you're new to roleplay. Should any questions arise, you are expected to adminhelp (F1) them and ask! + New players should take care to read the rules, especially if you're new to roleplay. Should any questions arise, you are expected to adminhelp (F1) them and ask!

Further information about the server can be found at the following places: