Advertisement
Guest User

cring_iwagi_clutter-1608281148

a guest
Aug 28th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. class Clutter
  2. {
  3. class cring_iwagi_strthorngreen: DefaultClutter
  4. {
  5. model = "a3\plants_f\clutter\c_strthorngreen.p3d";
  6. affectedByWind = 0.3;
  7. swLighting = "true";
  8. scaleMin = 0.6;
  9. scaleMax = 1.0;
  10. };
  11. class cring_iwagi_grassgreen_groupsoft: DefaultClutter
  12. {
  13. model = "a3\plants_f\clutter\c_grassgreen_groupsoft.p3d";
  14. affectedByWind = 0.5;
  15. swLighting = "true";
  16. scaleMin = 0.6;
  17. scaleMax = 1.0;
  18. };
  19. class cring_iwagi_flower_low_yellow1: DefaultClutter
  20. {
  21. model = "a3\plants_f\clutter\c_flower_low_yellow1.p3d";
  22. affectedByWind = 0.3;
  23. swLighting = "true";
  24. scaleMin = 0.6;
  25. scaleMax = 1.0;
  26. };
  27. class cring_iwagi_flower_cakile: DefaultClutter
  28. {
  29. model = "a3\plants_f\clutter\c_flower_cakile.p3d";
  30. affectedByWind = 0.7;
  31. swLighting = "true";
  32. scaleMin = 0.7;
  33. scaleMax = 1.0;
  34. };
  35. class cring_iwagi_flower_brushmedium_white: DefaultClutter
  36. {
  37. model = "a3\plants_f\clutter\c_flower_brushmedium_white.p3d";
  38. affectedByWind = 0.4;
  39. swLighting = "true";
  40. scaleMin = 0.7;
  41. scaleMax = 1.0;
  42. };
  43. class cring_iwagi_plant_greenbunch: DefaultClutter
  44. {
  45. model = "a3\plants_f\clutter\c_plant_greenbunch.p3d";
  46. affectedByWind = 0.4;
  47. swLighting = "true";
  48. scaleMin = 0.7;
  49. scaleMax = 1.0;
  50. };
  51. class cring_iwagi_grasscrooked: DefaultClutter
  52. {
  53. model = "a3\plants_f\clutter\c_grasscrooked.p3d";
  54. affectedByWind = 0.4;
  55. swLighting = "true";
  56. scaleMin = 0.7;
  57. scaleMax = 1.0;
  58. };
  59. class cring_iwagi_flower_brushmedium_blue: DefaultClutter
  60. {
  61. model = "a3\plants_f\clutter\c_flower_brushmedium_blue.p3d";
  62. affectedByWind = 0.4;
  63. swLighting = "false";
  64. scaleMin = 0.3;
  65. scaleMax = 0.7;
  66. };
  67. class cring_iwagi_branchbig: DefaultClutter
  68. {
  69. model = "a3\plants_f\clutter\c_branchbig.p3d";
  70. affectedByWind = 0.0;
  71. swLighting = "false";
  72. scaleMin = 0.3;
  73. scaleMax = 0.7;
  74. };
  75. class cring_iwagi_bigfallenbranches_pine: DefaultClutter
  76. {
  77. model = "a3\plants_f\clutter\c_bigfallenbranches_pine.p3d";
  78. affectedByWind = 0.0;
  79. swLighting = "false";
  80. scaleMin = 0.3;
  81. scaleMax = 0.7;
  82. };
  83. class cring_iwagi_bigfallenbranches_pine02: DefaultClutter
  84. {
  85. model = "a3\plants_f\clutter\c_bigFallenbranches_pine02.p3d";
  86. affectedByWind = 0.0;
  87. swLighting = "false";
  88. scaleMin = 0.3;
  89. scaleMax = 0.7;
  90. };
  91. class cring_iwagi_bigfallenbranches_pine03: DefaultClutter
  92. {
  93. model = "a3\plants_f\clutter\c_bigfallenbranches_pine03.p3d";
  94. affectedByWind = 0.0;
  95. swLighting = "false";
  96. scaleMin = 0.3;
  97. scaleMax = 0.7;
  98. };
  99. class cring_iwagi_grassgreengroup: DefaultClutter
  100. {
  101. model = "a3\plants_f\clutter\c_strgrassgreen_group.p3d";
  102. affectedByWind = 0.6;
  103. swLighting = "true";
  104. scaleMin = 0.7;
  105. scaleMax = 1.0;
  106. };
  107. class cring_iwagi_grassdry: DefaultClutter
  108. {
  109. model = "a3\plants_f\clutter\c_strgrassdry.p3d";
  110. affectedByWind = 0.5;
  111. swLighting = "true";
  112. scaleMin = 0.8;
  113. scaleMax = 1.2;
  114. };
  115. class cring_iwagi_grassdrygroup: DefaultClutter
  116. {
  117. model = "a3\plants_f\clutter\c_strgrassdry_group.p3d";
  118. affectedByWind = 0.65;
  119. swLighting = "true";
  120. scaleMin = 0.65;
  121. scaleMax = 1.0;
  122. };
  123. class cring_iwagi_grassdrymediumgroup: DefaultClutter
  124. {
  125. model = "a3\plants_f\clutter\c_strgrassdrymedium_group.p3d";
  126. affectedByWind = 0.7;
  127. swLighting = "true";
  128. scaleMin = 0.8;
  129. scaleMax = 1.0;
  130. };
  131. class cring_iwagi_weedbrowntallgroup: DefaultClutter
  132. {
  133. model = "a3\plants_f\clutter\c_strweedbrowntall_group.p3d";
  134. affectedByWind = 0.3;
  135. swLighting = "true";
  136. scaleMin = 0.9;
  137. scaleMax = 1.25;
  138. };
  139. class cring_iwagi_weedgreentall: DefaultClutter
  140. {
  141. model = "a3\plants_f\clutter\c_strweedgreentall.p3d";
  142. affectedByWind = 0.3;
  143. swLighting = "true";
  144. scaleMin = 0.8;
  145. scaleMax = 1.2;
  146. };
  147. class cring_iwagi_plantmullein: DefaultClutter
  148. {
  149. model = "a3\plants_f\clutter\c_strplantmullein.p3d";
  150. affectedByWind = 0.35;
  151. swLighting = "true";
  152. scaleMin = 0.7;
  153. scaleMax = 1.15;
  154. };
  155. class cring_iwagi_thistleyellowshrub: DefaultClutter
  156. {
  157. model = "a3\plants_f\clutter\c_strthistleyellowshrub.p3d";
  158. affectedByWind = 0.2;
  159. swLighting = "true";
  160. scaleMin = 0.7;
  161. scaleMax = 1.1;
  162. };
  163. class cring_iwagi_thistlethorngreen: DefaultClutter
  164. {
  165. model = "a3\plants_f\clutter\c_thistle_thorn_green.p3d";
  166. affectedByWind = 0.3;
  167. swLighting = "false";
  168. scaleMin = 0.3;
  169. scaleMax = 1.0;
  170. };
  171. class cring_iwagi_thistlethorngreensmall: DefaultClutter
  172. {
  173. model = "a3\plants_f\clutter\c_thistle_thorn_green.p3d";
  174. affectedByWind = 0.25;
  175. swLighting = "false";
  176. scaleMin = 0.4;
  177. scaleMax = 0.7;
  178. };
  179. class cring_iwagi_flowerlowyellow2: DefaultClutter
  180. {
  181. model = "a3\plants_f\clutter\c_flower_low_yellow2.p3d";
  182. affectedByWind = 0.4;
  183. swLighting = "true";
  184. scaleMin = 0.6;
  185. scaleMax = 1.0;
  186. };
  187. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement