aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hydro_roll_core/development/character.py
diff options
context:
space:
mode:
Diffstat (limited to 'hydro_roll_core/development/character.py')
-rw-r--r--hydro_roll_core/development/character.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/hydro_roll_core/development/character.py b/hydro_roll_core/development/character.py
new file mode 100644
index 0000000..63ed7dc
--- /dev/null
+++ b/hydro_roll_core/development/character.py
@@ -0,0 +1,3 @@
+class Character:
+ class Attribute:
+ ...