20 lines
No EOL
534 B
JSON
20 lines
No EOL
534 B
JSON
{
|
|
"id": 35,
|
|
"name": "【3】 お店処理 実行",
|
|
"description": "お店コマンドを実行します。商品が設定されてない場合は「売る」しかできません。",
|
|
"commands": [
|
|
{
|
|
"code": 300,
|
|
"codeStr": "CommonEventByName",
|
|
"stringArgs": [
|
|
"X[移]お店実行"
|
|
],
|
|
"intArgs": [
|
|
0,
|
|
1,
|
|
1600000
|
|
],
|
|
"index": 0
|
|
}
|
|
]
|
|
} |