mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove cursor config for vanilla sniper rifles - fix #7326
This commit is contained in:
parent
39c42d6a7d
commit
d41dd37a30
@ -191,16 +191,9 @@ class CfgWeapons {
|
||||
class EBR_base_F: Rifle_Long_Base_F {
|
||||
// EMR/EBR is typically issued semi-auto AFAIK
|
||||
modes[] = {"Single", "single_close_optics1", "single_medium_optics1", "single_far_optics1"};
|
||||
cursor = "arifle";
|
||||
};
|
||||
|
||||
class LRR_base_F: Rifle_Long_Base_F {
|
||||
cursor = "arifle";
|
||||
};
|
||||
|
||||
class GM6_base_F: Rifle_Long_Base_F {
|
||||
cursor = "arifle";
|
||||
|
||||
// Fuck your balancing, BI.
|
||||
class Single: Mode_SemiAuto {
|
||||
// 250 rpm is probably the limit of the finger on a heavy bullpup trigger like this thing must have.
|
||||
|
Loading…
Reference in New Issue
Block a user