mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
CFG WEAPONS DONE
This commit is contained in:
4
SQF/dayz_code/Configs/CfgWeapons/Tools/Compass.hpp
Normal file
4
SQF/dayz_code/Configs/CfgWeapons/Tools/Compass.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
class ItemCompass : ItemCore
|
||||
{
|
||||
model = "z\addons\dayz_communityassets\models\compass.p3d";
|
||||
};
|
||||
Reference in New Issue
Block a user