mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 22:43:15 +00:00
Fixed test scenario producing broken savefiles.
This commit is contained in:
parent
b50c6034df
commit
3cfe110b81
@ -635,11 +635,11 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
|
||||
[/not]
|
||||
[then]
|
||||
[set_variable]
|
||||
name=$store.moves
|
||||
name=store.moves
|
||||
value=$store.max_moves
|
||||
[/set_variable]
|
||||
[set_variable]
|
||||
name=$store.hitpoints
|
||||
name=store.hitpoints
|
||||
value=$store.max_hitpoints
|
||||
[/set_variable]
|
||||
[unstore_unit]
|
||||
|
Loading…
x
Reference in New Issue
Block a user