blob: 4ce75534a5e0bc52cf9847a07987ee2cb6eea703 (
plain) (
tree)
|
|
// 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
|