--- a/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/queen.lua Thu Apr 27 21:00:28 2017 +0200
+++ b/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/queen.lua Thu Apr 27 22:14:56 2017 +0200
@@ -488,7 +488,7 @@
SetHealth(SpawnHealthCrate(2087, 50), 25)
SetHealth(SpawnHealthCrate(2143, 54), 25)
SetHealth(SpawnHealthCrate(70, 1308), 25)
- ShowMission(loc("Long Live The Queen"), loc("Bullseye"), lob("Good job! Defeat the rest of the aliens!"), 1, 0)
+ ShowMission(loc("Long Live The Queen"), loc("Bullseye"), loc("Good job! Defeat the rest of the aliens!"), 1, 0)
TurnTimeLeft = 0
end
-----------------------------Events------------------------------------