mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Revert corepatch AS50 ammo
Let AS50 spawn with the normal 5Rnd_127x99_as50 mag no longer with the 5Rnd_127x99_as50_CP with less damage. Thx to Mishaaa from discord for letting me know.
This commit is contained in:
@@ -3,6 +3,9 @@ class BAF_AS50_scoped_DZ : BAF_AS50_scoped {
|
||||
displayname = "AS50";
|
||||
type = 1;
|
||||
canlock = 0;
|
||||
//cursor = "RifleCursor";
|
||||
//cursoraim = "Foresight";
|
||||
};
|
||||
magazines[] = {
|
||||
"5Rnd_127x99_as50",
|
||||
"10Rnd_127x99_m107",
|
||||
"5Rnd_127x99_as50_CP"
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user