SotBE: add snow weather sfx to selected scenarios (#9832)

* sotbe: add snow weather sfx to selected scenarios

* SotBE: remove snow weather

the rationale is that the map is not fully snowed in...the snow is around to be 30% at most. So not needed.

---------

Co-authored-by: Tahsin Jahin Khalid <5283677+knyghtmare@users.noreply.github.com>
This commit is contained in:
Tahsin Jahin Khalid 2025-02-09 21:33:54 +06:00 committed by GitHub
parent 6b18d3b666
commit 4a7eac3ad9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,7 @@
[textdomain] [textdomain]
name="wesnoth-sotbe" name="wesnoth-sotbe"
[/textdomain] [/textdomain]
{internal/Weather}
# wmlscope: set export=no # wmlscope: set export=no
[campaign] [campaign]

View File

@ -4,6 +4,7 @@
name= _ "The Dwarvish Stand" name= _ "The Dwarvish Stand"
map_file=13_The_Dwarvish_Stand.map map_file=13_The_Dwarvish_Stand.map
{TURNS 28 26 24} {TURNS 28 26 24}
{ADD_WEATHER_SNOW}
{DEFAULT_SCHEDULE} {DEFAULT_SCHEDULE}

View File

@ -4,6 +4,7 @@
name= _ "Back Home" name= _ "Back Home"
map_file=14_Back_Home.map map_file=14_Back_Home.map
{TURNS 30 28 26} {TURNS 30 28 26}
{ADD_WEATHER_SNOW}
{DEFAULT_SCHEDULE} {DEFAULT_SCHEDULE}

View File

@ -5,6 +5,7 @@
map_file=15_Civil_War.map map_file=15_Civil_War.map
turns=30 turns=30
{ADD_WEATHER_SNOW}
victory_when_enemies_defeated="no" victory_when_enemies_defeated="no"