From b2e2b94b753658ee81fcd74881d0e22b7a54be1f Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 14 Sep 2020 02:34:12 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Create=20the=20starting=20spell=20f?= =?UTF-8?q?ramework?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 55 +++++++++++++++++- royalspells/mixins.py | 14 +++++ royalspells/spells.py | 127 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 194 insertions(+), 2 deletions(-) create mode 100644 royalspells/mixins.py create mode 100644 royalspells/spells.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5c10968..d8e1213 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,14 +1,41 @@ + + + + + + + + + + + + + + + + +