修复40层剧情问题
This commit is contained in:
parent
d6b59f8af2
commit
f43b4df8f0
@ -786,10 +786,19 @@ 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": [
|
||||||
@ -1064,7 +1073,7 @@ main.floors.MT40=
|
|||||||
"type": "changePos",
|
"type": "changePos",
|
||||||
"loc": [
|
"loc": [
|
||||||
7,
|
7,
|
||||||
5
|
3
|
||||||
],
|
],
|
||||||
"direction": "down"
|
"direction": "down"
|
||||||
},
|
},
|
||||||
@ -1413,7 +1422,7 @@ main.floors.MT40=
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "showImage2",
|
"type": "showImage2",
|
||||||
"code": 59,
|
"code": 20,
|
||||||
"image": "shaohuzixin.png",
|
"image": "shaohuzixin.png",
|
||||||
"loc": [
|
"loc": [
|
||||||
200,
|
200,
|
||||||
@ -1427,7 +1436,7 @@ main.floors.MT40=
|
|||||||
"\t[邵虎]现在......先把衰弱解了吧。",
|
"\t[邵虎]现在......先把衰弱解了吧。",
|
||||||
{
|
{
|
||||||
"type": "hideImage",
|
"type": "hideImage",
|
||||||
"code": 59,
|
"code": 20,
|
||||||
"time": 0
|
"time": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user