Rituals are now being added a belt on the player in a temp function in LevelManager.

This commit is contained in:
Zed A. Shaw 2025-04-24 12:27:29 -04:00
parent a70f11646a
commit 00c28f47eb
8 changed files with 103 additions and 44 deletions

View file

@ -41,7 +41,7 @@ clean:
meson compile --clean -C builddir
debug_test: build
gdb --nx -x .gdbinit --ex run --args builddir/runtests.exe -e
gdb --nx -x .gdbinit --ex run --args builddir/runtests.exe -e "[rituals-belt]"
win_installer:
powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" win_installer.ifp'