mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Fix m41 magazine caliber
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
icon_state = "m41mag"
|
icon_state = "m41mag"
|
||||||
max_ammo = 40
|
max_ammo = 40
|
||||||
mag_type = MAGAZINE
|
mag_type = MAGAZINE
|
||||||
caliber = "5.56x45mm"
|
caliber = "10x24mm"
|
||||||
matter = list(DEFAULT_WALL_MATERIAL = 10000)
|
matter = list(DEFAULT_WALL_MATERIAL = 10000)
|
||||||
multiple_sprites = 1
|
multiple_sprites = 1
|
||||||
ammo_type = /obj/item/ammo_casing/a10x24
|
ammo_type = /obj/item/ammo_casing/a10x24
|
||||||
@@ -306,4 +306,4 @@
|
|||||||
|
|
||||||
/obj/item/ammo_magazine/m9mm/vp70/hp
|
/obj/item/ammo_magazine/m9mm/vp70/hp
|
||||||
name = "VP70 magazine (18x 9x19mm hollow-point)"
|
name = "VP70 magazine (18x 9x19mm hollow-point)"
|
||||||
ammo_type = /obj/item/ammo_casing/a9mm/ap
|
ammo_type = /obj/item/ammo_casing/a9mm/ap
|
||||||
|
|||||||
Reference in New Issue
Block a user