Merge branch 'noAnimate' into hasAnimate
This commit is contained in:
commit
f8c16b22c0
@ -786,10 +786,19 @@ main.floors.MT40=
|
||||
"code": 39,
|
||||
"time": 0
|
||||
},
|
||||
{
|
||||
"type": "moveHero",
|
||||
"steps": [
|
||||
"up:1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "battle",
|
||||
"id": "E383"
|
||||
},
|
||||
{
|
||||
"type": "waitAsync"
|
||||
},
|
||||
{
|
||||
"type": "hide",
|
||||
"loc": [
|
||||
@ -1064,7 +1073,7 @@ main.floors.MT40=
|
||||
"type": "changePos",
|
||||
"loc": [
|
||||
7,
|
||||
5
|
||||
3
|
||||
],
|
||||
"direction": "down"
|
||||
},
|
||||
@ -1413,7 +1422,7 @@ main.floors.MT40=
|
||||
},
|
||||
{
|
||||
"type": "showImage2",
|
||||
"code": 59,
|
||||
"code": 20,
|
||||
"image": "shaohuzixin.png",
|
||||
"loc": [
|
||||
200,
|
||||
@ -1427,7 +1436,7 @@ main.floors.MT40=
|
||||
"\t[邵虎]现在......先把衰弱解了吧。",
|
||||
{
|
||||
"type": "hideImage",
|
||||
"code": 59,
|
||||
"code": 20,
|
||||
"time": 0
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user