Fix for the translation underscore duplication.
Extended the game for one more turn.
This commit is contained in:
parent
0b2c30c01e
commit
9ab7a41997
1 changed files with 2 additions and 2 deletions
|
@ -838,7 +838,7 @@ $spawns[$id].type"}
|
|||
append=yes
|
||||
[/music]
|
||||
{FINAL_SPAWN}
|
||||
{VARIABLE new_limit 11}
|
||||
{VARIABLE new_limit 12}
|
||||
{VARIABLE_OP new_limit add $turn_number}
|
||||
{VARIABLE_OP new_limit add -45}
|
||||
[modify_turns]
|
||||
|
@ -1000,7 +1000,7 @@ $spawns[$id].type"}
|
|||
|
||||
#define WEATHER_ALERT MSG RED GREEN BLUE
|
||||
[print]
|
||||
text= _{MSG}
|
||||
text= {MSG}
|
||||
duration=120
|
||||
size=26
|
||||
red={RED}
|
||||
|
|
Loading…
Add table
Reference in a new issue