mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-24 17:12:00 +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
|
||||||
|
|||||||
Reference in New Issue
Block a user