Skip to content

Commit

Permalink
M392 Empty Magazine Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YourPalHolidays committed Jul 23, 2024
1 parent 41bcb6e commit 87dd98b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/halo/weapons/M392.dm
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
/obj/item/ammo_magazine/m392
name = "M392 magazine"
icon = 'code/modules/halo/weapons/icons/Weapon Sprites.dmi'
icon_state = "M395mag"
icon_state = "M395_mag"
mag_type = MAGAZINE
caliber = "7.62mmdmr"
max_ammo = 20
Expand Down
Binary file modified code/modules/halo/weapons/icons/Weapon Sprites.dmi
Binary file not shown.

0 comments on commit 87dd98b

Please sign in to comment.