home *** CD-ROM | disk | FTP | other *** search
- //===========================================================================
- //
- // Name: visor_w.c
- // Function:
- // Programmer:
- // Last update:
- // Tab Size: 4 (real tabs)
- //===========================================================================
-
-
- #include "inv.h"
-
- #define W_GAUNTLET 10
- #define W_SHOTGUN 220
- #define W_MACHINEGUN 30
- #define W_GRENADELAUNCHER 40
- #define W_ROCKETLAUNCHER 300
- #define W_RAILGUN 70
- #define W_BFG10K 95
- #define W_LIGHTNING 480
- #define W_PLASMAGUN 75
- #define W_GRAPPLE 15
-
- //
- #include "fw_weap.c"
-