Update combat.dm

This commit is contained in:
LetterJay
2017-07-31 06:13:00 -05:00
committed by GitHub
parent ac9c24dfe5
commit dc9c53ae0a

View File

@@ -21,6 +21,9 @@
#define OXYLOSS 8
#define SHAME 16
//Citadel code
#define AROUSAL 32
#define STUN "stun"
#define KNOCKDOWN "knockdown"
#define UNCONSCIOUS "unconscious"