equal
deleted
inserted
replaced
2746 ScriptSetInteger('SuddenDeathTurns', cSuddenDTurns); |
2746 ScriptSetInteger('SuddenDeathTurns', cSuddenDTurns); |
2747 ScriptSetInteger('WaterRise', cWaterRise); |
2747 ScriptSetInteger('WaterRise', cWaterRise); |
2748 ScriptSetInteger('HealthDecrease', cHealthDecrease); |
2748 ScriptSetInteger('HealthDecrease', cHealthDecrease); |
2749 ScriptSetInteger('GetAwayTime', cGetAwayTime); |
2749 ScriptSetInteger('GetAwayTime', cGetAwayTime); |
2750 ScriptSetString('Map', cMapName); |
2750 ScriptSetString('Map', cMapName); |
2751 ScriptSetString('Theme', ''); |
2751 ScriptSetString('Theme', Theme); |
2752 ScriptSetString('Goals', ''); |
2752 ScriptSetString('Goals', ''); |
2753 |
2753 |
2754 ScriptCall('onGameInit'); |
2754 ScriptCall('onGameInit'); |
2755 |
2755 |
2756 // pop game variables |
2756 // pop game variables |