diff options
author | rexim <reximkut@gmail.com> | 2024-03-16 03:35:08 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-16 03:35:08 +0700 |
commit | 6658d0649e83f3dd4ec863abadc7c187a4f66276 (patch) | |
tree | 900c7b66e9ab0867ecadb9112de97f565016e243 /map.txt | |
parent | 3cf4da268e63689f4e40a7ea7d5cebc0c44f8251 (diff) |
Make bosses not bump into each other during path finding
Diffstat (limited to 'map.txt')
-rw-r--r-- | map.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,8 +11,8 @@ #.........# #...................# #######.........# #...................######### #.....#.........# #...................#.......# - #.....#.........#############################........B..........#.......# - #..*..=....@....&......!........................................&...%...# + #.....#.........#############################...................#.......# + #..*..=.........&......!........................................&...%...# #.....#.........#############################...................#.......# #.....#.........# #...................#.......# #######.........# #...................######### @@ -37,7 +37,7 @@ #.....................................# #...# #...#####........#####........#####...# #...# #...#.*.#........#####........#...#...# #...# - #...#...#........#####........#...#...# #...# + #...#.@.#........#####........#...#...# #...# #...#...#........#####........#...#...# #...# #...##.##........#####........##.##...# #...# #.....................................# #...# |