1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/config/buildings2.txt

185 lines
1.1 KiB
Plaintext
Raw Normal View History

0 0
CASTLE 0
0
1
2
3
4
10
11
12
13
5
22
30
37
2008-01-26 23:50:51 +02:00
16
2008-01-27 15:18:18 +02:00
6
18
19
34
41
END
2008-01-28 22:58:19 +02:00
CASTLE 1
35
42
33
40
16
32
39
0
1
2
3
4
31
18
38
19
34
24
41
25
5
30
37
14
10
11
12
13
21
22
-1
27
28
29
15
2008-01-28 22:58:19 +02:00
END
2008-01-29 19:15:09 +02:00
CASTLE 2
36
43
32
39
10
11
12
13
32
35
42
15
5
18
19
END
CASTLE 3
26
21
7
8
9
22
31
38
36
43
10
11
12
13
5
32
39
24
25
33
40
34
41
30
37
18
19
14
15
16
35
42
END
CASTLE 4
17
0
1
2
3
4
7
8
9
32
39
26
15
14
34
41
16
5
33
40
31
38
6
30
18
37
19
22
20
END
CASTLE 5
0
1
2
3
4
21
35
42
5
30
18
37
19
32
39
26
7
8
9
23
END
EOD
------------------------------------------------------------------
//File format:
0 0 //for further use - format version and ID mode
CASTLE [Castle ID]
[ID] //Building showed on the top (blitted later)
[ID] //Building showed later...
...
[ID] //even later...
END //end of buildings for this castle
[...] //info for more castles
EOD
Buildings not mentioned in the file will be blitted as first. File can contain data for any count of castles.