diff options
Diffstat (limited to 'data/players')
| -rw-r--r-- | data/players/accounts/di.yaml | 3 | ||||
| -rw-r--r-- | data/players/accounts/ji.yaml | 3 | ||||
| -rw-r--r-- | data/players/accounts/newguy.yaml | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/data/players/accounts/di.yaml b/data/players/accounts/di.yaml new file mode 100644 index 0000000..6f292bb --- /dev/null +++ b/data/players/accounts/di.yaml @@ -0,0 +1,3 @@ +name: di +password_hash: sha256:Pr1aiCjarQOsS8pdZwwAjg:c979628ddc5404361454eacdfd509c5bbd5f04cae60ff3a762335e44e4ecfe06 +characters: [] diff --git a/data/players/accounts/ji.yaml b/data/players/accounts/ji.yaml new file mode 100644 index 0000000..130c2c7 --- /dev/null +++ b/data/players/accounts/ji.yaml @@ -0,0 +1,3 @@ +name: ji +password_hash: sha256:GfCf3fMYkg89cJmJEF9lgg:33ef437cd7b9f2a64a55fa7819b21d2cf12cd19482ae4154fc330bd73f71ad48 +characters: [] diff --git a/data/players/accounts/newguy.yaml b/data/players/accounts/newguy.yaml new file mode 100644 index 0000000..b308084 --- /dev/null +++ b/data/players/accounts/newguy.yaml @@ -0,0 +1,3 @@ +name: newguy +password_hash: sha256:mPCmmVFAHRdjyZOj0+tQdQ:8c481b6748e8165388836b67c81e5be9f6f28cb5310654b776002483ae05cff3 +characters: [] |
