Using switch for organ event notification.
This commit is contained in:
parent
fee1625c8d
commit
c1f17a8c25
1 changed files with 12 additions and 12 deletions
|
|
@ -3772,18 +3772,18 @@
|
|||
"selfSwitchValid": false,
|
||||
"switch1Id": 1,
|
||||
"switch1Valid": false,
|
||||
"switch2Id": 1,
|
||||
"switch2Valid": false,
|
||||
"switch2Id": 410,
|
||||
"switch2Valid": true,
|
||||
"variableId": 1,
|
||||
"variableValid": true,
|
||||
"variableValue": 62
|
||||
},
|
||||
"directionFix": false,
|
||||
"directionFix": true,
|
||||
"image": {
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"direction": 2,
|
||||
"pattern": 0,
|
||||
"characterIndex": 6,
|
||||
"characterName": "!Flame",
|
||||
"direction": 8,
|
||||
"pattern": 1,
|
||||
"tileId": 0
|
||||
},
|
||||
"list": [
|
||||
|
|
@ -3830,7 +3830,7 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
0,
|
||||
"はい"
|
||||
"Yes"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -3947,7 +3947,7 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
1,
|
||||
"いいえ"
|
||||
"No"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -3981,7 +3981,7 @@
|
|||
"moveSpeed": 3,
|
||||
"moveType": 0,
|
||||
"priorityType": 1,
|
||||
"stepAnime": false,
|
||||
"stepAnime": true,
|
||||
"through": false,
|
||||
"trigger": 0,
|
||||
"walkAnime": true
|
||||
|
|
@ -3996,8 +3996,8 @@
|
|||
"selfSwitchValid": false,
|
||||
"switch1Id": 149,
|
||||
"switch1Valid": true,
|
||||
"switch2Id": 1,
|
||||
"switch2Valid": false,
|
||||
"switch2Id": 410,
|
||||
"switch2Valid": true,
|
||||
"variableId": 1,
|
||||
"variableValid": false,
|
||||
"variableValue": 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue