A few description grammar fixes (#27134)

* Double spaces

* more space and misspelling

* Fixing punctuations

* Not now

* double dots

* Apply suggestions from code review

Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
Henri215
2024-11-10 13:38:28 +00:00
committed by GitHub
parent dc4f9cadf8
commit b38c4bbd4c
173 changed files with 315 additions and 315 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ GLOBAL_LIST_EMPTY(total_extraction_beacons)
/obj/effect/extraction_holder
name = "extraction holder"
desc = "you shouldnt see this"
desc = "You shouldnt see this."
var/atom/movable/stored_obj
/obj/effect/extraction_holder/Initialize(mapload)
@@ -376,7 +376,7 @@
/datum/spell/exit_possession
name = "Exit Possession"
desc = "Exits the body you are possessing"
desc = "Exits the body you are possessing."
base_cooldown = 60
clothes_req = FALSE
invocation_type = "none"