diff options
| author | Daniel Weipert <code@drogueronin.de> | 2023-08-31 20:23:06 +0200 |
|---|---|---|
| committer | Daniel Weipert <code@drogueronin.de> | 2023-08-31 20:23:06 +0200 |
| commit | c657c77d0cf49afba627b93848e1915e2ce7d3ff (patch) | |
| tree | 5d96a65df277f52558cd5ff84f2fefbf4480a926 /db/npc | |
| parent | 7f6ab8779bd143b1b5f3465e3681abcbc113d19d (diff) | |
story and npcs
Diffstat (limited to 'db/npc')
| -rw-r--r-- | db/npc/omnichannel-ceo.json | 3 | ||||
| -rw-r--r-- | db/npc/tuxemart-keeper.json | 3 |
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" +} |
