diff --git a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml index 52c3403bc4..ff85e2f65e 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml @@ -42,7 +42,7 @@ - type: Appearance - type: GenericVisualizer visuals: - enum.ToggleVisuals.Enabled: + enum.ToggleableVisuals.Enabled: enum.ToggleableVisuals.Layer: True: { state: icon_on } False: { state: icon }