home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2004 #1 / K-CD-1-2004.ISO / Hot Rod / data1.cab / Program_Files / resource.rod / cfg / Chassis / P_RimsD.ini < prev    next >
Encoding:
Text File  |  2003-06-30  |  1.0 KB  |  31 lines

  1. // This is the description of stats for a part
  2. // Vel
  3.  
  4. // Basic Information
  5. PART_NAME    RACE RIMS A        // the name of the part
  6. PART_TYPE    Chassis            // where it's supposed to go
  7. PART_SUBTYPE    Rims            // more detail on where it's supposed to go
  8. PART_DURA    80            // the durability of the part
  9. PART_COST    2000            // cost of the part
  10. PART_ACV    750            // Added Car [Sell] Value
  11. PART_PERF    0.0            // amount this enhances performance
  12. PART_RSPCT    2            // amount of respect from having this installed
  13. PART_INSTALL    2.0            // Install time for this part
  14.  
  15. // Menu information
  16. PART_GRAPHIC    C_Rims_03.jpg            // picture associated with this part
  17. PART_DESC1    
  18. PART_DESC2
  19. PART_DESC3
  20. PART_CMX    Race_01            // if there is a cmx associated with this part
  21. PART_NODE    NONE            // if this cmx gets attached to a Node in the Car
  22. PART_MISC
  23. // PERFORMANCE DATA
  24. PART_SPD    0.0            // Max speed
  25. PART_HP        0.0            // Horse power
  26. PART_GL        0.0            // Low Gearing
  27. PART_GH        0.0            // High Gearing
  28. PART_WTRAC    0.0            // Wheel Traction
  29. PART_STRAC    0.0            // Suspension Traction
  30. PART_CLUTCH    0.0            // Clutch Speed
  31.