94 lines
4.4 KiB
Plaintext
94 lines
4.4 KiB
Plaintext
|
;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
|
||
|
|
||
|
;Naming convention:
|
||
|
;None of this is technical and can be ignored although it is strongly recomended to atlest start the section with mag_
|
||
|
;Magazines that are not shared by multiple guns tend to be named after the gun they fit.
|
||
|
;If the magazine fits only one gun and that gun does not have an alternitive ammo type caliber is omited from the mag section.
|
||
|
;Mag sections ending in _default are used as the a weapons defualt magazine
|
||
|
;Mag sections ending in _alt exist only for a gun upgraded to a new caliber and are omited from trade profiles and drop/loot tables.
|
||
|
;_alt magazines are obtainable by modifying another magazine with a multi tool
|
||
|
;_alt magazines tend to be worth less than their pristine counter parts.
|
||
|
|
||
|
;retool_group is a keyword assosiation for magazines that can be changed into one another. Retool groups can have an arbitrary number of members.
|
||
|
|
||
|
|
||
|
|
||
|
[mag_ump45_11.43x23_default]:tch_mag_base
|
||
|
description = st_mag_ump45_11.43x23_fmj_descr
|
||
|
inv_name = st_mag_ump45_11.43x23_fmj
|
||
|
inv_name_short = st_mag_ump45_11.43x23_fmj
|
||
|
|
||
|
inv_grid_x = 4
|
||
|
inv_grid_y = 8
|
||
|
max_mag_size = 25
|
||
|
mag_size = small
|
||
|
inv_weight = 0.15
|
||
|
cost = 774
|
||
|
visual = dynamics\wpn\mags\wpn_ump_mag.ogf
|
||
|
|
||
|
base_type = ump_11.43x23
|
||
|
|
||
|
[mag_frasier_11.43x23_default]:tch_mag_base,tch_mag_upgr
|
||
|
description = st_mag_mp5_11.43x23_fmj_descr
|
||
|
inv_name = st_mag_mp5_11.43x23_fmj
|
||
|
inv_name_short = st_mag_mp5_11.43x23_fmj
|
||
|
|
||
|
inv_grid_x = 0
|
||
|
inv_grid_y = 8
|
||
|
max_mag_size = 30
|
||
|
mag_size = small
|
||
|
inv_weight = 0.17
|
||
|
cost = 1852
|
||
|
visual = dynamics\wpn\mags\wpn_mp5_mag.ogf
|
||
|
|
||
|
base_type = mp5_11.43x23
|
||
|
|
||
|
[mag_ppsh_7.62x25_default]:tch_mag_base
|
||
|
description = st_mag_ppsh41_7.62x25_p_descr
|
||
|
inv_name = st_mag_ppsh41_7.62x25_p
|
||
|
inv_name_short = st_mag_ppsh41_7.62x25_p
|
||
|
|
||
|
inv_grid_height = 2
|
||
|
inv_grid_width = 2
|
||
|
inv_grid_x = 8
|
||
|
inv_grid_y = 13
|
||
|
max_mag_size = 71
|
||
|
mag_size = large
|
||
|
inv_weight = 0.08
|
||
|
cost = 952
|
||
|
visual = dynamics\wpn\mags\wpn_ppsh_mag.ogf
|
||
|
|
||
|
base_type = ppsh_7.62x25
|
||
|
|
||
|
[mag_bizon_7.62x25_alt]:tch_mag_base,tch_mag_alt
|
||
|
description = st_mag_bizon_7.62x25_p_descr
|
||
|
inv_name = st_mag_bizon_7.62x25_p
|
||
|
inv_name_short = st_mag_bizon_7.62x25_p
|
||
|
inv_grid_height = 2
|
||
|
inv_grid_x = 0
|
||
|
inv_grid_y = 19
|
||
|
max_mag_size = 64
|
||
|
mag_size = medium
|
||
|
inv_weight = 0.5
|
||
|
cost = 1015
|
||
|
visual = dynamics\wpn\mags\wpn_bizon_mag.ogf
|
||
|
|
||
|
base_type = bizon_7.62x25
|
||
|
retool_group = bizon_default ; should turn into black 101 mag
|
||
|
|
||
|
[mag_p90_5.7x28_default]:tch_mag_base
|
||
|
description = st_mag_p90_5.7x28_ss190_descr
|
||
|
inv_name = st_mag_p90_5.7x28_ss190
|
||
|
inv_name_short = st_mag_p90_5.7x28_ss190
|
||
|
|
||
|
inv_grid_x = 7
|
||
|
inv_grid_y = 17
|
||
|
max_mag_size = 50
|
||
|
mag_size = medium
|
||
|
inv_weight = 0.45
|
||
|
cost = 2561
|
||
|
visual = dynamics\wpn\mags\wpn_p90_mag.ogf
|
||
|
|
||
|
base_type = p90_5.7x28
|