share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/shadow.lua
changeset 12546 5b51257c4122
parent 12512 b1c2b0a8a43e
child 12547 9337c55f34ef
equal deleted inserted replaced
12545:9c3ff4ffd4f3 12546:5b51257c4122
   113   AnimSetGearPosition(spiky, 2400, 1675)
   113   AnimSetGearPosition(spiky, 2400, 1675)
   114 end
   114 end
   115 
   115 
   116 function AfterStartDialogue()
   116 function AfterStartDialogue()
   117   stage = spyStage
   117   stage = spyStage
   118   ShowMission(loc("The Shadow Falls"), loc("Play with me!"), loc("Defend yourself!|Hint: You can get tips on using weapons by moving your mouse over them in the weapon selection menu"), 1, 6000)
   118   ShowMission(loc("The Shadow Falls"), loc("Play with me!"), loc("Kill the cannibal!"), 1, 6000)
   119   TurnTimeLeft = TurnTime
   119   TurnTimeLeft = TurnTime
   120 end
   120 end
   121 
   121 
   122 
   122 
   123 function StartSkipFunc()
   123 function StartSkipFunc()