Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
leatherstoragevest_natural.c
Go to the documentation of this file.
1
/*
2
class LeatherStorageVest_Natural : Clothing
3
{
4
override bool IsClothing()
5
{
6
return true;
7
}
8
}
9
*/
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
clothing
leatherstoragevest_natural.c
Generated by
1.8.17