From ce6c3bf08a4c9d5eb5e64808943412c69f85f349 Mon Sep 17 00:00:00 2001 From: rexim Date: Mon, 11 Mar 2024 00:02:15 +0700 Subject: Implement bomb regeneration --- map.txt | 71 +++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 36 insertions(+), 35 deletions(-) (limited to 'map.txt') diff --git a/map.txt b/map.txt index bc7fb1d..d213bae 100644 --- a/map.txt +++ b/map.txt @@ -1,35 +1,36 @@ - ######### - #.......# - #.......# - #...*...# - #.......# - #.......# - ########### #######=####### - #.........# #.............# -#######.........# #.............######### -#.....#.........# #.............#.......# -#.....#.........######################....B........#.......# -#..*..=....@....&..................................&...%...# -#.....#.........######################.............#.......# -#.....#.........# #.............#.......# -#######.........# #.............######### - #.........# #.............# - #####.##### ######...###### - #.# #...# - #.# #...# - #.# #...# - #####.##### #...# - #.........# #...# - #.........# #...# - #.........# #...# - #....%....# #...# - #.........# #...# - #.........# #...# - #.........# #...# - ########### #...# - #...# - #...# - #...# - #...# - #...# - ##### + ######### + #.......# + #.......# + #...*...# + #.......# + #.......# + ########### #######=####### + #.........# #.............# +#######.........# #.............######### +#.....#.........# #.............#.......# +#.....#.........############################################....B........#.......# +#..*..=....@....&........................................................&...%...# +#.....#.........############################################.............#.......# +#.....#.........# #.............#.......# +#######.........# #.............######### + #.........# #.............# + #####.##### ######...###### + #.# #...# + #.# #...# + #.# #...# + #####.##### #...# + #.........# #...# + #.........# #...# + #.........# #...# + #....%....# #...# + #.........# #...# + #.........# #...# + #.........# #...# + ########### #...# + #...# + #...# + #...# + #...# + #...# + ##### + -- cgit v1.2.3