diff options
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" +} |