Skip to content

Commit

Permalink
Fix red light fill, powered black light migration
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 committed Jan 12, 2025
1 parent 1fac436 commit 2943654
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
- state: base
map: [ "enum.PoweredLightLayers.Base" ]
- type: PoweredLight
hasLampOnSpawn: PoweredlightRed
hasLampOnSpawn: LightTubeCrystalRed
4 changes: 2 additions & 2 deletions Resources/_NF/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2943654

Please sign in to comment.