equal
deleted
inserted
replaced
1348 ScriptSetInteger('SuddenDeathTurns', cSuddenDTurns); |
1348 ScriptSetInteger('SuddenDeathTurns', cSuddenDTurns); |
1349 ScriptSetInteger('WaterRise', cWaterRise); |
1349 ScriptSetInteger('WaterRise', cWaterRise); |
1350 ScriptSetInteger('HealthDecrease', cHealthDecrease); |
1350 ScriptSetInteger('HealthDecrease', cHealthDecrease); |
1351 ScriptSetString('Map', ''); |
1351 ScriptSetString('Map', ''); |
1352 ScriptSetString('Theme', ''); |
1352 ScriptSetString('Theme', ''); |
1353 |
|
1354 ScriptSetString('Goals', ''); |
1353 ScriptSetString('Goals', ''); |
1355 |
1354 |
1356 ScriptCall('onGameInit'); |
1355 ScriptCall('onGameInit'); |
1357 |
1356 |
1358 // pop game variables |
1357 // pop game variables |