mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
6 lines
276 B
JSON
Executable File
6 lines
276 B
JSON
Executable File
{
|
|
"dialog_1": { "name": "Unknown", "text": "Hey, it's a good time to have a JRPG fight, right?" },
|
|
"dialog_2": { "name": "Unknown", "text": "Let me introduce myself, I'm the OPPONENT" },
|
|
"dialog_3": { "name": "Opponent", "text": "Enough talking. Let's fight!" }
|
|
}
|