diff options
Diffstat (limited to 'linden/indra/newview/app_settings/grass.xml')
-rw-r--r-- | linden/indra/newview/app_settings/grass.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/linden/indra/newview/app_settings/grass.xml b/linden/indra/newview/app_settings/grass.xml index 4fc3b79..bdfa603 100644 --- a/linden/indra/newview/app_settings/grass.xml +++ b/linden/indra/newview/app_settings/grass.xml | |||
@@ -1,47 +1,47 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
2 | <grass_defs> | 2 | <grass_defs> |
3 | |||
3 | <grass | 4 | <grass |
4 | name="Grass 0" | 5 | name="Grass - Medium" |
5 | species_id="0" | 6 | species_id="0" |
6 | texture_id="6c4727b8-ac79-ba44-3b81-f9aa887b47eb" | 7 | texture_id="6c4727b8-ac79-ba44-3b81-f9aa887b47eb" |
7 | blade_size_x="1.35" | 8 | blade_size_x="1.35" |
8 | blade_size_y="1.35" | 9 | blade_size_y="1.35" |
9 | /> | 10 | /> |
10 | <grass | 11 | <grass |
11 | name="Grass 1" | 12 | name="Grass - Short 2" |
12 | species_id="1" | 13 | species_id="1" |
13 | texture_id="79504bf5-c3ec-0763-6563-d843de66d0a1" | 14 | texture_id="79504bf5-c3ec-0763-6563-d843de66d0a1" |
14 | blade_size_x="1.0" | 15 | blade_size_x="1.0" |
15 | blade_size_y="0.66" | 16 | blade_size_y="0.66" |
16 | /> | 17 | /> |
17 | <grass | 18 | <grass |
18 | name="Grass 2" | 19 | name="Grass - Tall Green" |
19 | species_id="2" | 20 | species_id="2" |
20 | texture_id="6c4727b8-ac79-ba44-3b81-f9aa887b47eb" | 21 | texture_id="6c4727b8-ac79-ba44-3b81-f9aa887b47eb" |
21 | blade_size_x="1.8" | 22 | blade_size_x="1.8" |
22 | blade_size_y="1.8" | 23 | blade_size_y="1.8" |
23 | /> | 24 | /> |
24 | <grass | 25 | <grass |
25 | name="Grass 3" | 26 | name="Grass - Short 1" |
26 | species_id="3" | 27 | species_id="3" |
27 | texture_id="99bd60a2-3250-efc9-2e39-2fbcadefbecc" | 28 | texture_id="99bd60a2-3250-efc9-2e39-2fbcadefbecc" |
28 | blade_size_x="1.0" | 29 | blade_size_x="1.0" |
29 | blade_size_y="1.0" | 30 | blade_size_y="1.0" |
30 | /> | 31 | /> |
31 | <grass | 32 | <grass |
32 | name="Grass 4" | 33 | name="Grass - Tall Brown" |
33 | species_id="4" | 34 | species_id="4" |
34 | texture_id="7a2b3a4a-53c2-53ac-5716-aac7d743c020" | 35 | texture_id="7a2b3a4a-53c2-53ac-5716-aac7d743c020" |
35 | blade_size_x="2.25" | 36 | blade_size_x="2.25" |
36 | blade_size_y="2.25" | 37 | blade_size_y="2.25" |
37 | /> | 38 | /> |
38 | <grass | 39 | <grass |
39 | name="undergrowth_1" | 40 | name="Leafy Ground Cover" |
40 | species_id="5" | 41 | species_id="5" |
41 | texture_id="8f458549-173b-23ff-d4ff-bfaa5ea2371b" | 42 | texture_id="8f458549-173b-23ff-d4ff-bfaa5ea2371b" |
42 | blade_size_x="2.0" | 43 | blade_size_x="2.0" |
43 | blade_size_y="2.0" | 44 | blade_size_y="2.0" |
44 | /> | 45 | /> |
45 | 46 | ||
46 | |||
47 | </grass_defs> \ No newline at end of file | 47 | </grass_defs> \ No newline at end of file |