mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 16:21:40 +00:00
Update deprecated uses of [replace_map]
This commit is contained in:
parent
7b08d049d7
commit
876827c644
@ -3848,7 +3848,7 @@ Result:
|
||||
message=_"Suddenly, Elves Besieged!"
|
||||
[/message]
|
||||
[replace_map]
|
||||
map="{campaigns/Heir_To_The_Throne/maps/01_The_Elves_Besieged.map}"
|
||||
map_data="{campaigns/Heir_To_The_Throne/maps/01_The_Elves_Besieged.map}"
|
||||
shrink=yes
|
||||
expand=yes
|
||||
[/replace_map]
|
||||
@ -3870,7 +3870,7 @@ Result:
|
||||
message=_"Suddenly, Blackwater Port!"
|
||||
[/message]
|
||||
[replace_map]
|
||||
map="{campaigns/Heir_To_The_Throne/maps/02_Blackwater_Port.map}"
|
||||
map_data="{campaigns/Heir_To_The_Throne/maps/02_Blackwater_Port.map}"
|
||||
shrink=yes
|
||||
expand=yes
|
||||
[/replace_map]
|
||||
@ -3892,7 +3892,7 @@ Result:
|
||||
message=_"Suddenly, Caves!!"
|
||||
[/message]
|
||||
[replace_map]
|
||||
map="{campaigns/Heir_To_The_Throne/maps/15_The_Lost_General.map}"
|
||||
map_data="{campaigns/Heir_To_The_Throne/maps/15_The_Lost_General.map}"
|
||||
shrink=yes
|
||||
expand=yes
|
||||
[/replace_map]
|
||||
|
@ -40,7 +40,7 @@
|
||||
first_time_only=no
|
||||
|
||||
[replace_map]
|
||||
map = "{test/maps/generic_unit_test.map}"
|
||||
map_data = "{test/maps/generic_unit_test.map}"
|
||||
[/replace_map]
|
||||
|
||||
{VARIABLE mode $unit.side}
|
||||
|
Loading…
x
Reference in New Issue
Block a user