mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Optional Service Point Param "Bullets per mag"
This commit is contained in:
parent
3d8940253e
commit
3e3a0a8661
@ -103,8 +103,8 @@ class CfgServicePoint {
|
||||
{
|
||||
"typeof vehicle",
|
||||
{
|
||||
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag},
|
||||
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag}
|
||||
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag,Bullets per mag (optional, if you want to reduce bullets per mag)},
|
||||
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag,Bullets per mag (optional, if you want to reduce bullets per mag)}
|
||||
}
|
||||
},
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user