From 8d5bbb45cc5457ec807900fd74a9000e4b3cb93f Mon Sep 17 00:00:00 2001 From: Fabian272 Date: Sat, 2 Apr 2022 23:36:32 +0200 Subject: [PATCH] Fixing typos I found Yeah its 2 typos but any at all annoy the heck out of me --- code/game/objects/items/grenades/spawnergrenade.dm | 2 +- code/modules/cargo/packs/security.dm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/objects/items/grenades/spawnergrenade.dm b/code/game/objects/items/grenades/spawnergrenade.dm index 52ebe7612..b726e34a9 100644 --- a/code/game/objects/items/grenades/spawnergrenade.dm +++ b/code/game/objects/items/grenades/spawnergrenade.dm @@ -43,7 +43,7 @@ deliveryamt = 10 /obj/item/grenade/spawnergrenade/clustaur - desc = "A very strange grenade often found in maintanance. Use of this may constitute a war crime in your area, consult your local captain." + desc = "A very strange grenade often found in maintenance. Use of this may constitute a war crime in your area, consult your local captain." name = "clustaur grenade" icon_state = "clustaur" item_state = "clustaur" diff --git a/code/modules/cargo/packs/security.dm b/code/modules/cargo/packs/security.dm index f6cf566b9..dd6b68a4b 100644 --- a/code/modules/cargo/packs/security.dm +++ b/code/modules/cargo/packs/security.dm @@ -61,7 +61,7 @@ /datum/supply_pack/security/russianclothing name = "Russian Surplus Clothing" - desc = "An old russian crate full of surplus armor that they used to use! Has two sets of bulletproff armor, a few union suits and some warm hats!" + desc = "An old russian crate full of surplus armor that they used to use! Has two sets of bulletproof armor, a few union suits and some warm hats!" contraband = TRUE cost = 5750 // Its basicly sec suits, good boots/gloves contains = list(/obj/item/clothing/suit/security/officer/russian,