You can now craft a single ritual from the blanket.
This commit is contained in:
parent
292711f91f
commit
c8a8d2b1af
6 changed files with 27 additions and 7 deletions
|
@ -72,7 +72,7 @@ TEST_CASE("blanket can be finalized for the end result", "[rituals]") {
|
|||
|
||||
TEST_CASE("the ritual belt works", "[rituals-belt]") {
|
||||
RitualBelt the_belt;
|
||||
RitualEngine re("assets/rituals.json");
|
||||
RitualEngine re;
|
||||
auto blanket = re.start();
|
||||
|
||||
re.set_state(blanket, "has_magick", true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue