[MIRROR] Fixes various spelling and grammar errors. (#3436)

* Fixes various spelling and grammar errors.

* Update crashedship.dm

* Update listeningstation.dm

* Update augments_chest.dm

* Update augments_chest.dm
This commit is contained in:
CitadelStationBot
2017-10-21 07:10:23 -05:00
committed by Poojawa
parent d6c26420c9
commit e827f02863
15 changed files with 27 additions and 27 deletions
@@ -45,7 +45,7 @@
SSticker.mode.traitors += M
M.special_role = "separatist"
H.log_message("<font color='red'>Was made into a separatist, long live [nation]!</font>", INDIVIDUAL_ATTACK_LOG)
to_chat(H, "<B>You are a separatist! [nation] forever! Protect the soverignty of your newfound land with your comrades in arms!</B>")
to_chat(H, "<B>You are a separatist! [nation] forever! Protect the sovereignty of your newfound land with your comrades in arms!</B>")
if(citizens.len)
var/message
for(var/job in jobs_to_revolt)