home *** CD-ROM | disk | FTP | other *** search
/ Hacker 9 / HACKER09.ISO / Games / Sin.exe / DATA / base / Pak0.pak / models / shotgunclip.def < prev    next >
Text File  |  1998-07-26  |  525b  |  30 lines

  1. SDEF
  2. //
  3. // Define the model, animations, and skin
  4. //
  5. path models/powerups/shotgunclip
  6. scale .75
  7. shotgunclip.sbm
  8. shotgunclip.sam
  9. shotgunclip2_2.tga
  10. //
  11. // Initialization settings
  12. //
  13. !init:
  14. server classname ShotgunClip
  15. server amount 10
  16. server maxamount 50
  17. server aliasprefix Ammo_Shotgun_
  18. server aliascache snd_pickup "weapons/pkup/ammo/pkupshot.wav"
  19. server iconname "i_ammo_shotgun"
  20. //
  21. // Main section
  22. //
  23. !main:
  24.  
  25. //
  26. // SinED section
  27. //
  28. /*SINED Ammo_Shotgun (.3 .3 1) (0 0 0) (0 0 0)
  29. Ammo Shotgun
  30. */