diff options
| author | troido <troido@protonmail.com> | 2020-05-12 22:10:15 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-05-12 22:10:15 +0200 |
| commit | 9c4e59b670d22fbfa23def1d66a10ea3af4c214d (patch) | |
| tree | f161ae54b498fbdd7e89bfe029f7eb2be65dfd85 /content/maps/room.json | |
| parent | 1b380b31f50035f10f651e220effe8a2970c0fd5 (diff) | |
remove items on the ground from maps
Diffstat (limited to 'content/maps/room.json')
| -rw-r--r-- | content/maps/room.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/maps/room.json b/content/maps/room.json index f89b46a..74cfcc0 100644 --- a/content/maps/room.json +++ b/content/maps/room.json @@ -13,8 +13,8 @@ " ~~,,,,.,,,,,,,,,,,~~~,,,,,,,,,,,,,,,,,,,,X", " X,,,,,.,,,,,,,,,,,~~~~,,,,,,T,,,,,,,,,,,,X", " X,,,,,.,,,,,,,,,,,,~~~,,,,,,,,,,,,,,,,,,,X", - " X,^,,,.,,,,,,,,,,,,~~~,,,,,T,,,,######,,,X", - " X,^,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", + " X,,,,,.,,,,,,,,,,,,~~~,,,,,T,,,,######,,,X", + " X,,,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", " X,,,t..............bbb..........D++++#,,,X", " X,,,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", " X,,,,,.,,,,,,,,,,,,~~~,,,T,,,T,,#++++#,,,X", |
