DayZ 1.24
Loading...
Searching...
No Matches
LeatherPants_Natural.c
Go to the documentation of this file.
1/*
2 class LeatherPants_Natural : Clothing
3 {
4 override bool IsClothing()
5 {
6 return true;
7 }
8 }
9*/