diff --git a/Resources/Migrations/deltaMigrations.yml b/Resources/Migrations/deltaMigrations.yml index 6bc8c987a2b..ec8bf479078 100644 --- a/Resources/Migrations/deltaMigrations.yml +++ b/Resources/Migrations/deltaMigrations.yml @@ -239,5 +239,11 @@ HatSpawner: RandomHatSpawner # 2026-05-16 ClothingUniformJumpsuitSecBlue : ClothingUniformJumpsuitSecWhite +# 2026-06-22 +PaperStickyNoteStack : PaperStickyNoteStackFilled +PaperStickyNoteStackPink : PaperStickyNoteStackFilledPink +PaperStickyNoteStackGreen : PaperStickyNoteStackFilledGreen +PaperStickyNoteStackBlue : PaperStickyNoteStackFilledBlue + # 2026-06-09 BoxPerformer: BoxPerformerDV diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/heads.yml b/Resources/Prototypes/Catalog/Fills/Boxes/heads.yml index 755319a4c24..64210818bbf 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/heads.yml @@ -83,7 +83,7 @@ - type: entity parent: ToteBase id: BoxQMCircuitboards - name: cargo circuit tote + name: logistics circuit tote # DeltaV - Logistics Department replacing Cargo components: - type: EntityTableContainerFill containers: @@ -120,7 +120,7 @@ - type: entity parent: ToteBase id: BoxRDCircuitboards - name: science circuit tote + name: epistemics circuit tote # DeltaV - Epistemics Department replacing Science components: - type: EntityTableContainerFill containers: diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index cf72dccccf2..946fb993fbf 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -302,7 +302,7 @@ - type: entity parent: ClothingOuterStorageFoldableBase id: ClothingOuterCoatRD - name: research director lab coat + name: mystagogue lab coat # DeltaV - Epistemics Department replacing Science description: Woven with top of the line technology, this labcoat helps protect against radiation in similar way to the experimental hardsuit. components: - type: Sprite @@ -318,7 +318,7 @@ - type: entity parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatRD] id: ClothingOuterCoatRDOpened - name: research director lab coat + name: mystagogue lab coat # DeltaV - Science > Epistemics - type: entity parent: ClothingOuterStorageBase diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index f8249f466c9..7fa0c9cec7c 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -147,7 +147,7 @@ - type: entity parent: ClothingShoesBaseWinterBoots id: ClothingShoesBootsWinterSci - name: science winter boots + name: epistemics winter boots # DeltaV - Epistemics Department replacing Science components: - type: Sprite sprite: Clothing/Shoes/Boots/winterbootssci.rsi diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Mobs/pets.yml b/Resources/Prototypes/Entities/Markers/Spawners/Mobs/pets.yml index 855e592155a..f309f70f7b9 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Mobs/pets.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Mobs/pets.yml @@ -2,7 +2,7 @@ parent: MarkerBase id: SpawnMobAlexander name: Alexander Spawner - suffix: Chef Pet + suffix: Botany Pet # DeltaV - Change from chef pet to botany pet components: - type: Sprite layers: @@ -16,7 +16,7 @@ parent: MarkerBase id: SpawnMobBandito name: Bandito Spawner - suffix: RD Pet + suffix: Perma Pet # DeltaV - Change from RD pet to perma pet components: - type: Sprite layers: @@ -30,7 +30,7 @@ parent: MarkerBase id: SpawnMobCat name: Random Cat Spawner - suffix: CMO Pet + #suffix: CMO Pet # DeltaV - Change from CMO pet to anybody's pet components: - type: Sprite layers: @@ -47,7 +47,7 @@ parent: MarkerBase id: SpawnMobCatBingus name: Bingus Spawner - suffix: CMO Pet + #suffix: CMO Pet # DeltaV - Change from CMO pet to anybody's pet components: - type: Sprite layers: @@ -61,7 +61,7 @@ parent: MarkerBase id: SpawnMobCatException name: Exception Spawner - suffix: CMO Pet + #suffix: CMO Pet # DeltaV - Change from CMO pet to anybody's pet components: - type: Sprite layers: @@ -75,7 +75,7 @@ parent: MarkerBase id: SpawnMobCatFloppa name: Floppa Spawner - suffix: CMO Pet + #suffix: CMO Pet # DeltaV - Change from CMO pet to anybody's pet components: - type: Sprite layers: @@ -89,7 +89,7 @@ parent: MarkerBase id: SpawnMobCatRuntime name: Runtime Spawner - suffix: CMO Pet + #suffix: CMO Pet # DeltaV - Change from CMO pet to anybody's pet components: - type: Sprite layers: @@ -162,7 +162,7 @@ parent: MarkerBase id: SpawnMobMcGriff name: McGriff Spawner - suffix: Warden Pet + suffix: Warden or Detective Pet # DeltaV - Change from Warden pet to Warden or Detective pet components: - type: Sprite layers: @@ -252,7 +252,7 @@ parent: MarkerBase id: SpawnMobRaccoonMorticia name: Raccoon Morticia Spawner - suffix: QM Pet + suffix: QM or Disposals Pet # DeltaV - Change from QM pet to QM or Disposals pet components: - type: Sprite layers: @@ -266,7 +266,7 @@ parent: MarkerBase id: SpawnMobShiva name: Shiva Spawner - suffix: Security Pet + suffix: HoS Pet # DeltaV - Change from Security pet to HoS pet components: - type: Sprite layers: @@ -295,7 +295,7 @@ parent: MarkerBase id: SpawnMobSmile name: Smile Spawner - suffix: Science Pet + suffix: Epistemics Pet # DeltaV - Epistemics Department replacing Science components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml index 5b99ee65e51..6f070241828 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml @@ -127,7 +127,7 @@ - type: entity parent: BaseComputerCircuitboard id: CargoRequestScienceComputerCircuitboard - name: science request computer board + name: epistemics request computer board # DeltaV - Epistemics Department replacing Science description: A computer printed circuit board for a science request computer. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/door_access.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/door_access.yml index 47fc6c8a2c3..6cbb5433423 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/door_access.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/door_access.yml @@ -116,7 +116,7 @@ - type: entity parent: DoorElectronics id: DoorElectronicsQuartermaster - suffix: Quartermaster, Locked + suffix: Logistics Officer, Locked # DeltaV - Logistics Department replacing Cargo components: - type: AccessReader access: [["Quartermaster"]] @@ -132,7 +132,7 @@ - type: entity parent: DoorElectronics id: DoorElectronicsCargo - suffix: Cargo, Locked + suffix: Logistics, Locked # DeltaV - Logistics Department replacing Cargo components: - type: AccessReader access: [["Cargo"]] @@ -174,7 +174,7 @@ - type: entity parent: DoorElectronics id: DoorElectronicsResearchDirector - suffix: ResearchDirector, Locked + suffix: Mystagogue, Locked # DeltaV - Epistemics Department replacing Science components: - type: AccessReader access: [["ResearchDirector"]] @@ -182,7 +182,7 @@ - type: entity parent: DoorElectronics id: DoorElectronicsMedicalResearch - suffix: Medical/Science, Locked + suffix: Medical/Epistemics, Locked # DeltaV - Epistemics Department replacing Science components: - type: AccessReader access: [["Research"], ["Medical"]] @@ -190,7 +190,7 @@ - type: entity parent: DoorElectronics id: DoorElectronicsResearch - suffix: Research, Locked + suffix: Epistemics, Locked # DeltaV - Epistemics Department replacing Science components: - type: AccessReader access: [["Research"]] diff --git a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml index c35044a8597..71e4980fbe1 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml @@ -144,7 +144,7 @@ - type: entity parent: [DoorRemoteDefault, BaseCommandContraband] id: DoorRemoteResearch - name: research door remote + name: epistemics door remote # DeltaV - Science > Epistemics components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Objects/Misc/acquisition_slips.yml b/Resources/Prototypes/Entities/Objects/Misc/acquisition_slips.yml index 8c4234bdc2f..621fd308ae3 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/acquisition_slips.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/acquisition_slips.yml @@ -48,7 +48,7 @@ - type: entity parent: PaperAcquisitionSlip id: PaperAcquisitionSlipScience - suffix: Science + suffix: Epistemics # DeltaV - Epistemics Department replacing Science components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index e96b5eecf2a..573f079adfa 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -404,7 +404,7 @@ - type: entity parent: IDCardStandard id: ResearchIDCard - name: research ID card + name: epistemics ID card # DeltaV - Science > Epistemics components: - type: Sprite layers: @@ -830,7 +830,7 @@ - type: entity parent: IDCardStandard id: CargoIDCard - name: cargo ID card + name: logistics ID card # DeltaV - Logistics Department replacing Cargo components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml b/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml index 0805ad1e9d4..34b1deadee0 100644 --- a/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml +++ b/Resources/Prototypes/Entities/Structures/Decoration/showcase.yml @@ -55,8 +55,8 @@ - type: entity id: ShowcaseRobotAntique parent: BaseShowcaseRobot - name: cargo robot showcase - description: A non-functional replica of an old cargo robot. + name: logistics robot showcase # DeltaV - Logistics Department replacing Cargo + description: A non-functional replica of an old logistics robot. # DeltaV - Logistics Department replacing Cargo components: - type: Sprite sprite: Structures/Decoration/showcase.rsi diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml index c1c3fc4d719..a7ded1cc473 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml @@ -360,7 +360,7 @@ - type: entity parent: AirlockCommand id: AirlockResearchDirectorLocked - suffix: ResearchDirector, Locked + suffix: Mystagogue, Locked # DeltaV - Epistemics Department replacing Science components: - type: ContainerFill containers: @@ -776,7 +776,7 @@ - type: entity parent: AirlockCommandGlass id: AirlockResearchDirectorGlassLocked - suffix: ResearchDirector, Locked + suffix: Mystagogue, Locked # DeltaV - Epistemics Department replacing Science components: - type: ContainerFill containers: diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/assembly.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/assembly.yml index c0f30524439..00c3e71445f 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/assembly.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/assembly.yml @@ -21,7 +21,7 @@ - type: entity parent: AirlockAssembly id: AirlockAssemblyCargo - suffix: Cargo + suffix: Logistics # DeltaV - Epistemics Department replacing Science components: - type: Sprite sprite: _DV/Structures/Doors/Airlocks/Standard/cargo.rsi # DeltaV - Resprite Doors @@ -30,7 +30,7 @@ - type: entity parent: AirlockAssembly id: AirlockAssemblyCargoGlass - suffix: Cargo, Glass + suffix: Logistics, Glass # DeltaV - Epistemics Department replacing Science components: - type: Sprite sprite: _DV/Structures/Doors/Airlocks/Glass/cargo.rsi # DeltaV - Resprite Doors @@ -218,7 +218,7 @@ - type: entity parent: AirlockAssembly id: AirlockAssemblyScience - suffix: Science + suffix: Epistemics # DeltaV - Epistemics Department replacing Science components: - type: Sprite sprite: _DV/Structures/Doors/Airlocks/Standard/science.rsi # DeltaV - Resprite Doors @@ -227,7 +227,7 @@ - type: entity parent: AirlockAssembly id: AirlockAssemblyScienceGlass - suffix: Science, Glass + suffix: Epistemics, Glass # DeltaV - Epistemics Department replacing Science components: - type: Sprite sprite: _DV/Structures/Doors/Airlocks/Glass/science.rsi # DeltaV - Resprite Doors diff --git a/Resources/Prototypes/Entities/Structures/Doors/Shutter/blast_door_autolink.yml b/Resources/Prototypes/Entities/Structures/Doors/Shutter/blast_door_autolink.yml index 3386703ec90..6fa0fb1ca8d 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Shutter/blast_door_autolink.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Shutter/blast_door_autolink.yml @@ -94,7 +94,7 @@ - type: entity id: BlastDoorScience parent: BlastDoor - suffix: Autolink, Science + suffix: Autolink, Epistemics # DeltaV - Epistemics Department replacing Science components: - type: AccessReader access: [["Command"], ["Research"]] @@ -104,7 +104,7 @@ - type: entity id: BlastDoorScienceOpen parent: BlastDoorOpen - suffix: Open, Autolink, Science + suffix: Open, Autolink, Epistemics # DeltaV - Epistemics Department replacing Science components: - type: AccessReader access: [["Command"], ["Research"]] diff --git a/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml b/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml index aeac52b449c..7fbaeb96abc 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml @@ -415,7 +415,7 @@ - type: entity parent: WindoorSecureCommandLocked id: WindoorSecureResearchDirectorLocked - suffix: ResearchDirector, Locked + suffix: Mystagogue, Locked # DeltaV - Epistemics Department replacing Science components: - type: ContainerFill containers: @@ -466,7 +466,7 @@ - type: entity parent: WindoorSecurePlasma id: PlasmaWindoorSecureScienceLocked - suffix: Science, Locked, Plasma + suffix: Epistemics, Locked, Plasma # DeltaV - Epistemics Department replacing Science components: - type: ContainerFill containers: diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index f7906de670a..e6827e7450f 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -1011,7 +1011,7 @@ - type: entity id: ComputerCargoOrdersScience parent: ComputerCargoOrders - name: science request computer + name: epistemics request computer # DeltaV - Epistemics Department replacing Science description: Used by the science department to order supplies. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Structures/Machines/holopad.yml b/Resources/Prototypes/Entities/Structures/Machines/holopad.yml index febff2b9ee8..897785dc06f 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/holopad.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/holopad.yml @@ -126,7 +126,7 @@ - Map - Unlimited ignoreTelephonesOnSameGrid: true - + - type: entity name: quantum entangling holopad description: "An floor-mounted device for projecting holographic images to similar devices at extreme distances." @@ -416,7 +416,7 @@ - type: entity parent: HolopadEpistemics # DeltaV id: HolopadScienceRnd - suffix: R&D + suffix: Epistemics # DeltaV - Science > Epistemics components: - type: Label currentLabel: holopad-epistemics-rnd # DeltaV - Science > Epistemics diff --git a/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml b/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml index 37c91bdf213..be48695d760 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/telecomms.yml @@ -219,7 +219,7 @@ - type: entity parent: TelecomServer id: TelecomServerFilledCargo - suffix: Cargo + suffix: Logistics # DeltaV - Logistics Department replacing Cargo components: - type: ContainerFill containers: @@ -249,7 +249,7 @@ - type: entity parent: TelecomServer id: TelecomServerFilledScience - suffix: Science + suffix: Epistemics # DeltaV - Epistemics Department replacing Science components: - type: ContainerFill containers: diff --git a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml index 9ab3d0e92bd..ebec1cba277 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml @@ -572,7 +572,7 @@ - type: entity id: CrateLockBoxScience parent: CrateBaseLockBox - name: science lock box + name: epistemics lock box # DeltaV - Epistemics Department replacing Science components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Switches/switch.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Switches/switch.yml index d0301c82a1d..0ff42380209 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Switches/switch.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Switches/switch.yml @@ -231,7 +231,7 @@ - type: entity parent: LockableButton id: LockableButtonResearchDirector - suffix: ResearchDirector + suffix: Mystagogue # DeltaV - Epistemics Department replacing Science components: - type: AccessReader access: [["ResearchDirector"]] @@ -327,7 +327,7 @@ - type: entity parent: LockableButton id: LockableButtonCargo - suffix: Cargo + suffix: Logistics # DeltaV - Logistics Department replacing Cargo components: - type: AccessReader access: [["Cargo"]] @@ -335,7 +335,7 @@ - type: entity parent: LockableButton id: LockableButtonResearch - suffix: Research + suffix: Epistemics # DeltaV - Epistemics Department replacing Science components: - type: AccessReader access: [["Research"]] diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/air_alarm.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/air_alarm.yml index 533d592641a..b6b2b216acf 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/air_alarm.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/air_alarm.yml @@ -157,6 +157,7 @@ id: AirAlarmXeno parent: AirAlarm name: air alarm + suffix: Xeno # DeltaV - Add suffix for clarity description: An alien air alarm. Hopefully they didn't breathe poison. components: - type: Sprite @@ -174,6 +175,7 @@ id: AirAlarmAssemblyXeno parent: AirAlarmAssembly name: air alarm assembly + suffix: Xeno # DeltaV - Add suffix for clarity description: An alien air alarm. Why are the wires pulsating?... components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/surveillance_camera.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/surveillance_camera.yml index ddec3c4c9c6..de617be860f 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/surveillance_camera.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/WallmountMachines/surveillance_camera.yml @@ -163,7 +163,7 @@ parent: SurveillanceCameraBase id: SurveillanceCameraSupply name: camera - suffix: Supply + suffix: Logistics # DeltaV - Epistemics Department replacing Science components: - type: DeviceNetwork deviceNetId: Wired diff --git a/Resources/Prototypes/_DV/Entities/Markers/Spawners/mobs.yml b/Resources/Prototypes/_DV/Entities/Markers/Spawners/mobs.yml index 69a87d09a8a..6d787fb0dca 100644 --- a/Resources/Prototypes/_DV/Entities/Markers/Spawners/mobs.yml +++ b/Resources/Prototypes/_DV/Entities/Markers/Spawners/mobs.yml @@ -2,6 +2,7 @@ name: Arctic Fox Siobhan Spawner id: SpawnMobArcticFoxSiobhan parent: MarkerBase + suffix: Mystagogue Pet components: - type: Sprite layers: @@ -12,9 +13,10 @@ - MobArcticFoxSiobhan - type: entity - name: Sec Dog Laika Spawner + name: Laika Spawner id: SpawnMobSecDogLaika parent: MarkerBase + suffix: HoS Pet components: - type: Sprite layers: @@ -41,6 +43,7 @@ name: Sec Animal Spawner id: SpawnMobSecLaikaOrShiva parent: MarkerBase + suffix: HoS Pet, Laika or Shiva components: - type: Sprite layers: @@ -54,7 +57,8 @@ - type: entity parent: MarkerBase id: SpawnMobJusticePet - name: Justice Pet Spawner + name: Carpy Spawner + suffix: Justice Pet components: - type: Sprite layers: @@ -69,6 +73,7 @@ name: Silvia Spawner id: SpawnMobCMOPetSilvia parent: MarkerBase + suffix: Medical Pet components: - type: Sprite layers: @@ -83,6 +88,7 @@ parent: MarkerBase id: SpawnMobEngiPossumPoppy name: Poppy Spawner + suffix: Engineering Pet components: - type: Sprite layers: diff --git a/Resources/Prototypes/_DV/Entities/Markers/Spawners/pets.yml b/Resources/Prototypes/_DV/Entities/Markers/Spawners/pets.yml index 7693c5fc8ec..bc5003b2bc8 100644 --- a/Resources/Prototypes/_DV/Entities/Markers/Spawners/pets.yml +++ b/Resources/Prototypes/_DV/Entities/Markers/Spawners/pets.yml @@ -2,7 +2,7 @@ parent: MarkerBase id: SpawnMobSmileCore name: Smile Core Spawner - suffix: Science Pet, Delta V + suffix: Epistemics Pet, Delta V components: - type: Sprite layers: diff --git a/Resources/Prototypes/_DV/Entities/Objects/Misc/sticky_notes.yml b/Resources/Prototypes/_DV/Entities/Objects/Misc/sticky_notes.yml index c6c13f0b1c2..39bbe9c4b15 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Misc/sticky_notes.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Misc/sticky_notes.yml @@ -131,6 +131,7 @@ id: PaperStickyNoteStack name: sticky note stack suffix: yellow + categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _DV/Objects/Misc/stickies.rsi @@ -179,6 +180,7 @@ id: PaperStickyNoteStackPink name: sticky note stack suffix: pink + categories: [ HideSpawnMenu ] components: - type: Sprite color: "#ff8cba" @@ -192,6 +194,7 @@ id: PaperStickyNoteStackGreen name: sticky note stack suffix: green + categories: [ HideSpawnMenu ] components: - type: Sprite color: "#9fd4a3" @@ -205,6 +208,7 @@ id: PaperStickyNoteStackBlue name: sticky note stack suffix: blue + categories: [ HideSpawnMenu ] components: - type: Sprite color: "#00c2e7" diff --git a/Resources/Prototypes/_DV/Entities/Objects/Tools/lighters.yml b/Resources/Prototypes/_DV/Entities/Objects/Tools/lighters.yml index 82d09647128..a0a8a633c15 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Tools/lighters.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Tools/lighters.yml @@ -2,6 +2,7 @@ parent: FlippoLighter id: SyndicateFlippoDV name: Blood-red flippo + suffix: Gun, Regenerates Fuel description: "A 'Valid' choice in lighters. Contains no copper. This one seems to have a few extra features." components: - type: Sprite diff --git a/Resources/Prototypes/_DV/Entities/Structures/Machines/faxmachines.yml b/Resources/Prototypes/_DV/Entities/Structures/Machines/faxmachines.yml index 98d00f73a1e..1d53d6fe0ef 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Machines/faxmachines.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Machines/faxmachines.yml @@ -412,7 +412,7 @@ - type: entity parent: FaxMachineBase id: FaxMachineResearchDirector - suffix: Research Director + suffix: Mystagogue components: - type: PageSender autoLinkJobs: [ResearchDirector] @@ -503,6 +503,7 @@ - type: entity parent: FaxMachineBase id: FaxMachineHitman + suffix: Hitman components: - type: FaxMachine name: "Unknown?" diff --git a/Resources/Prototypes/_DV/Entities/Structures/Wallmounts/WallmountMachines/reinforced_surveillance_camera.yml b/Resources/Prototypes/_DV/Entities/Structures/Wallmounts/WallmountMachines/reinforced_surveillance_camera.yml index cc6e41ab52e..26b7a31d1cc 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Wallmounts/WallmountMachines/reinforced_surveillance_camera.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Wallmounts/WallmountMachines/reinforced_surveillance_camera.yml @@ -109,7 +109,7 @@ - type: entity parent: [ReinforcedSurveillanceCameraBase, SurveillanceCameraSupply] id: ReinforcedSurveillanceCameraSupply - suffix: Supply + suffix: Logistics components: - type: DeviceNetwork deviceNetId: Wired diff --git a/Resources/Prototypes/_DV/Guidebook/StandardOperatingProcedure.yml b/Resources/Prototypes/_DV/Guidebook/StandardOperatingProcedure.yml index 04a1b6e9396..12440d1371a 100644 --- a/Resources/Prototypes/_DV/Guidebook/StandardOperatingProcedure.yml +++ b/Resources/Prototypes/_DV/Guidebook/StandardOperatingProcedure.yml @@ -174,7 +174,7 @@ - type: guideEntry id: ResearchDisp - name: Research + name: Epistemics text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/DepartmentalDisp/ResearchDisp.xml