RitualEngine now uses the crafting results to create a description of the ritual's combat in a RitualAction struct.
This commit is contained in:
parent
43435509f6
commit
a342c53b02
5 changed files with 72 additions and 8 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ tracy_build:
|
|||
meson compile -j 10 -C builddir
|
||||
|
||||
test: build
|
||||
./builddir/runtests
|
||||
./builddir/runtests "[rituals-finalize]"
|
||||
|
||||
run: build test
|
||||
powershell "cp ./builddir/zedcaster.exe ."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue