interrupt funtion

This commit is contained in:
kevinz000
2020-04-11 05:59:11 -07:00
parent f8a7a68ac3
commit 8132db65b1
2 changed files with 11 additions and 2 deletions
+3
View File
@@ -23,6 +23,9 @@ GLOBAL_LIST_INIT(dir2blockdir, list(
#define DIR2BLOCKDIR(d) (GLOB.dir2blockdir["[d]"])
/// If this is the value of active_block_starting it signals we want to interrupt the start
#define ACTIVE_BLOCK_STARTING_INTERRUPT "INTERRUPT"
/// ""types"" of parry "items"
#define UNARMED_PARRY "unarmed"
#define MARTIAL_PARRY "martial"