~brzeti/patat/dev

« back to all changes in this revision

Viewing changes to maps/map8.txt

  • Committer: Arthur Skonecki
  • Date: 2008-12-02 12:59:20 UTC
  • Revision ID: admin@adb.cba.pl-20081202125920-hmvdzcrxgq1tl514
initial project's files submission

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Map file for tile-based game
 
2
# (Lines that start with '#' are comments)
 
3
# The tiles are:
 
4
#   (Space) Empty tile
 
5
#   A..Z    Tiles A through Z
 
6
#   o       Star
 
7
#   !       Music Note
 
8
#   *       Goal
 
9
#   1       Bad Guy 1 (grub)
 
10
#   2       Bad Guy 2 (fly)
 
11
# lines beginning with $ set variables
 
12
 
 
13
$background=splash/Loading_Hell.jpg
 
14
$splash_end=splash/l8.jpg
 
15
#use only $splash_end
 
16
#$splash_begin_animated=gamesplash_old.jpg,defultsplash_endmap.jpg
 
17
$tileset=    3
 
18
$music=dismal.mid,true
 
19
$goal=schwarzloch.png
 
20
#$%2Message/color
 
21
#add a way to change scrolling of background(paralax and usual)
 
22
#implement Cutscene classs 
 
23
 
 
24
 
 
25
#messages
 
26
#id-numberofmsg/gamehalfpaused/msgText/color/seconds
 
27
$%Player%
 
28
 
 
29
$%01/false/Just kill this crap! - Jesus/yellow/5/
 
30
$%11/false/AMV: I am AMerican Virgin/blue/5
 
31
$%21/false/AMV: I work as a teacher/blue/2
 
32
$%31/false/AMV: in a catholic school/blue/2
 
33
$%41/false/AMV: therefore we are all virgins here/blue/2
 
34
$%51/false/AMV: and we all do pray to our lord.../blue/2
 
35
$%61/false/AMV: at least 5 times every day/blue/2
 
36
$%71/false/AMV: hmm... /blue/2
 
37
$%81/false/AMV: ...the bus sounds strange/blue/2
 
38
$%91/false/AMV: In God we Trust... /blue/2
 
39
$%/Player%
 
40
 
 
41
#triggers
 
42
&                                0
 
43
#map
 
44
 
 
45
 
 
46
A                              A             n                                      n             A
 
47
A                           m  A             n                                      n             A
 
48
A                              A             n                                      n             A
 
49
A                                  A             n   I       I                          n   I         A
 
50
AAtxAAAAAAAAAAAAAAAAAAAAAAAAAAAA          I  n          I        III     I     II I n    I       AA
 
51
A                              A             n                             I        n             A
 
52
A                              A      I      n r                                    n       r     A
 
53
A                                 N          n r                                    n       r     A
 
54
AAAAtxAtxAtxAAx  xAtxAtxAtxAtxAAAAAAAAAA       r                                            r     A
 
55
A                                      A       r                                            r     A
 
56
A h  h  h  h  h  h  h  h  h  h  h  h h A hh  h rh  h  h  h  h  h  h  h  h  h  h  h  h   h  hr h  hA
 
57
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 
 
b'\\ No newline at end of file'