Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
workingboots_colorbase.c
Go to the documentation of this file.
1
class
WorkingBoots_ColorBase
extends
Shoes_Base
{};
2
class
WorkingBoots_Grey
extends
WorkingBoots_ColorBase
{};
3
class
WorkingBoots_Brown
extends
WorkingBoots_ColorBase
{};
4
class
WorkingBoots_Green
extends
WorkingBoots_ColorBase
{};
5
class
WorkingBoots_Yellow
extends
WorkingBoots_ColorBase
{};
6
class
WorkingBoots_Beige
extends
WorkingBoots_ColorBase
{};
Shoes_Base
Definition:
athleticshoes_colorbase.c:1
WorkingBoots_ColorBase
Definition:
workingboots_colorbase.c:2
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
clothing
workingboots_colorbase.c
Generated by
1.8.17