diff options
Diffstat (limited to 'data/maps/depot.yaml')
| -rw-r--r-- | data/maps/depot.yaml | 21 | 
1 files changed, 11 insertions, 10 deletions
| diff --git a/data/maps/depot.yaml b/data/maps/depot.yaml index 323843ff..45b36398 100644 --- a/data/maps/depot.yaml +++ b/data/maps/depot.yaml @@ -15,14 +15,14 @@  # 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_'''''=''''''" +    - "'''''''''''''''''''''''''''''''''''''''*'''*'''" +    - "''██▒▒▒█▒▒▒▒█▒▒▒█████████████████'''*''''''''*'" +    - "''█.....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██████'_''''" @@ -37,8 +37,8 @@ map:      - "'''''ctc'__'ctc''█#SSS#ooo#fff##█'''''''''_''''"      - "'''''''''__''''''████████████████'''''''''_''''"      - "'''''''''__'''''''''''''''''''''''''''''''_''''" -    - "_~___________________________________________~_" -    - "_!___________________________________________!_" +    - "_____________________________________________~_" +    - "_!_____________________________________________"      - "'''''''''''''''''''''''''''''''''''''''''''''''"  tiles: @@ -98,3 +98,4 @@ walkable:  collider:      - wall      - tree +    - fence | 
