‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
archetype_damage_effects.gsh
Go to the documentation of this file.
1 #define FIRE_FX_MAX_DURATION 14
2 
3 #define BURN_CLEAR 0
4 #define BURN_BODY 1
5 #define BURN_CORPSE 2
6 #define BURN_SMOLDER 3
7 
8 #define CHAR_CLEAR 0
9 #define CHAR_RAMP 1
10 #define CHAR_FULL 2