From 79b9ec86754ae486b5f3b3293dcf1440299b03c7 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Sat, 9 Sep 2023 20:45:14 +0200 Subject: [PATCH] Update paper.yml (#19943) --- .../Prototypes/Entities/Objects/Misc/paper.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Misc/paper.yml b/Resources/Prototypes/Entities/Objects/Misc/paper.yml index 9050353d9d..621018d7f7 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/paper.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/paper.yml @@ -478,6 +478,7 @@ name: captain's rubber stamp parent: RubberStampBase id: RubberStampCaptain + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-captain @@ -491,6 +492,7 @@ name: CentCom rubber stamp parent: RubberStampBase id: RubberStampCentcom + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-centcom @@ -504,6 +506,7 @@ name: chaplain's rubber stamp parent: RubberStampBase id: RubberStampChaplain + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-chaplain @@ -517,6 +520,7 @@ name: clown's rubber stamp parent: RubberStampBase id: RubberStampClown + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-clown @@ -533,6 +537,7 @@ name: chief engineer's rubber stamp parent: RubberStampBase id: RubberStampCE + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-ce @@ -546,6 +551,7 @@ name: chief medical officer's rubber stamp parent: RubberStampBase id: RubberStampCMO + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-cmo @@ -559,6 +565,7 @@ name: head of personnel's rubber stamp parent: RubberStampBase id: RubberStampHop + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-hop @@ -572,6 +579,7 @@ name: head of security's rubber stamp parent: RubberStampBase id: RubberStampHos + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-hos @@ -585,6 +593,7 @@ name: mime's rubber stamp parent: RubberStampBase id: RubberStampMime + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-mime @@ -599,6 +608,7 @@ name: quartermaster's rubber stamp parent: RubberStampBase id: RubberStampQm + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-qm @@ -612,6 +622,7 @@ name: research director's rubber stamp parent: RubberStampBase id: RubberStampRd + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-rd @@ -638,6 +649,7 @@ name: syndicate rubber stamp parent: RubberStampBase id: RubberStampSyndicate + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-syndicate @@ -651,6 +663,7 @@ name: warden's rubber stamp parent: RubberStampBase id: RubberStampWarden + suffix: DO NOT MAP components: - type: Stamp stampedName: stamp-component-stamped-name-warden -- 2.51.2