changeset 7219 | 6c7739c6446f |
parent 7217 | bc87b2b6f18b |
child 7225 | e3f2280d9000 |
--- a/share/hedgewars/Data/Missions/Campaign/A Classic Fairytale/journey.lua Sun Jul 01 17:24:04 2012 +0300 +++ b/share/hedgewars/Data/Missions/Campaign/A Classic Fairytale/journey.lua Tue Jul 03 12:15:07 2012 +0300 @@ -2,9 +2,9 @@ --///////////////////////////////CONSTANTS/////////////////////////// -choiceAccepted = 0 -choiceRefused = 1 -choiceAttacked = 2 +choiceAccepted = 1 +choiceRefused = 2 +choiceAttacked = 3 endStage = 1