diff options
author | tpart <tpart120@proton.me> | 2024-07-17 14:50:08 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-07-17 14:50:13 +0200 |
commit | c3afe5a3063dc1a20122ff6bda847ab771d5c26b (patch) | |
tree | a9dcdfb720df17e59aab2cbc47c55c5d49d5914e | |
parent | 4e2f42cc87e33752c76e866009786d4f827d9cb2 (diff) | |
download | hurrycurry-c3afe5a3063dc1a20122ff6bda847ab771d5c26b.tar hurrycurry-c3afe5a3063dc1a20122ff6bda847ab771d5c26b.tar.bz2 hurrycurry-c3afe5a3063dc1a20122ff6bda847ab771d5c26b.tar.zst |
Fix: Tree overlapping with crates in Sophomore map
-rw-r--r-- | data/maps/sophomore.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/sophomore.yaml b/data/maps/sophomore.yaml index 4d0b9288..b376019f 100644 --- a/data/maps/sophomore.yaml +++ b/data/maps/sophomore.yaml @@ -16,15 +16,15 @@ map: - "*''''*'''*'''*''*'''" - "'''*''''*'*'*''''*'*" - - "''████▒███████▒███*'" + - "''████▒███████▒███'*" - "*'█tc.ctc.d...~.s█''" - "''▒c...c..█.⌷C..L█'*" - - "*'█.......w.⌷⌷..R█*'" - - "*'█c......w.p⌷..T█*'" + - "*'█.......w.⌷⌷..R█''" + - "*'█c......w.p⌷..T█''" - "'*█tc.....w.....F█'*" - "''█c....ct█oofSSX█''" - - "*'████dd█████▒████*'" - - "'*''''__'''''''''''*" + - "*'████dd█████▒████''" + - "'*''''__''''''''''''" - "*'*'''______________" - "'''*''_____________!" - "'*''''''''''''''''''" |