剧情
This commit is contained in:
parent
a841a13fb8
commit
816beca74c
1025
project/events.js
1025
project/events.js
File diff suppressed because it is too large
Load Diff
@ -44,12 +44,6 @@ main.floors.guangchang5=
|
|||||||
"eachArrive": null,
|
"eachArrive": null,
|
||||||
"parallelDo": "",
|
"parallelDo": "",
|
||||||
"events": {
|
"events": {
|
||||||
"11,9": [
|
|
||||||
{
|
|
||||||
"type": "comment",
|
|
||||||
"text": "这里暂且拿个东西堵住吧,剧情结束扣掉这个块"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"6,11": [
|
"6,11": [
|
||||||
{
|
{
|
||||||
"type": "insert",
|
"type": "insert",
|
||||||
@ -97,7 +91,7 @@ main.floors.guangchang5=
|
|||||||
[362,363,210070,210071,210184, 0, 0, 0,210184,210068,210069,210178,210166],
|
[362,363,210070,210071,210184, 0, 0, 0,210184,210068,210069,210178,210166],
|
||||||
[210181,210184,210078,210079,210192, 0, 0, 0,210192,210076,210077,210194,210194],
|
[210181,210184,210078,210079,210192, 0, 0, 0,210192,210076,210077,210194,210194],
|
||||||
[210178,210184,210086,210087, 0, 0, 0, 0, 0,210084,210085,110239,110239],
|
[210178,210184,210086,210087, 0, 0, 0, 0, 0,210084,210085,110239,110239],
|
||||||
[210194,210192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 94],
|
[210194,210192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94],
|
||||||
[200171,200172,120031,120031,120020, 0, 0, 0, 0, 0, 0, 0, 0],
|
[200171,200172,120031,120031,120020, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
[200179,200180,122, 0, 0, 0, 0, 0,200199, 0,130180,130181,130182],
|
[200179,200180,122, 0, 0, 0, 0, 0,200199, 0,130180,130181,130182],
|
||||||
[200187,200188, 0, 0, 0, 0, 93, 0, 0,130187,130188,130189,130190]
|
[200187,200188, 0, 0, 0, 0, 93, 0, 0,130187,130188,130189,130190]
|
||||||
|
@ -98,6 +98,10 @@ main.floors.yiqu5=
|
|||||||
"beforeBattle": {},
|
"beforeBattle": {},
|
||||||
"afterBattle": {
|
"afterBattle": {
|
||||||
"6,2": [
|
"6,2": [
|
||||||
|
{
|
||||||
|
"type": "insert",
|
||||||
|
"name": "序章零四一"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "setValue",
|
"type": "setValue",
|
||||||
"name": "item:I427",
|
"name": "item:I427",
|
||||||
@ -116,7 +120,14 @@ main.floors.yiqu5=
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"afterGetItem": {},
|
"afterGetItem": {},
|
||||||
"afterOpenDoor": {},
|
"afterOpenDoor": {
|
||||||
|
"6,4": [
|
||||||
|
{
|
||||||
|
"type": "insert",
|
||||||
|
"name": "序章零四"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"autoEvent": {},
|
"autoEvent": {},
|
||||||
"cannotMove": {},
|
"cannotMove": {},
|
||||||
"cannotMoveIn": {},
|
"cannotMoveIn": {},
|
||||||
|
Loading…
Reference in New Issue
Block a user