Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgWeapons/Tools/Watch.hpp
2016-02-21 13:09:16 -05:00

4 lines
90 B
C++

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