mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Backward netgun science entries (#11642)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
83fa2b5716
commit
3f277262b9
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user