From 13d12c7bceeda8988dae6b2eecf352cbf11e7ccf Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Fri, 25 Oct 2024 01:31:05 +1100 Subject: Add more actions --- data/actions.txt | 24 +++++++++--------------- 1 file 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 -- cgit v1.2.3