Fixed a variable name typo, which caused a corrupt savegame warning.
This commit is contained in:
parent
74b070b1f7
commit
1049fd542f
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@ value=$desert_damage
|
|||
[/set_variable]
|
||||
|
||||
[set_variable]
|
||||
name=temp_damage]
|
||||
name=temp_damage
|
||||
multiply=-1
|
||||
[/set_variable]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue