summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Szukalski <szymon@skas.io>2024-10-25 01:31:05 +1100
committerSzymon Szukalski <szymon@skas.io>2024-10-25 01:31:05 +1100
commit13d12c7bceeda8988dae6b2eecf352cbf11e7ccf (patch)
tree6efae2114f8625e4ae20cb091ba3ed17f43407e5
parent2ae1a8a2b289f010b31bcc34b54d7c7b51a2afb8 (diff)
Add more actions
-rw-r--r--data/actions.txt24
1 files changed, 9 insertions, 15 deletions
diff --git a/data/actions.txt b/data/actions.txt
index 97941d0..be79572 100644
--- a/data/actions.txt
+++ b/data/actions.txt
@@ -1,21 +1,18 @@
-
GET_RELATIONSHIP "Hugo" "Paternal-Uncle"
GET_RELATIONSHIP "Hugo" "Paternal-Aunt"
+#
GET_RELATIONSHIP "Albus" "Maternal-Uncle"
GET_RELATIONSHIP "Remus" "Maternal-Aunt"
-
+#
GET_RELATIONSHIP "Ted" "Sister-in-Law"
GET_RELATIONSHIP "Percy" "Sister-in-Law"
GET_RELATIONSHIP "Charlie" "Sister-in-Law"
-
-
+#
GET_RELATIONSHIP "Percy" "Brother-in-Law"
GET_RELATIONSHIP "Charlie" "Brother-in-Law"
-
GET_RELATIONSHIP "Ted" "Brother-in-Law"
-
-
+#
GET_RELATIONSHIP "King Arthur" "Mother"
GET_RELATIONSHIP "Bill" "Mother"
GET_RELATIONSHIP "Charlie" "Mother"
@@ -46,18 +43,15 @@ GET_RELATIONSHIP "William" "Mother"
GET_RELATIONSHIP "Alice" "Mother"
GET_RELATIONSHIP "Ron" "Mother"
GET_RELATIONSHIP "Ginny" "Mother"
-
GET_RELATIONSHIP "Molly" "Father"
GET_RELATIONSHIP "Bill" "Siblings"
-ADD_CHILD "Victoire" "Fred" "Male"
-ADD_CHILD "Ted" "Fred" "Male"
-#
-GET_RELATIONSHIP "Alice" "Mother"
+GET_RELATIONSHIP "King Arthur" "Child"
+GET_RELATIONSHIP "King Arthur" "Son"
+GET_RELATIONSHIP "King Arthur" "Daughter"
+GET_RELATIONSHIP "Charlie" "Son"
+#
ADD_CHILD "Victoire" "Fred" "Male"
ADD_CHILD "Ted" "Fred" "Male"
-
-
-GET_RELATIONSHIP "King Arthur" "Daughter" \ No newline at end of file