Skip to content

Commit 79d280d

Browse files
committed
Update terrain type impassability config to include autumn bushes
1 parent 56033b8 commit 79d280d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

src/TSMapEditor/Config/TerrainTypeImpassability.ini

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,22 @@ ImpassableCells=0,0|1,0|2,0|1,1
2929
[BR9]
3030
ImpassableCells=0,0|0,1|1,0|1,1
3131

32+
; *************
33+
; Autumn Bushes
34+
; *************
35+
36+
[ABR6]
37+
ImpassableCells=0,0|0,1|1,0|1,1
38+
39+
[ABR7]
40+
ImpassableCells=0,0|1,0|1,1
41+
42+
[ABR8]
43+
ImpassableCells=0,0|1,0|2,0|1,1
44+
45+
[ABR9]
46+
ImpassableCells=0,0|0,1|1,0|1,1
47+
3248
; ***************
3349
; Alt Tree Groups
3450
; ***************

0 commit comments

Comments
 (0)