Suffix and other entity naming megafix (#6091)
* Suffix and other entity naming megafix * migration * others --------- Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com> Co-authored-by: Velcroboy <velcroboy333@hotmail.com> Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
This commit is contained in:
parent
a99d488b04
commit
29b64c1f7e
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"]]
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
- type: entity
|
||||
parent: PaperAcquisitionSlip
|
||||
id: PaperAcquisitionSlipScience
|
||||
suffix: Science
|
||||
suffix: Epistemics # DeltaV - Epistemics Department replacing Science
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"]]
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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"]]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@
|
|||
parent: SurveillanceCameraBase
|
||||
id: SurveillanceCameraSupply
|
||||
name: camera
|
||||
suffix: Supply
|
||||
suffix: Logistics # DeltaV - Epistemics Department replacing Science
|
||||
components:
|
||||
- type: DeviceNetwork
|
||||
deviceNetId: Wired
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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?"
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@
|
|||
- type: entity
|
||||
parent: [ReinforcedSurveillanceCameraBase, SurveillanceCameraSupply]
|
||||
id: ReinforcedSurveillanceCameraSupply
|
||||
suffix: Supply
|
||||
suffix: Logistics
|
||||
components:
|
||||
- type: DeviceNetwork
|
||||
deviceNetId: Wired
|
||||
|
|
|
|||
|
|
@ -174,7 +174,7 @@
|
|||
|
||||
- type: guideEntry
|
||||
id: ResearchDisp
|
||||
name: Research
|
||||
name: Epistemics
|
||||
text: /ServerInfo/Guidebook/_DV/SpaceLaw/ControlledISA/DepartmentalDisp/ResearchDisp.xml
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue