[MIRROR] Backward netgun science entries (#11642)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-14 05:51:25 -07:00
committed by GitHub
parent 83fa2b5716
commit 3f277262b9

View File

@@ -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/shrink
build_path = /obj/item/gun/energy/netgun
category = list(
RND_CATEGORY_WEAPONS + RND_SUBCATEGORY_WEAPONS_RANGED
)
@@ -375,7 +375,7 @@
id = "sizenetgun"
build_type = PROTOLATHE
materials = list(MAT_STEEL = 6000, MAT_GLASS = 4000)
build_path = /obj/item/gun/energy/netgun
build_path = /obj/item/gun/energy/netgun/shrink
category = list(
RND_CATEGORY_WEAPONS + RND_SUBCATEGORY_WEAPONS_RANGED
)