changeset 12079 | 8f222872d432 |
parent 11986 | f97b1c7fa053 |
child 12287 | faf1b93422ba |
12078:99bfd35b3924 | 12079:8f222872d432 |
---|---|
535 function onGameInit() |
535 function onGameInit() |
536 EnableGameFlags(gfInfAttack, gfInvulnerable) |
536 EnableGameFlags(gfInfAttack, gfInvulnerable) |
537 CaseFreq = 0 |
537 CaseFreq = 0 |
538 TurnTime = 90000 |
538 TurnTime = 90000 |
539 WaterRise = 0 |
539 WaterRise = 0 |
540 HealthDecrease = 0 |
|
540 |
541 |
541 end |
542 end |
542 |
543 |
543 |
544 |
544 function onGameStart() |
545 function onGameStart() |