Update combat.dm

This commit is contained in:
LetterJay
2017-07-31 05:53:58 -05:00
committed by GitHub
parent c38fe60fc4
commit ac9c24dfe5
+3
View File
@@ -11,6 +11,9 @@
#define STAMINA "stamina"
#define BRAIN "brain"
//Citadel code
#define AROUSAL "arousal"
//bitflag damage defines used for suicide_act
#define BRUTELOSS 1
#define FIRELOSS 2