Skip to content

Commit 1396d03

Browse files
committed
onmob
1 parent 7597d04 commit 1396d03

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

code/modules/projectiles/guns/halo/unsc_guns.dm

+2-2
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
name = "M6C service magnum"
389389
desc = "The M6C is a semi-automatic 12.7x40mm recoil-operated handgun with a standard 12 round magazine. It's set apart from other M6 platform sidearms in that it does not come equipped with a smart-link scope attached to the top of it. Some marines reportedly prefer it due to the less cumbersome nature."
390390
icon_state = "m6c"
391-
item_state = "vp70"
391+
item_state = "m6"
392392
caliber = "12.7x40mm"
393393
current_mag = /obj/item/ammo_magazine/pistol/halo/m6c
394394
attachable_allowed = list(/obj/item/attachable/scope/mini/smartscope/m6c, /obj/item/attachable/flashlight/m6)
@@ -411,7 +411,7 @@
411411
name = "M6G service magnum"
412412
desc = "The M6G service magnum is a high-power sidearm utilized by the UNSC, using 12.7x40mm rounds held in a 8 round magazine. With a longer barrel, the M6G is more accurate and has a higher velocity than the M6C."
413413
icon_state = "m6g"
414-
item_state = "vp70"
414+
item_state = "m6"
415415
caliber = "12.7x40mm"
416416
current_mag = /obj/item/ammo_magazine/pistol/halo/m6g
417417
attachable_allowed = list(/obj/item/attachable/scope/mini/smartscope/m6g, /obj/item/attachable/flashlight/m6)
638 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)