mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Fixes various spelling and grammar errors. (#31764)
* Fixes various spelling and grammar errors. * check * CEASE * i cant stop
This commit is contained in:
@@ -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