Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgWeapons/Tools/Watch.hpp
2016-02-18 13:58:02 -05:00

4 lines
90 B
C++

class ItemWatch : ItemCore
{
model = "z\addons\dayz_communityassets\models\watch.p3d";
};