Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. II_RID_RID_STI_MAGIC
  2. {
  3. fFlightSpeed = 0.002;
  4. }
  5. II_RID_RID_STI_KESTREL
  6. {
  7. fFlightSpeed = 0.0023;
  8. }
  9. II_RID_RID_STI_FLICKER
  10. {
  11. fFlightSpeed = 0.0026;
  12. }
  13. II_RID_RID_STI_PROJAN
  14. {
  15. fFlightSpeed = 0.003;
  16. }
  17. II_RID_RID_BOR_HOVER
  18. {
  19. fFlightSpeed = 0.002;
  20. }
  21. II_RID_RID_BOR_AERO
  22. {
  23. fFlightSpeed = 0.0023;
  24. }
  25. II_RID_RID_BOR_WILDUCK
  26. {
  27. fFlightSpeed = 0.0026;
  28. }
  29. II_RID_RID_BOR_IGNICE
  30. {
  31. fFlightSpeed = 0.003;
  32. }
  33. II_RID_RID_BOR_RIDINGCLOUD
  34. {
  35. fFlightSpeed = 0.0032;
  36. }
  37. II_RID_RID_BOR_LADOLF
  38. {
  39. fFlightSpeed = 0.003;
  40. }
  41. II_RID_RID_BOR_JLADOLF
  42. {
  43. fFlightSpeed = 0.002;
  44. }
  45. II_RID_RID_BOR_FLYSWORD
  46. {
  47. fFlightSpeed = 0.003;
  48. }
  49. II_RID_RID_STI_BIKE
  50. {
  51. fFlightSpeed = 0.0032;
  52. }
  53. II_RID_RID_BOR_TIGER
  54. {
  55. fFlightSpeed = 0.003;
  56. }
  57. II_RID_RID_STI_DRAGON
  58. {
  59. fFlightSpeed = 0.0032;
  60. }
  61. II_RID_RID_BOR_FPLANET
  62. {
  63. fFlightSpeed = 0.002;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement