[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:
committed by
Poojawa
parent
d6c26420c9
commit
e827f02863
@@ -154,7 +154,7 @@
|
||||
power_channel = ENVIRON
|
||||
|
||||
/obj/machinery/readybutton/attack_ai(mob/user as mob)
|
||||
to_chat(user, "The station AI is not to interact with these devices")
|
||||
to_chat(user, "The station AI is not to interact with these devices.")
|
||||
return
|
||||
|
||||
/obj/machinery/readybutton/attack_paw(mob/user as mob)
|
||||
@@ -220,4 +220,4 @@
|
||||
|
||||
/obj/item/paper/fluff/holodeck/disclaimer
|
||||
name = "Holodeck Disclaimer"
|
||||
info = "Brusies sustained in the holodeck can be healed simply by sleeping."
|
||||
info = "Bruises sustained in the holodeck can be healed simply by sleeping."
|
||||
|
||||
Reference in New Issue
Block a user