File: tutorial_outro.story

package info (click to toggle)
pingus 0.7.6-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 31,636 kB
  • sloc: cpp: 42,076; xml: 2,319; lisp: 521; ruby: 455; ansic: 365; objc: 248; sh: 247; makefile: 143; python: 15
file content (38 lines) | stat: -rw-r--r-- 1,599 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
(pingus-story
 (title "The Journey Continues")
 (music "pingus-4.it")
 (pages 
  (page 
   (surface 
    (image "story/credits1")
    (modifier "ROT0"))
   (text "Now after you and the Pingus have learned the basics and practiced a bit "
         "it is time to move on and begin the journey into the world. Since the ice "
         "floe with which the Pingus traveled to the Tutorial Island isn't going to "
         "hold on the whole way into the warmer climates the Pingus have to find something "
         "else to guide them on their journey."))
  (page 
   (surface 
    (image "story/credits2")
    (modifier "ROT0"))
   (text "But as the eldest have said, the Tutorial Island provides not only a good "
         "way to practice, but it is also the starting point into the world. After "
         "some searching the Pingus discovered the meaning of this, and they found "
         "the large tree at the end of the island which gave them wood to construct "
         "a float."))
  (page 
   (surface 
    (image "story/credits3")
    (modifier "ROT0"))
   (text "So the Pingus set out and constructed some large rafts, enough to carry them "
         "all. After also packing a bunch of provisions they were prepared to start "
         "their journey and leave their familiar ground and enter the unknown parts "
         "of the world."))
  (page 
   (surface 
    (image "story/credits4")
    (modifier "ROT0"))
   (text "So the Pingus sit on their raft, worrying about what's to come and where "
         "to go, while floating into the sunset.\n\nTo be continued..."))))

;; EOF ;;