npc.json 268 B

123456
  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 the OPPONENT"},
  4. "dialog_3" : {"name": "Opponent", "text": "Enough talking. Let's fight!"},
  5. }