diff options
Diffstat (limited to 'mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassRandomDL')
| -rw-r--r-- | mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassRandomDL | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassRandomDL b/mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassRandomDL new file mode 100644 index 000000000..7ec87e807 --- /dev/null +++ b/mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassRandomDL @@ -0,0 +1,16 @@ +<DisplayList Version="0"> + <ClearGeometryMode G_LIGHTING="1" /> + <LoadVertices Path="objects/gameplay_keep/gRandoCuttableGrassRandomDL_vtx_cull" VertexBufferIndex="0" VertexOffset="0" Count="8"/> + <SetGeometryMode G_LIGHTING="1" /> + <CullDisplayList Start="0" End="7"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassRandomDL_f3dlite_Grass"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassRandomDL_tri_0"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassRandomDL_f3dlite_leaf"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassRandomDL_tri_1"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassRandomDL_f3dlite_flower_random"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassRandomDL_tri_2"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassRandomDL_f3dlite_material"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassRandomDL_tri_3"/> + <EndDisplayList/> +</DisplayList> + |
