ice_world.strf 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  1. (supertux-tiles
  2. (autotileset
  3. (source "autotiles_ice_world.satc")
  4. )
  5. ;; ice tiles- next id: 648
  6. (tilegroup
  7. (name (_ "Snow"))
  8. (tiles
  9. 101 102 103 127
  10. 104 105 106 128
  11. 107 108 109 129
  12. 110 111 114 115
  13. 112 113 123 116
  14. 117 118 119 0
  15. 120 121 122 135
  16. 124 125 126 134
  17. 132 131 130 133
  18. 249 250 253 254
  19. 251 252 255 256
  20. 447 448 449 468
  21. 450 451 452 469
  22. 453 454 455 0
  23. 456 457 462 463
  24. 458 459 464 465
  25. 460 461 466 467
  26. )
  27. )
  28. (tiles
  29. (width 5)(height 9)
  30. (images "worldmap/ice/land.png")
  31. (ids
  32. 101 102 103 110 111
  33. 104 105 106 112 113
  34. 107 108 109 114 115
  35. 117 118 119 123 116
  36. 120 121 122 127 135
  37. 124 125 126 128 134
  38. 132 131 130 129 133
  39. 249 250 253 254 0
  40. 251 252 255 256 0
  41. )
  42. (datas
  43. 0 0 0 0 0
  44. 0 0 0 0 0
  45. 0 0 0 0 0
  46. 0 0 0 0 18
  47. 0 0 0 0 0
  48. 0 0 0 0 0
  49. 0 0 0 0 0
  50. 0 0 0 0 0
  51. 0 0 0 0 0
  52. )
  53. )
  54. (tiles
  55. (width 5)(height 6)
  56. (images "worldmap/ice/ice_cliff.png")
  57. (ids
  58. 447 448 449 456 457
  59. 450 451 452 458 459
  60. 453 454 455 460 461
  61. 462 463 468 469 0
  62. 464 465 0 0 0
  63. 466 467 0 0 0
  64. )
  65. (datas
  66. 0 0 0 0 0
  67. 0 0 0 0 0
  68. 0 0 0 0 0
  69. 0 0 0 0 0
  70. 0 0 0 0 0
  71. 0 0 0 0 0
  72. )
  73. )
  74. (tilegroup
  75. (name (_ "Ice Cave & Crystal"))
  76. (tiles
  77. 149 150 151 0
  78. 152 153 154 0
  79. 155 156 157 0
  80. 158 159 162 0
  81. 160 161 163 0
  82. 164 165 166 0
  83. 167 168 169 0
  84. 198 199 200 0
  85. 201 202 203 0
  86. 234 235 236 470
  87. 237 238 239 471
  88. 240 241 242 472
  89. 243 244 245 473
  90. 246 247 248 474
  91. )
  92. )
  93. (tiles
  94. (width 3)(height 9)
  95. (images "worldmap/ice/icecave.png")
  96. (ids
  97. 149 150 151
  98. 152 153 154
  99. 155 156 157
  100. 158 159 162
  101. 160 161 163
  102. 164 165 166
  103. 167 168 169
  104. 198 199 200
  105. 201 202 203
  106. )
  107. )
  108. (tiles
  109. (width 4)(height 5)
  110. (images "worldmap/ice/crystal.png")
  111. (ids
  112. 234 235 236 470
  113. 237 238 239 471
  114. 240 241 242 472
  115. 243 244 245 473
  116. 246 247 248 474
  117. )
  118. )
  119. (tilegroup
  120. (name (_ "Embellishments"))
  121. (tiles
  122. 136 137 138 0
  123. 139 140 141 0
  124. 142 143 144 0
  125. 145 146 0 0
  126. 147 148 0 0
  127. 170 181 184 187
  128. 171 182 185 188
  129. 172 183 186 189
  130. 173 175 177 179
  131. 174 176 178 180
  132. 190 193 196 192
  133. 191 194 197 195
  134. 204 205 206 0
  135. 207 208 209 0
  136. 210 211 212 0
  137. 213 214 217 0
  138. 215 216 218 0
  139. 219 220 221 0
  140. 222 223 224 0
  141. 225 226 227 0
  142. 228 229 230 0
  143. 231 232 233 0
  144. )
  145. )
  146. (tiles
  147. (width 3)(height 3)
  148. (images "worldmap/ice/woodconvex.png")
  149. (ids
  150. 136 137 138
  151. 139 140 141
  152. 142 143 144
  153. )
  154. )
  155. (tiles
  156. (width 2)(height 2)
  157. (images "worldmap/ice/woodconcave.png")
  158. (ids
  159. 145 146
  160. 147 148
  161. )
  162. )
  163. (tiles
  164. (width 4)(height 7)
  165. (images "worldmap/ice/mountain.png")
  166. (ids
  167. 170 181 184 187
  168. 171 182 185 188
  169. 172 183 186 189
  170. 173 175 177 179
  171. 174 176 178 180
  172. 190 193 196 192
  173. 191 194 197 195
  174. )
  175. )
  176. (tiles
  177. (width 3)(height 5)
  178. (images "worldmap/ice/thin_ice.png")
  179. (ids
  180. 204 205 206
  181. 207 208 209
  182. 210 211 212
  183. 213 214 217
  184. 215 216 218
  185. )
  186. )
  187. (tiles
  188. (width 3)(height 5)
  189. (images "worldmap/ice/cave_cracks.png")
  190. (ids
  191. 219 220 221
  192. 222 223 224
  193. 225 226 227
  194. 228 229 230
  195. 231 232 233
  196. )
  197. )
  198. (tilegroup
  199. (name (_ "Forest"))
  200. (tiles
  201. 257 258 259 357
  202. 260 261 262 359
  203. 263 264 265 361
  204. 270 271 272 358
  205. 273 274 275 360
  206. 276 277 278 362
  207. 266 267 285 286
  208. 268 269 287 288
  209. 363 364 289 290
  210. 279 280 281 0
  211. 282 283 284 0
  212. 297 298 299 0
  213. 300 301 302 0
  214. 303 304 305 0
  215. 306 307 308 0
  216. 313 314 315 0
  217. 316 317 318 0
  218. 319 320 321 0
  219. 309 310 322 323
  220. 311 312 324 325
  221. 0 0 326 327
  222. 334 335 336 0
  223. 337 338 339 0
  224. 340 341 342 0
  225. 559 560 561 0
  226. 562 0 563 0
  227. 564 565 566 0
  228. 567 568 0 0
  229. 569 570 0 0
  230. 571 572 575 576
  231. 573 574 577 578
  232. )
  233. )
  234. (tiles
  235. (width 5)(height 9)
  236. (images "worldmap/forest/land.png")
  237. (ids
  238. 257 258 259 266 267
  239. 260 261 262 268 269
  240. 263 264 265 285 286
  241. 270 271 272 287 288
  242. 273 274 275 289 290
  243. 276 277 278 357 358
  244. 279 280 281 359 360
  245. 282 283 284 361 362
  246. 297 298 299 363 364
  247. )
  248. (datas
  249. 0 0 0 0 0
  250. 0 0 0 0 0
  251. 0 0 0 0 0
  252. 0 0 0 0 0
  253. 0 0 0 0 0
  254. 0 0 0 0 0
  255. 0 0 0 0 0
  256. 0 0 0 0 0
  257. 0 0 0 0 0
  258. )
  259. )
  260. (tiles
  261. (width 5)(height 9)
  262. (images "worldmap/forest/land_ghost.png")
  263. (ids
  264. 300 301 302 309 310
  265. 303 304 305 311 312
  266. 306 307 308 322 323
  267. 313 314 315 324 325
  268. 316 317 318 326 327
  269. 319 320 321 0 0
  270. 334 335 336 0 0
  271. 337 338 339 0 0
  272. 340 341 342 0 0
  273. )
  274. (datas
  275. 0 0 0 0 0
  276. 0 0 0 0 0
  277. 0 0 0 0 0
  278. 0 0 0 0 0
  279. 0 0 0 0 0
  280. 0 0 0 0 0
  281. 0 0 0 0 0
  282. 0 0 0 0 0
  283. 0 0 0 0 0
  284. )
  285. )
  286. (tiles
  287. (width 5)(height 5)
  288. (images "worldmap/forest/land_mix.png")
  289. (ids
  290. 559 560 561 567 568
  291. 562 0 563 569 570
  292. 564 565 566 0 0
  293. 571 572 575 576 0
  294. 573 574 577 578 0
  295. )
  296. (datas
  297. 0 0 0 0 0
  298. 0 0 0 0 0
  299. 0 0 0 0 0
  300. 0 0 0 0 0
  301. 0 0 0 0 0
  302. )
  303. )
  304. (tilegroup
  305. (name (_ "Underground Forest"))
  306. (tiles
  307. 579 580 581 642
  308. 582 583 584 644
  309. 585 586 587 643
  310. 592 593 594 645
  311. 595 596 597 646
  312. 598 599 600 647
  313. 588 589 610 611
  314. 590 591 612 613
  315. 0 0 614 615
  316. 601 602 603 616
  317. 604 605 606 617
  318. 607 608 609 618
  319. 620 621 622 619
  320. 623 624 625 0
  321. 626 627 628 0
  322. 629 630 0 0
  323. 631 632 0 0
  324. )
  325. )
  326. (tiles
  327. (width 5)(height 12)
  328. (images "worldmap/forest/land_underground.png")
  329. (ids
  330. 579 580 581 588 589
  331. 582 583 584 590 591
  332. 585 586 587 610 611
  333. 592 593 594 612 613
  334. 595 596 597 614 615
  335. 598 599 600 616 617
  336. 601 602 603 618 619
  337. 604 605 606 642 643
  338. 607 608 609 644 645
  339. 620 621 622 646 647
  340. 623 624 625 629 630
  341. 626 627 628 631 632
  342. )
  343. (datas
  344. 0 0 0 0 0
  345. 0 0 0 0 0
  346. 0 0 0 0 0
  347. 0 0 0 0 0
  348. 0 0 0 0 0
  349. 0 0 0 0 0
  350. 0 0 0 0 0
  351. 0 0 0 0 0
  352. 0 0 0 0 0
  353. 0 0 0 0 0
  354. 0 0 0 0 0
  355. 0 0 0 0 0
  356. )
  357. )
  358. (tilegroup
  359. (name (_ "Trees & Bushes"))
  360. (tiles
  361. 291 292 328 329
  362. 293 294 330 331
  363. 295 296 332 333
  364. 536 537 538 539
  365. 540 541 542 545
  366. 356 543 544 546
  367. 343 344 350 351
  368. 346 347 352 353
  369. 348 349 354 355
  370. 547 548 549 550
  371. 551 552 553 557
  372. 554 555 556 558
  373. )
  374. )
  375. (tiles
  376. (width 8)(height 6)
  377. (images "worldmap/forest/trees_bushes.png")
  378. (ids
  379. 291 292 328 329 536 537 538 539
  380. 293 294 330 331 540 541 542 545
  381. 295 296 332 333 356 543 544 546
  382. 343 344 350 351 547 548 549 550
  383. 346 347 352 353 551 552 553 557
  384. 348 349 354 355 554 555 556 558
  385. )
  386. )
  387. (tilegroup
  388. (name (_ "Seasonal"))
  389. (tiles
  390. 475 476 477 478
  391. 479 480 481 482
  392. 483 0 0 484
  393. 485 486 487 488
  394. 489 490 505 506
  395. 491 492 507 508
  396. 493 494 495 496
  397. 497 0 0 498
  398. 499 0 0 500
  399. 501 502 503 504
  400. 509 510 511 0
  401. 512 513 514 0
  402. 515 516 517 0
  403. 518 519 0 0
  404. 520 521 0 0
  405. 522 523 524 0
  406. 525 526 527 0
  407. 528 529 530 0
  408. 531 532 535 0
  409. 533 534 0 0
  410. )
  411. )
  412. (tiles
  413. (width 6)
  414. (height 4)
  415. (ids
  416. 475 476 477 478 489 490
  417. 479 480 481 482 491 492
  418. 483 0 0 484 0 0
  419. 485 486 487 488 0 0
  420. )
  421. (image "worldmap/halloween/tiles.png")
  422. )
  423. (tiles
  424. (fps 6)
  425. (width 6)
  426. (height 4)
  427. (ids
  428. 493 494 495 496 505 506
  429. 497 0 0 498 507 508
  430. 499 0 0 500 0 0
  431. 501 502 503 504 0 0
  432. )
  433. (image "worldmap/halloween/splash1.png"
  434. "worldmap/halloween/splash2.png"
  435. "worldmap/halloween/splash3.png")
  436. )
  437. (tiles
  438. (width 5)
  439. (height 3)
  440. (ids
  441. 509 510 511 518 519
  442. 512 513 514 520 521
  443. 515 516 517 0 0
  444. )
  445. (image "worldmap/halloween/darkness.png")
  446. )
  447. (tiles
  448. (width 3)
  449. (height 3)
  450. (ids
  451. 522 523 524
  452. 525 526 527
  453. 528 529 530
  454. )
  455. (image "worldmap/christmas/woodconvex.png")
  456. )
  457. (tiles
  458. (width 2)
  459. (height 2)
  460. (ids
  461. 531 532
  462. 533 534
  463. )
  464. (image "worldmap/christmas/woodconcave.png")
  465. )
  466. (tile
  467. (id 535)
  468. (images "worldmap/christmas/snowman.png"
  469. )
  470. )
  471. ;; shared tiles- ids available: 90-100
  472. (tilegroup
  473. (name (_ "Structure"))
  474. (tiles
  475. 60 61 62 0
  476. 63 64 65 0
  477. 66 67 68 0
  478. 365 366 367 0
  479. 368 369 370 0
  480. 371 372 373 0
  481. 374 375 376 0
  482. 377 378 379 0
  483. 380 381 382 0
  484. 383 384 385 0
  485. 386 387 388 0
  486. 633 634 635 0
  487. 636 637 638 0
  488. 639 640 641 0
  489. )
  490. )
  491. (tiles
  492. (width 3)(height 3)
  493. (images "worldmap/shared/castle.png")
  494. (ids
  495. 60 61 62
  496. 63 64 65
  497. 66 67 68
  498. )
  499. )
  500. (tiles
  501. (width 3)(height 5)
  502. (images "worldmap/shared/tower.png")
  503. (ids
  504. 365 366 367
  505. 368 369 370
  506. 371 372 373
  507. 374 375 376
  508. 377 378 379
  509. )
  510. )
  511. (tiles
  512. (width 3)(height 3)
  513. (images "worldmap/shared/ruin.png")
  514. (ids
  515. 380 381 382
  516. 383 384 385
  517. 386 387 388
  518. )
  519. )
  520. (tiles
  521. (width 3)(height 3)
  522. (images "worldmap/shared/library.png")
  523. (ids
  524. 633 634 635
  525. 636 637 638
  526. 639 640 641
  527. )
  528. )
  529. (tilegroup
  530. (name (_ "Pathing"))
  531. (tiles
  532. 10 11 12 13
  533. 14 15 16 17
  534. 18 19 20 21
  535. 22 23 24 25
  536. 26 27 28 29
  537. 30 31 32 33
  538. 34 35 36 37
  539. 38 39 40 41
  540. 42 43 44 45
  541. 46 47 48 49
  542. 84 85 86 50
  543. 87 58 59 51
  544. 88 52 54 56
  545. 89 53 55 57
  546. 423 424 427 428
  547. 425 426 429 430
  548. 431 432 435 436
  549. 433 434 437 446
  550. 438 439 440 441
  551. 442 443 444 445
  552. 389 390 391 401
  553. 392 393 394 402
  554. 395 396 397 403
  555. 398 399 400 404
  556. 0 0 0 405
  557. 407 408 409 410
  558. 411 412 413 414
  559. 415 416 417 418
  560. 419 420 421 422
  561. )
  562. )
  563. (tiles
  564. (width 4)(height 5)
  565. (images "worldmap/shared/roads.png")
  566. (ids
  567. 10 11 12 13
  568. 14 15 16 17
  569. 18 19 20 21
  570. 22 23 24 25
  571. 26 27 28 29
  572. )
  573. (datas
  574. 6 10 23 30
  575. 5 9 29 27
  576. 20 18 12 3
  577. 17 24 31 0
  578. 20 18 17 24
  579. )
  580. )
  581. (tiles
  582. (width 4)(height 6)
  583. (images "worldmap/shared/roads_border.png")
  584. (ids
  585. 423 424 427 428
  586. 425 426 429 430
  587. 431 432 435 436
  588. 433 434 437 446
  589. 438 439 440 441
  590. 442 443 444 445
  591. )
  592. (datas
  593. 6 10 23 30
  594. 5 9 29 27
  595. 20 18 12 3
  596. 17 24 31 0
  597. 20 18 17 24
  598. 12 3 3 12
  599. )
  600. )
  601. (tiles
  602. (width 1)(height 3)
  603. (images "worldmap/shared/ladder.png")
  604. (ids
  605. 403
  606. 404
  607. 405
  608. )
  609. (datas
  610. 3
  611. 3
  612. 3
  613. )
  614. )
  615. (tiles
  616. (width 4)(height 4)
  617. (images "worldmap/shared/invisible_paths.png")
  618. (editor-images "worldmap/shared/invisible_paths-editor.png")
  619. (ids
  620. 30 31 32 33
  621. 34 35 36 37
  622. 38 39 40 41
  623. 42 43 44 45
  624. )
  625. (datas
  626. 6 10 23 30
  627. 5 9 29 27
  628. 20 18 12 3
  629. 17 24 31 0
  630. )
  631. )
  632. (tiles
  633. (width 6)(height 5)
  634. (images "worldmap/shared/bridge.png")
  635. (ids
  636. 46 47 48 389 390 391
  637. 49 50 51 392 393 394
  638. 84 85 86 395 396 397
  639. 87 88 89 398 399 400
  640. 401 402 0 0 0 0
  641. )
  642. (datas
  643. 12 12 12 3 0 0
  644. 3 3 3 12 0 0
  645. 12 12 12 3 0 0
  646. 3 3 3 12 0 0
  647. 0 0 0 0 0 0
  648. )
  649. )
  650. (tiles
  651. (width 2)(height 4)
  652. (images "worldmap/shared/pier.png")
  653. (ids
  654. 52 54
  655. 53 55
  656. 56 57
  657. 58 59
  658. )
  659. (datas
  660. 3 3
  661. 3 3
  662. 12 12
  663. 12 12
  664. )
  665. )
  666. (tiles
  667. (width 4)(height 4)
  668. (images "worldmap/shared/rocky_paths.png")
  669. (editor-images "worldmap/shared/rocky_paths-editor.png")
  670. (ids
  671. 407 408 409 410
  672. 411 412 413 414
  673. 415 416 417 418
  674. 419 420 421 422
  675. )
  676. (datas
  677. 6 30 10 18
  678. 23 31 27 3
  679. 5 29 9 17
  680. 20 12 24 0
  681. )
  682. )
  683. (tilegroup
  684. (name (_ "Water"))
  685. (tiles
  686. 1 2 3 4
  687. 5 6 7 8
  688. 69 70 71 0
  689. 72 73 74 0
  690. 75 76 77 0
  691. 78 79 82 0
  692. 80 81 83 0
  693. )
  694. )
  695. (tile
  696. (id 1)
  697. (images "worldmap/shared/water_01.png"
  698. "worldmap/shared/water_02.png"
  699. "worldmap/shared/water_03.png"
  700. "worldmap/shared/water_04.png"
  701. "worldmap/shared/water_05.png"
  702. "worldmap/shared/water_06.png"
  703. "worldmap/shared/water_07.png"
  704. "worldmap/shared/water_08.png"
  705. "worldmap/shared/water_09.png"
  706. "worldmap/shared/water_10.png"
  707. "worldmap/shared/water_11.png"
  708. "worldmap/shared/water_12.png"
  709. "worldmap/shared/water_13.png"
  710. "worldmap/shared/water_14.png"
  711. "worldmap/shared/water_15.png"
  712. "worldmap/shared/water_16.png"
  713. )
  714. )
  715. (tiles
  716. (width 4)(height 2)(fps 4)
  717. (ids
  718. 0 2 3 4
  719. 5 6 7 8
  720. )
  721. (image "worldmap/shared/surf-01.png"
  722. "worldmap/shared/surf-02.png"
  723. "worldmap/shared/surf-03.png"
  724. "worldmap/shared/surf-04.png"
  725. "worldmap/shared/surf-03.png"
  726. "worldmap/shared/surf-02.png"
  727. )
  728. )
  729. (tiles
  730. (width 3)(height 5)
  731. (images "worldmap/shared/shallow_water.png")
  732. (ids
  733. 69 70 71
  734. 72 73 74
  735. 75 76 77
  736. 78 79 82
  737. 80 81 83
  738. )
  739. )
  740. )