Updated TF_WEAPON_* and TF_CUSTOM_* defines.
This commit is contained in:
parent
db699ed2c3
commit
536123ec59
@ -142,6 +142,7 @@ enum {
|
||||
TF_CUSTOM_MERASMUS_GRENADE,
|
||||
TF_CUSTOM_MERASMUS_ZAP,
|
||||
TF_CUSTOM_MERASMUS_DECAPITATION,
|
||||
TF_CUSTOM_CANNONBALL_PUSH,
|
||||
};
|
||||
|
||||
// Weapon codes as used in some events, such as player_death
|
||||
@ -235,6 +236,10 @@ enum {
|
||||
TF_WEAPON_PEP_BRAWLER_BLASTER,
|
||||
TF_WEAPON_CLEAVER,
|
||||
TF_WEAPON_GRENADE_CLEAVER,
|
||||
TF_WEAPON_STICKY_BALL_LAUNCHER,
|
||||
TF_WEAPON_GRENADE_STICKY_BALL,
|
||||
TF_WEAPON_SHOTGUN_BUILDING_RESCUE,
|
||||
TF_WEAPON_CANNON,
|
||||
};
|
||||
|
||||
// TF2 Weapon Loadout Slots
|
||||
|
Loading…
Reference in New Issue
Block a user