Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
mountainbag_colorbase.c
Go to the documentation of this file.
1
class
MountainBag_ColorBase
extends
Backpack_Base
{};
2
class
MountainBag_Red
extends
MountainBag_ColorBase
{};
3
class
MountainBag_Blue
extends
MountainBag_ColorBase
{};
4
class
MountainBag_Orange
extends
MountainBag_ColorBase
{};
5
class
MountainBag_Green
extends
MountainBag_ColorBase
{};
Backpack_Base
Definition:
alicebag_colorbase.c:1
MountainBag_ColorBase
Definition:
mountainbag_colorbase.c:2
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
clothing
mountainbag_colorbase.c
Generated by
1.8.17