diff options
| author | tpart <tpart120@proton.me> | 2024-09-20 14:10:06 +0200 | 
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2024-09-20 14:10:06 +0200 | 
| commit | 54df2afca75cfbede2a2631f150c2baabd9a58b0 (patch) | |
| tree | a9bd852051fad32811b08e155c8262cc38337a51 /data | |
| parent | 28d55061b5897ed59d9811d2a6ea59f6168b12db (diff) | |
| download | hurrycurry-54df2afca75cfbede2a2631f150c2baabd9a58b0.tar hurrycurry-54df2afca75cfbede2a2631f150c2baabd9a58b0.tar.bz2 hurrycurry-54df2afca75cfbede2a2631f150c2baabd9a58b0.tar.zst | |
Update paris map
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/paris.yaml | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/data/maps/paris.yaml b/data/maps/paris.yaml index c21bc5a7..08329285 100644 --- a/data/maps/paris.yaml +++ b/data/maps/paris.yaml @@ -25,8 +25,8 @@ map:      - "''''█wwwdd█www█.ff.T█'''*"      - "*'''▒.........█....F▒''''"      - "''''█ctc..ctc.█.YY.L█''''" -    - "*'''▒.8....8..█....R▒'''*" -    - "''''█ctc..ctc.█.SS.T█''''" +    - "*'''▒.8....8..█....B▒'''*" +    - "''''█ctc..ctc.█.SS.D█''''"      - "''''▒.........█...1F▒''*'"      - "*'''█ctc..ctc.█XCC##█'''*"      - "''''██▒▒dd▒▒███▒▒████''''" @@ -53,6 +53,8 @@ tiles:      "T": tomato-crate      "F": flour-crate      "L": leek-crate +    "B": lettuce-crate +    "D": cheese-crate      "X": trash      "l": lamp      "8": chandelier | 
