share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/dragon.lua
changeset 15068 6f51c75994a4
parent 15063 0c902b30de39
child 15167 9d4a6ab60dec
equal deleted inserted replaced
15067:d59da429d22c 15068:6f51c75994a4
   708   GetVariables()
   708   GetVariables()
   709   SetupAmmo()
   709   SetupAmmo()
   710   SetupPlace()
   710   SetupPlace()
   711   AnimationSetup()
   711   AnimationSetup()
   712   SetupEvents()
   712   SetupEvents()
   713   ShowMission(loc("Dragon's Lair"), loc("Y Chwiliad"), loc("Find your tribe!|Cross the lake!"), 1, 0)
   713   ShowMission(loc("Dragon's Lair"), loc("Y Chwiliad"), loc("Find your tribe!|Cross the lake!"), 10, 0)
   714 end
   714 end
   715 
   715 
   716 function onGameTick()
   716 function onGameTick()
   717   AnimUnWait()
   717   AnimUnWait()
   718   if ShowAnimation() == false then
   718   if ShowAnimation() == false then