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.

becky.ini 562B

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