fix netgun build path (#18376)

This commit is contained in:
Kashargul
2025-08-30 12:36:29 +02:00
committed by GitHub
parent 6e0a598d29
commit ece4a9761b
@@ -363,7 +363,7 @@
// req_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 5, TECH_MAGNET = 3)
build_type = PROTOLATHE
materials = list(MAT_STEEL = 6000, MAT_GLASS = 3000)
build_path = /obj/item/gun/energy/netgun
build_path = /obj/item/gun/energy/netgun/shrink
category = list(
RND_CATEGORY_WEAPONS + RND_SUBCATEGORY_WEAPONS_RANGED
)