diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2026-07-30 18:38:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-30 18:38:29 -0500 |
| commit | dd5a36d60a0f29dd500cb0e826e3d41780f46944 (patch) | |
| tree | d60044f48d8059093a4d99a256611882b3861049 /mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL | |
| parent | 630536f681e0b362f58793cd1d8d003c817621bf (diff) | |
Shuffle keaton grass and some more missed grass (#1822)
Diffstat (limited to 'mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL')
| -rw-r--r-- | mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL b/mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL new file mode 100644 index 000000000..f22094eba --- /dev/null +++ b/mm/assets/custom/objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL @@ -0,0 +1,16 @@ +<DisplayList Version="0"> + <ClearGeometryMode G_LIGHTING="1" /> + <LoadVertices Path="objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL_vtx_cull" VertexBufferIndex="0" VertexOffset="0" Count="8"/> + <SetGeometryMode G_LIGHTING="1" /> + <CullDisplayList Start="0" End="7"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassSmallKeyDL_f3dlite_Grass"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL_tri_0"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassSmallKeyDL_f3dlite_leaf"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL_tri_1"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassSmallKeyDL_f3dlite_flower_silver"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL_tri_2"/> + <CallDisplayList Path="objects/gameplay_keep/mat_gRandoCuttableGrassSmallKeyDL_f3dlite_material"/> + <CallDisplayList Path="objects/gameplay_keep/gRandoCuttableGrassSmallKeyDL_tri_3"/> + <EndDisplayList/> +</DisplayList> + |
