npc.json 269 B

12345
  1. {
  2. "dialog_1" : {"name": "UNKNOWN", "text": "Hey, it's a good time to have a JRPG fight, right?"},
  3. "dialog_2" : {"name": "UNKNOWN", "text": "Let me introduce myself, I'm your OPPONENT"},
  4. "dialog_3" : {"name": "OPPONENT", "text": "Enough talking. Let's fight!"},
  5. }