home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / base / models / cpu_keyboard.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  530 b   |  33 lines

  1. SDEF
  2. //
  3. // Define the model, animations, and skin
  4. //
  5. path models/cpu
  6. scale 1.5
  7. cpu_keyboard.SAM
  8. cpu_keyboard.sbm
  9. keyboard_base.tga
  10.  
  11. //
  12. // Initialization settings
  13. //
  14. !init:
  15. server classname actor
  16. server health 10
  17. server noshadow
  18. server flags +darken +die_shatter -blood
  19. server script global/keyboard_nouse.scr
  20. server setsize "-16 -16 0" "16 16 16"
  21.  
  22. //
  23. // Main section
  24. //
  25. !main:
  26.  
  27. //
  28. // SinED section
  29. //
  30. /*SINED deskitems_cpu_keyboard (.3 .3 1) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
  31. CPU Keyboard
  32. */
  33.