Change the Spy and Medic's default weapons.
The Spy starts out with his Knife and the Medic with his Medi-Gun.
This commit is contained in:
@@ -4,4 +4,9 @@ exec _reset.cfg
|
|||||||
|
|
||||||
// Medic Music
|
// Medic Music
|
||||||
// Plays "MEDIC!" on first class load.
|
// Plays "MEDIC!" on first class load.
|
||||||
medic_music
|
medic_music
|
||||||
|
|
||||||
|
|
||||||
|
// Medi-Gun
|
||||||
|
// Starts the Medic with his medi-gun active.
|
||||||
|
slot2
|
@@ -8,6 +8,11 @@ exec _reset.cfg
|
|||||||
spy_music
|
spy_music
|
||||||
|
|
||||||
|
|
||||||
|
// Knife
|
||||||
|
// Starts the game with the knife active.
|
||||||
|
slot3
|
||||||
|
|
||||||
|
|
||||||
// Taunt
|
// Taunt
|
||||||
// Automatically undisguises the spy before performing a taunt.
|
// Automatically undisguises the spy before performing a taunt.
|
||||||
// Note: most of the time, removing the disguise will not happen quickly
|
// Note: most of the time, removing the disguise will not happen quickly
|
||||||
|
Reference in New Issue
Block a user