Adds missing spans, missing periods and missing span endings. Also changes spans to suit the situation better.

This commit is contained in:
kingofkosmos
2019-10-12 19:34:11 +03:00
parent 36dafb7933
commit 280d416d4f
206 changed files with 562 additions and 567 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
return
if(user.has_language(/datum/language/codespeak))
to_chat(user, "<span class='boldannounce'>You start skimming through [src], but you already know Codespeak.</span>")
to_chat(user, "<span class='boldwarning'>You start skimming through [src], but you already know Codespeak.</span>")
return
to_chat(user, "<span class='boldannounce'>You start skimming through [src], and suddenly your mind is filled with codewords and responses.</span>")