mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 19:14:15 +01:00
Spelling and Grammar Fixes (#86022)
## About The Pull Request Fixes several errors to spelling, grammar, and punctuation. ## Why It's Good For The Game ## Changelog 🆑 spellcheck: fixed a few typos /🆑
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"SELECT /mob/living IN (@[/area/service/bar MAP contents])[1]"
|
||||
|
||||
What if some dumbass admin spawned a bajillion spiders and you need to kill them all?
|
||||
Oh yeah you'd rather not delete all the spiders in maintenace. Only that one room the spiders were
|
||||
Oh yeah you'd rather not delete all the spiders in maintenance. Only that one room the spiders were
|
||||
spawned in.
|
||||
|
||||
"DELETE /mob/living/carbon/superior_animal/giant_spider WHERE loc.loc == marked"
|
||||
@@ -109,7 +109,7 @@
|
||||
By the way, queries are slow and take a while. Be patient.
|
||||
They don't hang the entire server though.
|
||||
|
||||
With great power comes great responsability.
|
||||
With great power comes great responsibility.
|
||||
|
||||
Here's a slightly more formal quick reference.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user