Skip to content

Commit

Permalink
Merge branch 'master' into I-got-bored-as-shit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk420634 committed Oct 8, 2023
2 parents 17fca2b + a21f006 commit 07bb073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/research/designs/ammolathe_designs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -708,9 +708,9 @@
build_path = /obj/item/ammo_box/magazine/m308/ext/empty
category = list("initial", "Advanced Magazines")

/datum/design/ammolathe/rpd
/datum/design/ammolathe/rpdmag
name = "empty drum magazine (.308)"
id = "rpd"
id = "rpdmag"
materials = list(/datum/material/iron = 20000)
build_path = /obj/item/ammo_box/magazine/rpd/empty
category = list("initial", "Advanced Magazines")
Expand Down

0 comments on commit 07bb073

Please sign in to comment.