|
185 | 185 | /obj/item/ammo_box/magazine/m49a/heap/empty
|
186 | 186 | empty = TRUE
|
187 | 187 |
|
| 188 | +/obj/item/ammo_box/magazine/m49a/a19 |
| 189 | + name = "magazine box (A19 HV M49A x 16)" |
| 190 | + overlay_gun_type = "_a19" |
| 191 | + overlay_ammo_type = "_hv" |
| 192 | + overlay_content = "_hv" |
| 193 | + num_of_magazines = 10 |
| 194 | + magazine_type = /obj/item/ammo_magazine/rifle/m49a/custom |
| 195 | + |
| 196 | +/obj/item/ammo_box/magazine/m49a/a19/empty |
| 197 | + empty = TRUE |
| 198 | + |
| 199 | +/obj/item/ammo_box/magazine/m49a/a19/impact |
| 200 | + name = "magazine box (A19 Impact M49A x 16)" |
| 201 | + overlay_ammo_type = "_impact" |
| 202 | + overlay_content = "_impact" |
| 203 | + magazine_type = /obj/item/ammo_magazine/rifle/m49a/custom/impact |
| 204 | + |
| 205 | +/obj/item/ammo_box/magazine/m49a/a19/impact/empty |
| 206 | + empty = TRUE |
| 207 | + |
| 208 | +/obj/item/ammo_box/magazine/m49a/a19/incen |
| 209 | + name = "magazine box (A19 Incen M49A x 16)" |
| 210 | + overlay_ammo_type = "_incen" |
| 211 | + overlay_content = "_incen" |
| 212 | + magazine_type = /obj/item/ammo_magazine/rifle/m49a/custom/incendiary |
| 213 | + |
| 214 | +/obj/item/ammo_box/magazine/m49a/a19/incen/empty |
| 215 | + empty = TRUE |
| 216 | + |
| 217 | +/obj/item/ammo_box/magazine/m49a/a19/pve |
| 218 | + name = "magazine box (A19 DU M49A x 16)" |
| 219 | + overlay_ammo_type = "_toxin" |
| 220 | + overlay_content = "_incen" |
| 221 | + magazine_type = /obj/item/ammo_magazine/rifle/m49a/pve |
| 222 | + |
| 223 | +/obj/item/ammo_box/magazine/m49a/a19/pve/empty |
| 224 | + empty = TRUE |
| 225 | + |
188 | 226 | //-----------------------XM51 Breaching Scattergun Mag Box-----------------------
|
189 | 227 |
|
190 | 228 | /obj/item/ammo_box/magazine/xm51
|
|
480 | 518 | //-----------------------M56B Drum Box-----------------------
|
481 | 519 |
|
482 | 520 | /obj/item/ammo_box/magazine/m56b
|
483 |
| - name = "drum box (M56B x 8)" |
| 521 | + name = "drum box (M56A2 x 8)" |
484 | 522 | icon_state = "base_m56b"
|
485 | 523 | overlay_ammo_type = "_reg_heavy"
|
486 | 524 | overlay_gun_type = "_sg"
|
|
0 commit comments