mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
moved some configs added new zeds from 177 pt1
This commit is contained in:
9
SQF/dayz_code/Configs/CfgWeapons/Weapon/Sniper/AS50.hpp
Normal file
9
SQF/dayz_code/Configs/CfgWeapons/Weapon/Sniper/AS50.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
class BAF_AS50_scoped : BAF_AS50_scoped {
|
||||
displayname = "AS50_DZ";
|
||||
type = "1";
|
||||
canlock = 0;
|
||||
//cursor = "RifleCursor";
|
||||
//cursoraim = "Foresight";
|
||||
};
|
||||
*/
|
||||
Reference in New Issue
Block a user