diff --git a/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml b/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml index afc5095d19..c487909a4b 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml @@ -2,7 +2,7 @@ id: BriefcaseBrownFilled name: brown briefcase parent: BriefcaseBrown - suffix: Filled + suffix: Filled, Paper components: - type: StorageFill contents: @@ -27,7 +27,7 @@ id: BriefcaseSyndieLobbyingBundleFilled name: brown briefcase parent: BriefcaseSyndie - suffix: Filled, Spesos + suffix: Syndicate, Spesos components: - type: StorageFill contents: diff --git a/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml b/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml index e00ba1ed08..92e882571b 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pinpointer.yml @@ -58,6 +58,7 @@ - type: entity parent: PinpointerBase id: PinpointerStation + suffix: Station components: - type: Pinpointer component: BecomesStation diff --git a/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml b/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml index f8d8aa0edd..1866d3513e 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml @@ -28,6 +28,7 @@ parent: BaseStorageItem abstract: true id: BriefcaseSyndieBase + suffix: Syndicate, Empty description: Useful for carrying items in your hands. components: - type: Item diff --git a/Resources/Prototypes/Entities/Structures/Shuttles/thrusters.yml b/Resources/Prototypes/Entities/Structures/Shuttles/thrusters.yml index 73b7887539..d53226f88c 100644 --- a/Resources/Prototypes/Entities/Structures/Shuttles/thrusters.yml +++ b/Resources/Prototypes/Entities/Structures/Shuttles/thrusters.yml @@ -68,6 +68,7 @@ - type: entity id: ThrusterUnanchored parent: Thruster + suffix: Unanchored components: - type: Transform anchored: false @@ -147,6 +148,7 @@ - type: entity id: GyroscopeUnanchored parent: Gyroscope + suffix: Unanchored components: - type: Transform anchored: false