Skip to content

Commit

Permalink
/datum/ammo/bullet/heap
Browse files Browse the repository at this point in the history
  • Loading branch information
Waseemq1235 committed Sep 11, 2023
1 parent 53c7a8f commit dfa6d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/magazines/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
/obj/item/ammo_magazine/rifle/rmc_f90/heap
name = "\improper F903 HEAP magazine (10x24mm)"
desc = "A 10mm armor piercing high explosive assault rifle magazine used by the royal marines."
default_ammo = /datum/ammo/bullet/heap
default_ammo = /datum/ammo/bullet/rifle/heap
ammo_band_color = AMMO_BAND_COLOR_HEAP

/obj/item/ammo_magazine/rifle/rmc_f90/marksman/heap
Expand Down

0 comments on commit dfa6d04

Please sign in to comment.