Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaSvarshik committed Nov 24, 2024
1 parent 812ba22 commit 5abadec
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Resources/Prototypes/Entities/Structures/Machines/nuke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
map: ["enum.NukeVisualLayers.Unlit"]
shader: unshaded
visible: false
- state: nuclearbomb_gay
map: ["pride"]
visible: false
#- state: nuclearbomb_gay #ss220 remove things begin
# map: ["pride"]
# visible: false #ss220 remove things end
- state: nukefestive
map: ["christmas"]
visible: false
Expand All @@ -27,8 +27,8 @@
holidays:
festive:
- FestiveSeason
pride:
- PrideMonth
#pride: #ss220 remove things
#- PrideMonth #ss220 remove things
- type: GenericVisualizer
visuals:
enum.HolidayVisuals.Holiday:
Expand Down Expand Up @@ -138,16 +138,16 @@
- state: nukefestive
map: ["christmas"]
visible: false
- state: nuclearbomb_gay
map: [ "pride" ]
visible: false
#- state: nuclearbomb_gay #ss220 remove things begin
# map: [ "pride" ]
# visible: false #ss220 remove things end
- type: Appearance
- type: HolidayVisuals
holidays:
festive:
- FestiveSeason
pride:
- PrideMonth
#pride: #ss220 remove things
#- PrideMonth #ss220 remove things
- type: GenericVisualizer
visuals:
enum.HolidayVisuals.Holiday:
Expand Down

0 comments on commit 5abadec

Please sign in to comment.