diff options
| author | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-18 14:26:23 +0200 | 
|---|---|---|
| committer | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-18 14:26:23 +0200 | 
| commit | 1edf7b95256c63df5b805e11e3a622f1bb36c4eb (patch) | |
| tree | f11e855ca58c3544cf656eb4166220bf3309d9f8 /data | |
| parent | 54e92bce02993e3721a3f41a1d9bc7bfaf376d16 (diff) | |
| download | hurrycurry-1edf7b95256c63df5b805e11e3a622f1bb36c4eb.tar hurrycurry-1edf7b95256c63df5b805e11e3a622f1bb36c4eb.tar.bz2 hurrycurry-1edf7b95256c63df5b805e11e3a622f1bb36c4eb.tar.zst  | |
improved depot map to solev issue #18
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/depot.yaml | 41 | 
1 files changed, 18 insertions, 23 deletions
diff --git a/data/maps/depot.yaml b/data/maps/depot.yaml index 622a318f..2bc56ae1 100644 --- a/data/maps/depot.yaml +++ b/data/maps/depot.yaml @@ -2,6 +2,7 @@  # Copyright 2024 metamuffin  # Copyright 2024 Sofviic  # Copyright 2024 nokoe +# Copyright 2024 BigBrotherNii  #  # This program is free software: you can redistribute it and/or modify  # it under the terms of the GNU Affero General Public License as published by @@ -16,31 +17,25 @@  # along with this program.  If not, see <https://www.gnu.org/licenses/>.  #  map: -    - "'''''''''''''''''''''''''''''''''''''''*'''*'''" -    - "''██▒▒▒█▒▒▒▒█▒▒▒█████████████████'''*''''''''*'" -    - "''█.....cccc....#█##############█''''''''*'''''" -    - "''▒.ctc.tttt....#█#............#█''''*''''''''*" -    - "''▒.ctc.cccc.....d....#...>v<..#█''''''*''*''''" -    - "''▒.ctc.........#█X...^....v...#█'''''''''''*''" -    - "''▒.ctc.........#█#...^...>v<..#█========'''''*" -    - "''█..............█#...^....v...#█X_'''*'=''''''" -    - "''▒.ctc......ctc.█#...^...>v<..#█X_'''''=''''''" -    - "''▒.ctc......ctc.█#...^....v...#█X_________''''" -    - "''▒.ctc......ctc.█████^████v██████d██████'_''''" -    - "''▒.ctc......ctc.█#...^....v.CCCC...FF.L█'_''''" -    - "''█..............█#..>^<...v...........L█'_''''" -    - "''▒.ctc......ctc.█#...^....v..#######...█'_''''" -    - "''▒.ctc......ctc.█#..>^<...v...........R█'_''''" -    - "''▒.ctc......ctc.█#...^....v...##ss.TT.R█'_''''" -    - "''▒.ctc......ctc.█#..>^<...#...#█▒▒██████'_''''" -    - "''█..............█#..###..###...w'''''''''_''''" -    - "''██▒▒▒▒█dd█▒▒▒▒██#.............w'''''''''_''''" -    - "'''''ctc'__'ctc''█#SSS#ooo#fff##█'''''''''_''''" -    - "'''''''''__''''''████████████████'''''''''_''''" -    - "'''''''''__'''''''''''''''''''''''''''''''_''''" +    - "''''''*''''''*''''*'''''*''''''''''*''''''''*''" +    - "''█████▒▒▒▒▒▒███████▒▒▒▒███▒▒▒▒██'''''''*''*'''" +    - "''▒..............d.............#█=========*=''*" +    - "''█.ctc..........█.............#█X_'''''*''='''" +    - "*'▒.ctc......ctc.█....^...>v<..#█X_________=*''" +    - "''▒..........ctc.█████^████v██████d██████'_='''" +    - "''▒.ctc......ctc.█S...^....v.CCCC...FF#L█'_='''" +    - "''█.ctc..........█S..>^<...v...........L█'_=''*" +    - "''▒..........ctc.█S..>^<...v...........R█'_='''" +    - "''▒.ctc......ctc.█#..###...#.....ss.TT#R█'_='''" +    - "'*▒.ctc......ctc.█#............#█▒▒██████'_='''" +    - "''█..............█o..#######...#▒'''''''''_='*'" +    - "''██▒▒▒▒█dd█▒▒▒▒██o............#▒'''''''''_='''" +    - "'''''ctc'__'ctc''█o...#ffff#...#█'''''''''_='''" +    - "'''''''''__''''''████████████████'''''*'''_='''" +    - "*''''''''__'''''''''''''''''''''''''''''''_='''"      - "_____________________________________________~_"      - "_!_____________________________________________" -    - "'''''''''''''''''''''''''''''''''''''''''''''''" +    - "''''''''''''''*''''''''''''''*'''''''''''''''''"  tiles:      "#": counter  |