Prep for the actually making ritual crafting work.
This commit is contained in:
parent
ad1d08ca96
commit
292711f91f
10 changed files with 56 additions and 74 deletions
|
@ -4,7 +4,7 @@ namespace Events {
|
|||
enum GUI {
|
||||
START, COMBAT, LOOT, DEATH, STAIRS_UP, STAIRS_DOWN, TRAP,
|
||||
COMBAT_START, NO_NEIGHBORS, HP_STATUS,
|
||||
ATTACK, BLOCK, EVADE, HEAL,
|
||||
ATTACK, BLOCK, EVADE,
|
||||
UPDATE_SPRITE, ENEMY_SPAWN, NOOP
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue