diff --git a/_posts/0000-01-01-Characters.html b/_posts/0000-01-01-Characters.html index ffbe5b3..51cc31b 100644 --- a/_posts/0000-01-01-Characters.html +++ b/_posts/0000-01-01-Characters.html @@ -28,11 +28,25 @@ tags: [Character Cards] +
+ These character cards provide an alternative design for your IKRPG character sheets. + You may save character cards persistently in your client side database. + We will not have access to your characters. + Only you can access them and only in the browser you saved them in. +
++ Beware: If you clear your browser cache, your character cards will be lost! +
++ You can import/export character cards should you need them in a different browser, clear your browser cache or email them to a friend. + Exporting cards will give you a base64 representation of your character that you can copy. + Pasting the base64 string into the same field and importing the character will update the current character. + Have fun using our custom character sheets! +