Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
broom_birch.c
Go to the documentation of this file.
2{
3 override string GetBurningMaterial()
4 {
5 return "DZ\\gear\\tools\\data\\broom_birch_emissive.rvmat";
6 }
7
8 override string GetBurntMaterial()
9 {
10 return "DZ\\gear\\tools\\data\\broom_birch_burn.rvmat";
11 }
12};