Rituals are now being added a belt on the player in a temp function in LevelManager.
This commit is contained in:
parent
a70f11646a
commit
00c28f47eb
8 changed files with 103 additions and 44 deletions
|
@ -23,6 +23,7 @@ namespace combat {
|
|||
bool will_do(std::string name);
|
||||
void dump();
|
||||
ai::Action pop();
|
||||
bool is_combined();
|
||||
};
|
||||
|
||||
enum class RitualElement {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue