DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
LeatherStorageVest_Natural.c
См. документацию.
1/*
2class LeatherStorageVest_Natural : Clothing
3{
4 override bool IsClothing()
5 {
6 return true;
7 }
8}
9*/