changeset 12088 | 1da37e2ba6fd |
parent 12049 | 030464f34d47 |
child 12513 | d90db45a0c4f |
12087:78e9fbd52ffc | 12088:1da37e2ba6fd |
---|---|
157 else |
157 else |
158 SaveCampaignVar("HeroHealth", GetHealth(hero.gear) + 5) |
158 SaveCampaignVar("HeroHealth", GetHealth(hero.gear) + 5) |
159 end |
159 end |
160 end |
160 end |
161 |
161 |
162 AnimInit() |
162 AnimInit(true) |
163 AnimationSetup() |
163 AnimationSetup() |
164 end |
164 end |
165 |
165 |
166 function onGameStart() |
166 function onGameStart() |
167 -- wait for the first turn to start |
167 -- wait for the first turn to start |