summaryrefslogtreecommitdiff
path: root/Rules/castle_indoor/rule_castle_indoor.txt
blob: 4ce75534a5e0bc52cf9847a07987ee2cb6eea703 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// lines starting with // or // are comments
// all other lines will be parsed and treated as filenames.

// Rules for castles indoors

// basic stuff: each rule-tile gets a default tile
// here is a map attribute set: "DeleteTiles := true" This means to delete all
// tiles in all touched tileslayers first.
./rule_castle_001.tmx

// straight walls:
./rule_castle_002.tmx

// corners at walls
./rule_castle_003.tmx

// Carpets are bad in overall, so do not place one near the other
// straight carpets
./rule_castle_009.tmx

// corners in carpets
./rule_castle_010.tmx