diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-07-14 11:32:02 +0200 | 
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-07-14 11:32:02 +0200 | 
| commit | 069b61be6d132bc2d9935bb1f846da4dc3d8b5d5 (patch) | |
| tree | 6ce38a437c61f55202315152431e0e2e47a64d62 /data | |
| parent | 9138b1f2d56e31343b8e13d4ed1ee07bdb210c43 (diff) | |
| download | hurrycurry-069b61be6d132bc2d9935bb1f846da4dc3d8b5d5.tar hurrycurry-069b61be6d132bc2d9935bb1f846da4dc3d8b5d5.tar.bz2 hurrycurry-069b61be6d132bc2d9935bb1f846da4dc3d8b5d5.tar.zst | |
fix pathfinding
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/sushibar.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/data/maps/sushibar.yaml b/data/maps/sushibar.yaml index 4023d873..b96dcafb 100644 --- a/data/maps/sushibar.yaml +++ b/data/maps/sushibar.yaml @@ -17,7 +17,7 @@ map:      - "*''''*''''*''''''''*''"      - "'''*'''''''**''''''''*"      - "''█████████████'X'''*'" -    - "''█RGHI..#c...█'''''**" +    - "''█R.....#c...█'''''**"      - "''█T.....#c...d____'''"      - "'*█F..S..#c...d____'*'"      - "*'█L..S..#c...█''__'''" | 
