summaryrefslogtreecommitdiff
path: root/Rules/castle_indoor/rule_castle_indoor.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-27 10:44:04 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-27 10:45:56 -0300
commit953be4ec3b389d75b55c23eab456abed512491bc (patch)
tree39eb6646f1c5e08b04dfd0a40d8e6524506a216d /Rules/castle_indoor/rule_castle_indoor.txt
parent0c9bfb2d780621153bc9f2bebfeff992d9356147 (diff)
downloadart-953be4ec3b389d75b55c23eab456abed512491bc.tar.gz
art-953be4ec3b389d75b55c23eab456abed512491bc.tar.bz2
art-953be4ec3b389d75b55c23eab456abed512491bc.tar.xz
art-953be4ec3b389d75b55c23eab456abed512491bc.zip
Include a terrible tileset for Indoor Castle
Diffstat (limited to 'Rules/castle_indoor/rule_castle_indoor.txt')
-rw-r--r--Rules/castle_indoor/rule_castle_indoor.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/Rules/castle_indoor/rule_castle_indoor.txt b/Rules/castle_indoor/rule_castle_indoor.txt
new file mode 100644
index 00000000..4ce75534
--- /dev/null
+++ b/Rules/castle_indoor/rule_castle_indoor.txt
@@ -0,0 +1,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
+