Skip to content

Commit

Permalink
Remove unused weapon index defines
Browse files Browse the repository at this point in the history
  • Loading branch information
FortyTwoFortyTwo committed Oct 25, 2024
1 parent 6b0978a commit 563d185
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions addons/sourcemod/scripting/szf/stocks.sp
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
//Scout
#define WEAPON_BFB 772

//Soldier
#define WEAPON_ESCAPEPLAN 775

//Pyro
#define WEAPON_POWERJACK 214

//Demoman
#define WEAPON_SKULLCUTTER 172
#define WEAPON_CLAIDHEAMHMOR 327
#define WEAPON_PERSIAN 404

//Heavy
#define WEAPON_GRU 239
#define WEAPON_FGRU 1084
#define WEAPON_BREADBITE 1110
#define WEAPON_EVICTIONNOTICE 426

//Medic
#define WEAPON_OVERDOSE 412

//Zombie Soul related indexes
#define SKIN_ZOMBIE 5
#define SKIN_ZOMBIE_SPY SKIN_ZOMBIE + 18
Expand Down

0 comments on commit 563d185

Please sign in to comment.