mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 00:47:40 +00:00
Orb of Plague
This commit is contained in:
1
hyper.h
1
hyper.h
@@ -483,6 +483,7 @@ typedef function<int(struct cell*)> cellfunction;
|
||||
#define AF_BULL Flag(29) // bull attack
|
||||
#define AF_SIDE Flag(30) // side attack
|
||||
#define AF_CRUSH Flag(31) // Crusher's delayed attack
|
||||
#define AF_PLAGUE Flag(32) // Orb of Plague (do not check adjacency)
|
||||
|
||||
#if CAP_SDL
|
||||
|
||||
|
Reference in New Issue
Block a user