From 7bd910917ac2e9ad6b6db9a1fff5a890ac149b52 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 21 Jul 2020 23:03:57 +0200 Subject: New demo. Issue with rule prio. I can't seem to get the MACRO_KW rule from the instructions to have a higher priority than the MACRO_KW rule from the values. --- data/examples/monster_battle/include/progress.fate | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/examples/monster_battle/include/progress.fate (limited to 'data/examples/monster_battle/include/progress.fate') diff --git a/data/examples/monster_battle/include/progress.fate b/data/examples/monster_battle/include/progress.fate new file mode 100644 index 0000000..ee08320 --- /dev/null +++ b/data/examples/monster_battle/include/progress.fate @@ -0,0 +1,5 @@ +(fate_version 1) + +(require types/tag.fate) + +(define_variable tag_collection progress) -- cgit v1.2.3-70-g09d2