ritual
All checks were successful
Nix Build / nix build (push) Successful in 8s

This commit is contained in:
atagen 2026-03-24 21:48:12 +11:00
parent 703ac28f52
commit 945892f51d
6 changed files with 65 additions and 76 deletions

View file

@ -13,6 +13,7 @@ let () =
| "look" -> look ()
| "fresh" -> fresh ()
| "hunt" -> hunt ()
| "ritual" -> ritual ()
| _ -> help ()
else help ()
| None ->