]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Replace string data fields with LocId where relevant (#20883)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Wed, 11 Oct 2023 03:06:24 +0000 (20:06 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 03:06:24 +0000 (23:06 -0400)
commit9bcf67753a62cfd36762c761cd3584b041bc2df7
treeec9dd11a110c299021bea2aefe7eeebcc3e1cd6b
parentef233cf0fecf5c618d6b91acfeee03eb119ad501
Replace string data fields with LocId where relevant (#20883)
69 files changed:
Content.Client/Chemistry/Visualizers/SolutionContainerVisualsComponent.cs
Content.Client/Chemistry/Visualizers/SolutionContainerVisualsSystem.cs
Content.IntegrationTests/Tests/VendingMachineRestockTest.cs
Content.Server/Chemistry/Components/SolutionSpikerComponent.cs
Content.Server/Communications/CommunicationsConsoleComponent.cs
Content.Server/Communications/CommunicationsConsoleSystem.cs
Content.Server/Forensics/Components/FiberComponent.cs
Content.Server/Nuke/NukeLabelComponent.cs
Content.Server/Nuke/NukeLabelSystem.cs
Content.Server/NukeOps/WarDeclaratorComponent.cs
Content.Server/NukeOps/WarDeclaratorSystem.cs
Content.Server/Nutrition/Components/FoodComponent.cs
Content.Server/Nutrition/Components/OpenableComponent.cs
Content.Server/Nutrition/EntitySystems/CreamPieSystem.cs
Content.Server/Nutrition/EntitySystems/FoodSystem.cs
Content.Server/StationEvents/Components/CargoGiftsRuleComponent.cs
Content.Server/StationEvents/Events/CargoGiftsRule.cs
Content.Server/Storage/Components/PickRandomComponent.cs
Content.Server/Tabletop/Components/TabletopGameComponent.cs
Content.Server/UserInterface/ActivatableUIComponent.cs
Content.Server/Wires/WiresComponent.cs
Content.Shared/Bed/Sleep/SleepEmitSoundComponent.cs
Content.Shared/CartridgeLoader/CartridgeComponent.cs
Content.Shared/Chemistry/Reaction/ReactionMixerComponent.cs
Content.Shared/Construction/Steps/PartAssemblyConstructionGraphStep.cs
Content.Shared/Examine/ExamineSystemShared.Group.cs
Content.Shared/Examine/GroupExamineComponent.cs
Content.Shared/Implants/Components/RattleComponent.cs
Content.Shared/Materials/MaterialPrototype.cs
Content.Shared/Nutrition/AnimalHusbandry/ReproductiveComponent.cs
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml
Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_structures.yml
Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml
Resources/Prototypes/Entities/Structures/Dispensers/booze.yml
Resources/Prototypes/Entities/Structures/Dispensers/chem.yml
Resources/Prototypes/Entities/Structures/Dispensers/soda.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/highsec.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml
Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml
Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml
Resources/Prototypes/Entities/Structures/Machines/Computers/arcades.yml
Resources/Prototypes/Entities/Structures/Machines/Medical/cryo_pod.yml
Resources/Prototypes/Entities/Structures/Machines/anomaly_equipment.yml
Resources/Prototypes/Entities/Structures/Machines/bombs.yml
Resources/Prototypes/Entities/Structures/Machines/chem_master.yml
Resources/Prototypes/Entities/Structures/Machines/cloning_machine.yml
Resources/Prototypes/Entities/Structures/Machines/fatextractor.yml
Resources/Prototypes/Entities/Structures/Machines/gravity_generator.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Entities/Structures/Machines/material_reclaimer.yml
Resources/Prototypes/Entities/Structures/Machines/medical_scanner.yml
Resources/Prototypes/Entities/Structures/Machines/research.yml
Resources/Prototypes/Entities/Structures/Machines/telecomms.yml
Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml
Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml
Resources/Prototypes/Entities/Structures/Power/Generation/PA/control_box.yml
Resources/Prototypes/Entities/Structures/Power/Generation/portable_generator.yml
Resources/Prototypes/Entities/Structures/Power/apc.yml
Resources/Prototypes/Entities/Structures/Power/chargers.yml
Resources/Prototypes/Entities/Structures/Power/smes.yml
Resources/Prototypes/Entities/Structures/Power/substation.yml
Resources/Prototypes/Entities/Structures/Wallmounts/air_alarm.yml
Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml
Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml
Resources/Prototypes/Entities/Structures/Wallmounts/surveillance_camera.yml
Resources/Prototypes/Entities/Structures/hydro_tray.yml