mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-22 09:31:44 +00:00
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:
parent
6b18d3b666
commit
4a7eac3ad9
@ -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]
|
||||||
|
@ -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}
|
||||||
|
|
||||||
|
@ -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}
|
||||||
|
|
||||||
|
@ -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"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user