File: volcano.worldmap

package info (click to toggle)
pingus 0.7.6-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,684 kB
  • sloc: cpp: 42,080; xml: 2,319; lisp: 521; ruby: 455; ansic: 365; objc: 248; sh: 247; makefile: 66; python: 15
file content (241 lines) | stat: -rw-r--r-- 6,511 bytes parent folder | download | duplicates (9)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
;; generated by xml2sexpr.rb convert script from 'data/worldmaps/volcano.xml'
(pingus-worldmap 
  (head 
    (name "Volcano Island")
    (short-name "volcano")
    (description "Be careful, it's hot!")
    (music "gd-myla.it")
    (author "Ingo Ruhnke")
    (email "grumbel@gmx.de")
    (width 800)
    (height 600)
    (default-node "leveldot_1")
    (final-node "leveldot_19"))
  (intro_story 
    (title "Volcano Island")
    (music "pingus-6.it")
    (pages 
      (page01 
        (surface 
          (image "core/menu/folder")
          (modifier "ROT0"))
        (text "This is sample Volcano text."))
      (page02 
        (surface 
          (image "core/menu/folder")
          (modifier "ROT0"))
        (text "This is page 2 of the volcano story."))))
  (end_story 
    (title "Volcano Island")
    (music "pingus-6.it")
    (pages 
      (page01 
        (surface 
          (image "core/menu/folder")
          (modifier "ROT0"))
        (text "Hi"))))
  (graph 
    (nodes 
      (leveldot 
        (dot 
          (name "leveldot_1")
          (position 50 377 10))
        (levelname "volcano/hellmouth1-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_2")
          (position 180 345 10))
        (levelname "volcano/hellmouth2-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_3")
          (position 241 358 10))
        (levelname "volcano/hellmouth3-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_4")
          (position 336 325 10))
        (levelname "volcano/hellmouth4-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_5")
          (position 418 310 10))
        (levelname "volcano/hellmouth5-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_6")
          (position 381 277 10))
        (levelname "volcano/hellmouth6-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_7")
          (position 370 247 10))
        (levelname "volcano/hellmouth7-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_8")
          (position 422 230 10))
        (levelname "volcano/hellmouth8-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_9")
          (position 469 177 10))
        (levelname "volcano/hellmouth9-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_10")
          (position 353 388 10))
        (levelname "volcano/hellmouth10-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_11")
          (position 498 386 10))
        (levelname "volcano/hellmouth12-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_12")
          (position 581 406 10))
        (levelname "volcano/hellmouth12-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_13")
          (position 691 392 10))
        (levelname "volcano/hellmouth13-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_14")
          (position 744 377 10))
        (levelname "volcano/hellmouth14-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_15")
          (position 535 451 10))
        (levelname "volcano/hellmouth15-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_16")
          (position 639 447 10))
        (levelname "volcano/hellmouth17-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_17")
          (position 497 280 10))
        (levelname "volcano/hellmouth17-grumbel"))
      (leveldot 
        (dot 
          (name "leveldot_19")
          (position 593 259 10))
        (levelname "volcano/hellmouth18-grumbel")))
    (edges 
      (edge 
        (name "egde_1")
        (source "leveldot_1")
        (destination "leveldot_2")
        (positions 
          (position 84 360 0)
          (position 108 353 0)
          (position 132 350 0)
          (position 154 352 0)))
      (edge 
        (name "egde_2")
        (source "leveldot_2")
        (destination "leveldot_3")
        (positions ))
      (edge 
        (name "egde_3")
        (source "leveldot_3")
        (destination "leveldot_4")
        (positions 
          (position 284 347 0)
          (position 309 335 0)))
      (edge 
        (name "egde_4")
        (source "leveldot_4")
        (destination "leveldot_5")
        (positions ))
      (edge 
        (name "egde_5")
        (source "leveldot_5")
        (destination "leveldot_6")
        (positions ))
      (edge 
        (name "egde_6")
        (source "leveldot_6")
        (destination "leveldot_7")
        (positions ))
      (edge 
        (name "egde_7")
        (source "leveldot_7")
        (destination "leveldot_8")
        (positions ))
      (edge 
        (name "egde_8")
        (source "leveldot_8")
        (destination "leveldot_9")
        (positions ))
      (edge 
        (name "egde_9")
        (source "leveldot_3")
        (destination "leveldot_10")
        (positions ))
      (edge 
        (name "egde_10")
        (source "leveldot_10")
        (destination "leveldot_15")
        (positions 
          (position 377 406 0)
          (position 401 428 0)
          (position 423 449 0)
          (position 468 451 0)
          (position 494 449 0)))
      (edge 
        (name "egde_9")
        (source "leveldot_3")
        (destination "leveldot_10")
        (positions ))
      (edge 
        (name "egde_9")
        (source "leveldot_10")
        (destination "leveldot_11")
        (positions 
          (position 394 377 0)
          (position 433 375 0)
          (position 465 377 0)))
      (edge 
        (name "egde_10")
        (source "leveldot_11")
        (destination "leveldot_12")
        (positions 
          (position 538 405 0)))
      (edge 
        (name "egde_11")
        (source "leveldot_12")
        (destination "leveldot_13")
        (positions 
          (position 621 398 0)
          (position 653 392 0)))
      (edge 
        (name "egde_12")
        (source "leveldot_13")
        (destination "leveldot_14")
        (positions ))
      (edge 
        (name "egde_12")
        (source "leveldot_15")
        (destination "leveldot_16")
        (positions 
          (position 591 453 0)))
      (edge 
        (name "egde_12")
        (source "leveldot_13")
        (destination "leveldot_16")
        (positions 
          (position 665 419 0)))))
  (objects 
    (surface 
      (name "background_1")
      (surface 
        (image "worldmaps/volcano/island")
        (modifier "ROT0"))
      (position 0 0 -100))))
;; EOF ;;