mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
fix netgun build path (#18376)
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user