summaryrefslogtreecommitdiff
path: root/db/npc
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-31 20:23:06 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-31 20:23:06 +0200
commitc657c77d0cf49afba627b93848e1915e2ce7d3ff (patch)
tree5d96a65df277f52558cd5ff84f2fefbf4480a926 /db/npc
parent7f6ab8779bd143b1b5f3465e3681abcbc113d19d (diff)
story and npcs
Diffstat (limited to 'db/npc')
-rw-r--r--db/npc/omnichannel-ceo.json3
-rw-r--r--db/npc/tuxemart-keeper.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/db/npc/omnichannel-ceo.json b/db/npc/omnichannel-ceo.json
new file mode 100644
index 0000000..818098a
--- /dev/null
+++ b/db/npc/omnichannel-ceo.json
@@ -0,0 +1,3 @@
+{
+ "sprite": "ceo"
+}
diff --git a/db/npc/tuxemart-keeper.json b/db/npc/tuxemart-keeper.json
new file mode 100644
index 0000000..1779fbd
--- /dev/null
+++ b/db/npc/tuxemart-keeper.json
@@ -0,0 +1,3 @@
+{
+ "sprite": "shopassist"
+}