DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
Loading...
Searching...
No Matches
AthleticShoes_ColorBase.c
Go to the documentation of this file.
1
class
AthleticShoes_ColorBase
extends
Shoes_Base
{};
2
class
AthleticShoes_Blue
extends
AthleticShoes_ColorBase
{};
3
class
AthleticShoes_Black
extends
AthleticShoes_ColorBase
{};
4
class
AthleticShoes_Brown
extends
AthleticShoes_ColorBase
{};
5
class
AthleticShoes_Green
extends
AthleticShoes_ColorBase
{};
6
class
AthleticShoes_Grey
extends
AthleticShoes_ColorBase
{};
AthleticShoes_ColorBase
Definition
AthleticShoes_ColorBase.c:2
Shoes_Base
Definition
AthleticShoes_ColorBase.c:1