之前的地图的缩略图

This commit is contained in:
unanmed 2023-01-23 20:29:20 +08:00
parent 747c1b8c83
commit bdd1fc5db1
5 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
public/maps/洞穴.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
public/maps/草原.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 MiB

View File

@ -88,9 +88,9 @@ main.floors.MT42=
[ 0, 0, 0, 0, 0, 0, 0,274, 0, 0, 0,588, 0, 0, 0],
[ 92, 0, 0, 0,617, 0,587,587, 0, 0,586,588,617,586,586],
[584,584,617,70022,70023,611,70022,70023, 0,600,587, 0, 0, 0,586],
[584, 0, 0,584,608, 0,608,584, 0, 0,587,587,587,614,586],
[584, 0, 0,584,608,482,608,584, 0, 0,587,587,587,614,586],
[584, 0, 0,584,584, 85,584,584, 0,602, 0, 0, 0, 0,586],
[584,584,584,584,466,491,467,584,602, 0,604,604,604,277,586],
[584,584,584,584,466,484,467,584,602, 0,604,604,604,277,586],
[584, 0, 0,584,584,468,585,585, 0, 0,604, 0,604, 0,586],
[ 0, 0, 0,584,584,497,585,585, 0, 0,600, 0,604, 0, 94],
[ 0, 0, 0,584,584, 93,585,585, 93,584,584,584,584,584,584]

View File

@ -381,7 +381,7 @@ function draw() {
function download() {
if (nowArea.value === '') {
tip('error', '当前地图不任意一个区域内!');
tip('error', '当前地图不任意一个区域内!');
return;
}
downloadMode = true;