From 5718149342cd9f81f37bd9077aa8fff272c61e9b Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 8 Aug 2020 21:56:41 +0300 Subject: Implement dialogue files --- data/dialogue/dwarf_1.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/dialogue/dwarf_1.json (limited to 'data/dialogue/dwarf_1.json') diff --git a/data/dialogue/dwarf_1.json b/data/dialogue/dwarf_1.json new file mode 100644 index 0000000..91c7a5e --- /dev/null +++ b/data/dialogue/dwarf_1.json @@ -0,0 +1,3 @@ +[ + { "name": "Dwarf", "body": "Top of the morning to ye." } +] -- cgit v1.3