‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_zm_perk_staminup.gsh
Go to the documentation of this file.
1 // STAMINUP SETTINGS
2 //
3 
4 #define STAMINUP_PERK_COST 2000
5 #define STAMINUP_PERK_BOTTLE_WEAPON "zombie_perk_bottle_marathon"
6 #define STAMINUP_SHADER "specialty_marathon_zombies"
7 #define STAMINUP_MACHINE_DISABLED_MODEL "p7_zm_vending_marathon"
8 #define STAMINUP_MACHINE_ACTIVE_MODEL "p7_zm_vending_marathon"
9 #define STAMINUP_RADIANT_MACHINE_NAME "vending_marathon"
10 #define STAMINUP_MACHINE_LIGHT_FX "marathon_light"
11 #define STAMINUP_MACHINE_FX_FILE_MACHINE_LIGHT "zombie/fx_perk_stamin_up_zmb"