From 6658d0649e83f3dd4ec863abadc7c187a4f66276 Mon Sep 17 00:00:00 2001 From: rexim Date: Sat, 16 Mar 2024 03:35:08 +0700 Subject: Make bosses not bump into each other during path finding --- map.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'map.txt') diff --git a/map.txt b/map.txt index ad680e8..a820cb8 100644 --- a/map.txt +++ b/map.txt @@ -11,8 +11,8 @@ #.........# #...................# #######.........# #...................######### #.....#.........# #...................#.......# - #.....#.........#############################........B..........#.......# - #..*..=....@....&......!........................................&...%...# + #.....#.........#############################...................#.......# + #..*..=.........&......!........................................&...%...# #.....#.........#############################...................#.......# #.....#.........# #...................#.......# #######.........# #...................######### @@ -37,7 +37,7 @@ #.....................................# #...# #...#####........#####........#####...# #...# #...#.*.#........#####........#...#...# #...# - #...#...#........#####........#...#...# #...# + #...#.@.#........#####........#...#...# #...# #...#...#........#####........#...#...# #...# #...##.##........#####........##.##...# #...# #.....................................# #...# -- cgit v1.2.3