Updated tf2 weapon and dmg custom defines.

This commit is contained in:
Nicholas Hastings 2012-10-28 19:14:04 -04:00
parent c5947e2dd7
commit 20d4597fa0

View File

@ -138,6 +138,10 @@ enum {
TF_CUSTOM_CLEAVER, TF_CUSTOM_CLEAVER,
TF_CUSTOM_CLEAVER_CRIT, TF_CUSTOM_CLEAVER_CRIT,
TF_CUSTOM_SAPPER_RECORDER_DEATH, TF_CUSTOM_SAPPER_RECORDER_DEATH,
TF_CUSTOM_MERASMUS_PLAYER_BOMB,
TF_CUSTOM_MERASMUS_GRENADE,
TF_CUSTOM_MERASMUS_ZAP,
TF_CUSTOM_MERASMUS_DECAPITATION,
}; };
// Weapon codes as used in some events, such as player_death // Weapon codes as used in some events, such as player_death
@ -231,7 +235,6 @@ enum {
TF_WEAPON_PEP_BRAWLER_BLASTER, TF_WEAPON_PEP_BRAWLER_BLASTER,
TF_WEAPON_CLEAVER, TF_WEAPON_CLEAVER,
TF_WEAPON_GRENADE_CLEAVER, TF_WEAPON_GRENADE_CLEAVER,
TF_WEAPON_ROCKETPACK,
}; };
// TF2 Weapon Loadout Slots // TF2 Weapon Loadout Slots