summaryrefslogtreecommitdiffstats
path: root/data/dialogue/dwarf_1.json
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2020-08-08 21:56:41 +0300
committerJan Tuomi <jan.tuomi@valuemotive.com>2020-08-08 21:56:41 +0300
commit5718149342cd9f81f37bd9077aa8fff272c61e9b (patch)
treea6871cf6801ab3786d775438bccc4b46e8571ddc /data/dialogue/dwarf_1.json
parentbc72e9a407db4fcc830450c112de90f5d1c251a9 (diff)
Implement dialogue files
Diffstat (limited to 'data/dialogue/dwarf_1.json')
-rw-r--r--data/dialogue/dwarf_1.json3
1 files changed, 3 insertions, 0 deletions
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." }
+]