From 14c4dc371c3f2af1c4552da1cec3d9e4e5a7f8bf Mon Sep 17 00:00:00 2001 From: SierraKomodo <11140088+SierraKomodo@users.noreply.github.com> Date: Sat, 20 Jan 2024 18:28:44 +0300 Subject: [PATCH] [MIRROR] Add `sexplorer` generic memo --- maps/torch/items/memos.dm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/maps/torch/items/memos.dm b/maps/torch/items/memos.dm index 6219cff659967..028bc1ad895f8 100644 --- a/maps/torch/items/memos.dm +++ b/maps/torch/items/memos.dm @@ -169,6 +169,13 @@ name = "offical guides" info = {"Some "internal use only" reports on inter-departmental communications, reminding personnel that unless the document specifies it is from and issued by EXO or Expeditionary Command, it is not offical policy and should not be referenced as a definitive reasoning for any action."} +/obj/item/paper/memo/generic/sexplorer + name = "\improper EC rank abbreviations" + info = {"Some "internal use only" reports on proper and improper ways of abbreviating explorer ranks and roles, including emphasis that "sexplorer" is NOT an authorized way, shorthand or otherwise, to refer to senior explorers."} + +/obj/item/paper/memo/generic/sublt + name = "fleet rank abbreviations" + info = {"Some "internal use only" reports on proper and improper ways of abbreviating fleet ranks and roles, including emphasis that "sub" is NOT an authorized way, shorthand or otherwise, to refer to sub lieutenant."} // scgr memos