the-mist-ruins-and-the-lone.../DataTL/dump/common/33_【1】 お店 初期化.json
2025-01-30 19:53:49 -06:00

27 lines
No EOL
748 B
JSON

{
"id": 33,
"name": "【1】 お店 初期化",
"description": "販売物をリセットします、お店処理の始めに実行してください。続けて「商品追加」を実行してください。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"お店データを初期化\r\r"
],
"index": 0
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]お店商品初期化"
],
"intArgs": [
0,
0
],
"index": 1
}
]
}