the-mist-ruins-and-the-lone.../DataTL/dump/common/214_WOLF RPGエディター使用Ev.json
2025-02-02 21:23:18 -06:00

39 lines
No EOL
1.1 KiB
JSON

{
"id": 214,
"name": "WOLF RPGエディター使用Ev",
"description": "アイテムとしてWOLF RPGエディターを使ったときに呼び出されるイベント",
"commands": [
{
"code": 101,
"codeStr": "Message",
"stringArgs": [
"3The person saw the \"WOLF RPG Editor\"!"
],
"index": 0
},
{
"code": 101,
"codeStr": "Message",
"stringArgs": [
"Wulfaal is reminiscing about \\r[bittersweet, sweet\nand sour]\\r memories!"
],
"index": 1
},
{
"code": 101,
"codeStr": "Message",
"stringArgs": [
"P.G. Eddy is making a strangely lewd face!"
],
"index": 2
},
{
"code": 101,
"codeStr": "Message",
"stringArgs": [
"And Yuuichi was only thinking about tonight's\ndinner!"
],
"index": 3
}
]
}