Shuvit game master repo. http://shuvit.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ralph.ini 555B

1234567891011121314151617181920212223242526272829303132333435363738
  1. #character settings
  2. ###################
  3. #ralph
  4. shirt_logo = 4
  5. shirt_color_r = 0.54
  6. shirt_color_g = 0.4
  7. shirt_color_b = 0.05
  8. shoe_color_r = 0.02
  9. shoe_color_g = 0.02
  10. shoe_color_b = 0.02
  11. #-----------------
  12. #deck settings
  13. ##############
  14. deck_index = 7
  15. deck_color_r = 1
  16. deck_color_g = 1.0
  17. deck_color_b = 1
  18. trucks_r = 0.46
  19. trucks_g = 0.03
  20. trucks_b = 0.03
  21. wheel1_r = 1
  22. wheel1_g = 0.71
  23. wheel1_b = 0.08
  24. wheel2_r = 1
  25. wheel2_g = 0.71
  26. wheel2_b = 0.08
  27. wheel3_r = 1
  28. wheel3_g = 0.71
  29. wheel3_b = 0.08
  30. wheel4_r = 1
  31. wheel4_g = 0.71
  32. wheel4_b = 0.08
  33. #-------------------