diff --git a/Resources/Prototypes/weather.yml b/Resources/Prototypes/weather.yml index 8ac4caeb46b..6cf39ac0f86 100644 --- a/Resources/Prototypes/weather.yml +++ b/Resources/Prototypes/weather.yml @@ -98,22 +98,26 @@ sprite: sprite: /Textures/Effects/weather.rsi state: snowfall_light - sound: - path: /Audio/Effects/Weather/snowstorm_weak.ogg - params: - loop: true - volume: -12 # Corvax + # Corvax-start + #sound: + # path: /Audio/Effects/Weather/snowstorm_weak.ogg + # params: + # loop: true + # volume: -12 # Corvax + # Corvax-end - type: weather id: SnowfallMedium sprite: sprite: /Textures/Effects/weather.rsi state: snowfall_med - sound: - path: /Audio/Effects/Weather/snowstorm_weak.ogg - params: - loop: true - volume: -10 # Corvax + # Corvax-start + #sound: + # path: /Audio/Effects/Weather/snowstorm_weak.ogg + # params: + # loop: true + # volume: -10 # Corvax + # Corvax-end - type: weather id: SnowfallHeavy diff --git a/Resources/Textures/Tiles/Planet/Snow/snow_double_edge_south.png b/Resources/Textures/Tiles/Planet/Snow/snow_double_edge_south.png index 1c540597853..7b45cd388c3 100644 Binary files a/Resources/Textures/Tiles/Planet/Snow/snow_double_edge_south.png and b/Resources/Textures/Tiles/Planet/Snow/snow_double_edge_south.png differ diff --git a/Resources/Textures/Tiles/attributions.yml b/Resources/Textures/Tiles/attributions.yml index eab145ed2ba..4737a6b03b4 100644 --- a/Resources/Textures/Tiles/attributions.yml +++ b/Resources/Textures/Tiles/attributions.yml @@ -38,10 +38,10 @@ - files: ["blue_circuit.png", "cropped_parallax.png", "eighties.png", "gold.png", "ironsand1.png", "ironsand2.png", "ironsand3.png", "ironsand4.png", "lattice.png", "plating.png", "reinforced.png", "silver.png", "snow.png", "wood.png"] license: "CC-BY-SA-3.0" - copyright: "tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49, cropped_parallax modified from parallax, reinforced modified by Ko4erga (discord), wood resprited by Meowstushka and modified by Ko4erga (discord)" + copyright: "tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49, cropped_parallax modified from parallax, [reinforced, snow] modified by Ko4erga (discord), wood resprited by Meowstushka and modified by Ko4erga (discord)" source: "https://github.com/tgstation/tgstation/" -- files: ["grass.png", "junglegrass.png", "grassdark.png", "grassjungle.png", "grasslight.png"] #Corvax +- files: ["grass.png", "junglegrass.png", "grassdark.png", "grassjungle.png", "grasslight.png"] # Corvax license: "CC-BY-SA-3.0" copyright: "Created by Ko4erga (discord)" source: "https://github.com/space-wizards/space-station-14/pull/29134"