diff --git a/Resources/Prototypes/_NF/Entities/Structures/Lighting/ground_lighting.yml b/Resources/Prototypes/_NF/Entities/Structures/Lighting/ground_lighting.yml index cdf5befc804..dd93bfd5d76 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Lighting/ground_lighting.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Lighting/ground_lighting.yml @@ -8,4 +8,4 @@ - state: base map: [ "enum.PoweredLightLayers.Base" ] - type: PoweredLight - hasLampOnSpawn: PoweredlightRed + hasLampOnSpawn: LightTubeCrystalRed diff --git a/Resources/_NF/migration.yml b/Resources/_NF/migration.yml index e3045dfe41c..2a46e89f42e 100644 --- a/Resources/_NF/migration.yml +++ b/Resources/_NF/migration.yml @@ -189,8 +189,8 @@ CrateMaterials: CrateMaterialsBasicFilled ColoredLightTubeRed: LightTubeCrystalRed ColoredBlueLightTube: LightTubeCrystalBlue ColoredLightTubeCyan: LightTubeCrystalCyan -ColoredLightTubeBlackLight: PoweredlightBlack +ColoredLightTubeBlackLight: LightTubeCrystalBlack PoweredlightColoredRed: PoweredlightRed PoweredlightBlueInterior: PoweredlightBlue PoweredlightColoredFrostyBlue: PoweredlightCyan -PoweredlightColoredBlack: LightTubeCrystalBlack +PoweredlightColoredBlack: PoweredlightBlack