Splash agregado
[tajundrathegame.git] / stage_01_tutorial1.st
blob524b9ae3dbf40c37fc005a47b2a35a43937595c3
1 %BlockSize 32 32
2 %Texture N dragonN1.png
3 %Texture R dragonR1.png
4 %Texture V dragonV2.png
6 %Texture M pedrusco_cal1.png
7 %Texture N pedrusco_cal2.png
8 %Texture m pedrusco_cal3.png
9 %Texture n pedrusco_cal4.png
11 %Texture b pedrusco1.png
12 %Texture B pedrusco1M.png
14 %Texture t tierra1.png
15 %Texture r tierra2.png
16 %Texture p portal.png
17 %Texture P portal_abierto.png
18 %Texture Z piedra_runaz.png
19 %Texture z runaz.png
21 %CreateTajundraWithLife 120
23 %StageTitle Tutorial 1 - The Basics
25 %StageData 20 15
26 [                    ]
27 [@     bb            ]
28 [ttrtrttrtrtttrtr    ]
29 [                    ]
30 [     B       ttrtrtt]
31 [  trtrtrr           ]
32 [          bbbb      ]
33 [tr     z            ]
34 [   bbtrttr          ]
35 [ bb      btr        ]
36 [           br    Z  ]
37 [               btrtb]
38 [              bbbbbb]
39 [ p           bbbbbbb]
40 [rtrtrtrtrtrtrtrtrtrt]
42 %PlaceText 1 0
43 [                ]
44 [Remember: use up arrow to jump]
46 %PlaceText 15 5
47 [Tajundra has limited life]
48 [If you don't complete the level]
49 [in 120 seconds, you'll die.]
50 [Eat some food to increase your life.]
52 %PlaceText 4 6
53 [The goal of the game is to collect]
54 [each rune of the level, and put those]
55 [on top of each rune stone.]
57 %PlaceText 13 8
58 [Now touch the stone.]
60 %PlaceText 0 12
61 [When all runes are in place, the]
62 [portal will open. Enter the portal]
63 [to complete the level]
66 %NextStage stage_02_tutorial2.st