home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 November / Net02.iso / Patch / Q3PointRelease_125.exe / Main / pak4.pk3 / botfiles / bots / visor_w.c < prev    next >
Encoding:
C/C++ Source or Header  |  2000-09-20  |  586 b   |  26 lines

  1. //===========================================================================
  2. //
  3. // Name:            visor_w.c
  4. // Function:        
  5. // Programmer:        
  6. // Last update:        
  7. // Tab Size:        4 (real tabs)
  8. //===========================================================================
  9.  
  10.  
  11. #include "inv.h"
  12.  
  13. #define W_GAUNTLET                10
  14. #define W_SHOTGUN                20
  15. #define W_MACHINEGUN            30
  16. #define W_GRENADELAUNCHER        40
  17. #define W_ROCKETLAUNCHER        100
  18. #define W_RAILGUN                70
  19. #define W_BFG10K                95
  20. #define W_LIGHTNING                80
  21. #define W_PLASMAGUN                75
  22. #define W_GRAPPLE                15
  23.  
  24. //
  25. #include "fw_weap.c"
  26.