Files
Bubberstation/code/modules/ninja/__ninjaDefines.dm
T
2015-03-09 20:43:56 +00:00

13 lines
197 B
Plaintext

/*
Contents:
- Definitions, because the original Ninja code has so much magic.
*/
//ninjacost() specificCheck defines
#define N_STEALTH_CANCEL 1
#define N_SMOKE_BOMB 2
#define N_ADRENALINE 3