From c103a26975602044dc39c3ee27e8fe4bc8a7bb40 Mon Sep 17 00:00:00 2001 From: Florian Date: Mon, 9 Mar 2026 12:15:27 +0100 Subject: [PATCH] Character Stuff --- tools/charactercreation/characterdata.xml | 39 +++++++++++++++++++++++ tools/charactercreation/charactertool.xml | 17 ++++++++++ worlddawn.xml | 13 ++++++++ 3 files changed, 69 insertions(+) create mode 100644 tools/charactercreation/characterdata.xml create mode 100644 tools/charactercreation/charactertool.xml diff --git a/tools/charactercreation/characterdata.xml b/tools/charactercreation/characterdata.xml new file mode 100644 index 0000000..808902f --- /dev/null +++ b/tools/charactercreation/characterdata.xml @@ -0,0 +1,39 @@ + + + + + + 64 + + + + 5 + 0 + 8 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tools/charactercreation/charactertool.xml b/tools/charactercreation/charactertool.xml new file mode 100644 index 0000000..3b50750 --- /dev/null +++ b/tools/charactercreation/charactertool.xml @@ -0,0 +1,17 @@ + + + charactercreator + [rule.access] + Character Creator + The Character Creation Tool + start + + + + + + + + diff --git a/worlddawn.xml b/worlddawn.xml index ce2431e..6018dbc 100644 --- a/worlddawn.xml +++ b/worlddawn.xml @@ -26,6 +26,19 @@ + + tools + + + charactercreation + Characters + Create and manage your Characters + true + 200 + isLoggedIn() + + +