Merge pull request #7327 from acemod/fix-sniper-type

Remove cursor config for vanilla sniper rifles
This commit is contained in:
commy2 2019-12-24 15:25:38 +01:00 committed by GitHub
commit e24cab12ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.