From d51845636dbd5e5cdb8fe75edeb9015ac7ab951a Mon Sep 17 00:00:00 2001 From: Lawin <56766256+Lawin0129@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:01:23 +0100 Subject: [PATCH] fix athena_template.json --- athena_template.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/athena_template.json b/athena_template.json index 60db6fe..94e2c32 100644 --- a/athena_template.json +++ b/athena_template.json @@ -1,7 +1,7 @@ { "created": "", "updated": "", - "rvn": 0, + "rvn": 1, "wipeNumber": 1, "accountId": "", "profileId": "athena", @@ -145,7 +145,7 @@ "" ], "inventory_limit_bonus": 0, - "last_applied_loadout": "", + "last_applied_loadout": "loadout1", "favorite_skydivecontrail": "", "favorite_pickaxe": "", "favorite_glider": "", @@ -167,4 +167,4 @@ } }, "commandRevision": 0 -} \ No newline at end of file +}