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

39 lines
556 B
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
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.