[MIRROR] Misc grammar fixes to plasmaman suits and jaws of life (#529)

* Misc grammar fixes to plasmaman suits and jaws of life (#53179)

* Misc grammar fixes to plasmaman suits and jaws of life

Co-authored-by: msgerbs <msgerbs@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-08-27 03:06:58 +02:00
committed by GitHub
co-authored by msgerbs
parent 56dca7845b
commit 5224ea87de
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1401,7 +1401,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/device_tools/syndie_jaws_of_life
name = "Syndicate Jaws of Life"
desc = "Based on a Nanotrasen model, this powerful tool can be used as both a crowbar and a pair of wirecutters. \
In it's crowbar configuration, it can be used to force open airlocks. Very useful for entering the station or it's departments."
In its crowbar configuration, it can be used to force open airlocks. Very useful for entering the station or its departments."
item = /obj/item/crowbar/power/syndicate
cost = 4
include_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)