Compare commits

..

No commits in common. "f8c16b22c0194a25184e5cf0f5c4a77fb74f3949" and "b3bfb467d067706765655869307cb7fb79f13017" have entirely different histories.

View File

@ -786,19 +786,10 @@ main.floors.MT40=
"code": 39, "code": 39,
"time": 0 "time": 0
}, },
{
"type": "moveHero",
"steps": [
"up:1"
]
},
{ {
"type": "battle", "type": "battle",
"id": "E383" "id": "E383"
}, },
{
"type": "waitAsync"
},
{ {
"type": "hide", "type": "hide",
"loc": [ "loc": [
@ -1073,7 +1064,7 @@ main.floors.MT40=
"type": "changePos", "type": "changePos",
"loc": [ "loc": [
7, 7,
3 5
], ],
"direction": "down" "direction": "down"
}, },
@ -1422,7 +1413,7 @@ main.floors.MT40=
}, },
{ {
"type": "showImage2", "type": "showImage2",
"code": 20, "code": 59,
"image": "shaohuzixin.png", "image": "shaohuzixin.png",
"loc": [ "loc": [
200, 200,
@ -1436,7 +1427,7 @@ main.floors.MT40=
"\t[邵虎]现在......先把衰弱解了吧。", "\t[邵虎]现在......先把衰弱解了吧。",
{ {
"type": "hideImage", "type": "hideImage",
"code": 20, "code": 59,
"time": 0 "time": 0
}, },
{ {