35 lines
1.2 KiB
TeX
35 lines
1.2 KiB
TeX
;do not edit this file to add new magazines, create a new file in this folder with a name starting with mag_.
|
|
;What ammo a mag takes as well as what guns it fits are determined by it's base_type. see configs/magazines2/_importer.ltx for explanation of base_type
|
|
;weapons are listed parrent_section for multi scope weapons, and section for all others
|
|
;default_mag is the magazine the gun will spawn with, also used for traders
|
|
;base_type is listed with the first entry in the guns ammo_class list
|
|
;for guns with rechamber upgrades the base_type for that caliber is listed under the first entry in the upgrades ammo_class list
|
|
|
|
;pistols are deceptive as most of them have custom mags, for a compleate understanding look at a number of AK and STANAG rifles
|
|
|
|
|
|
[wpn_trg]
|
|
default_mag = mag_bolt_300_default
|
|
;base_type
|
|
ammo_magnum_300 = bolt_300
|
|
|
|
[wpn_m24]
|
|
default_mag = mag_bolt_300_default
|
|
;base_type
|
|
ammo_magnum_300 = bolt_300
|
|
|
|
[wpn_remington700]
|
|
default_mag = mag_rem_7.62x51_default
|
|
;base_type
|
|
ammo_7.62x51_fmj = rem_7.62x51
|
|
|
|
[wpn_wa2000]
|
|
default_mag = mag_wa_7.62x51_default
|
|
;base_type
|
|
ammo_7.62x51_fmj = wa_7.62x51
|
|
|
|
[wpn_sv98]
|
|
default_mag = mag_sv98_7.62x54_default
|
|
;base_type
|
|
ammo_7.62x54_7h1 = sv98_7.62x54
|
|
[wpn_sv98_custom]:wpn_sv98 |