summaryrefslogtreecommitdiff
path: root/rules/woodland/rule_woodland.txt
blob: 72190bfeaa74553df49fe9858f79e871ca60dbae (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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# lines starting with # or // are comments
# all other lines will be parsed and treated as filenames.

# Rules for Woodlands.
# basic tiles
./rule_woodland_001.tmx

# different sorts of basic tiles for grass
./rule_woodland_002.tmx

# different sorts of basic tiles for water
./rule_woodland_003.tmx

# different stones
./rule_woodland_004.tmx

# flowerpower in 4 different styles
./rule_woodland_005.tmx
./rule_woodland_006.tmx
./rule_woodland_007.tmx
./rule_woodland_008.tmx

# trees (sort one: robust healthy broad leaved tree)
./rule_woodland_050.tmx

# trees (sort two: dead trees, different heights)
./rule_woodland_053.tmx

# straight borders of water
./rule_woodland_100.tmx

# corners at waterside
./rule_woodland_101.tmx
./rule_woodland_102.tmx

# errorhandling at waterside
./rule_woodland_105.tmx

# straight borders of high grass
./rule_woodland_110.tmx

# corners at at high grass
./rule_woodland_111.tmx
./rule_woodland_112.tmx

# errors in high grass
./rule_woodland_115.tmx

# ways: straight
./rule_woodland_120.tmx

# corners
./rule_woodland_121.tmx
./rule_woodland_122.tmx

# narrow pathes
./rule_woodland_123.tmx

# narrow pathes ends
./rule_woodland_124.tmx

# narrow pathes corners
./rule_woodland_125.tmx

# narrow pathes T-crossings
./rule_woodland_126.tmx

# narrow pathes X-crossings
./rule_woodland_127.tmx

# pathes to narrow pathes
./rule_woodland_128.tmx

# pathes error handling
./rule_woodland_129.tmx