share/hedgewars/Data/Missions/Campaign/A Classic Fairytale/campaign.ini
author belphegorr <szabibibi@gmail.com>
Fri, 06 Jul 2012 15:10:36 +0300
changeset 7243 9ae9178c525e
parent 7222 4a17a921ec93
child 7253 86814ed9feab
permissions -rw-r--r--
Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left") Solved a bug in Mission 4 where after the second wave appears, control went to the cannibals Changed random seed to 1

MissionNum=4
ResetRetry=1

[Mission 1]
Name=First Blood
Script=first_blood.lua

[Mission 2]
Name=The Shadow Falls
Script=shadow.lua

[Mission 3]
Name=The Journey Back
Script=journey.lua

[Mission 4]
Name=United We Stand
Script=united.lua