From 7a2839b7fbb459acfd7dce415a1d8c03a42a8e97 Mon Sep 17 00:00:00 2001 From: Mercenaryblue Date: Thu, 2 Nov 2017 14:29:07 -0400 Subject: [PATCH] Hotel Security spellchecked (#32313) * spellcheck interests * spellcheck --- code/game/objects/structures/ghost_role_spawners.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/game/objects/structures/ghost_role_spawners.dm b/code/game/objects/structures/ghost_role_spawners.dm index 2037d75fd69..e0271652726 100644 --- a/code/game/objects/structures/ghost_role_spawners.dm +++ b/code/game/objects/structures/ghost_role_spawners.dm @@ -317,10 +317,10 @@ /obj/effect/mob_spawn/human/hotel_staff/security name = "hotel security sleeper" - mob_name = "hotel security memeber" + mob_name = "hotel security member" outfit = /datum/outfit/hotelstaff/security - flavour_text = "You are a peacekeeper assigned to this hotel to protect the intrests of the company while keeping the peace between \ - guests and the staff.Do NOT leave the hotel, as that is grounds for contract termination." + flavour_text = "You are a peacekeeper assigned to this hotel to protect the interests of the company while keeping the peace between \ + guests and the staff. Do NOT leave the hotel, as that is grounds for contract termination." objectives = "Do not leave your assigned hotel. Try and keep the peace between staff and guests, non-lethal force heavily advised if possible." /datum/outfit/hotelstaff/security