mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #8489 from Cyantime/patch-2
Update netgun design name
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
sort_string = "MAAVB"
|
||||
|
||||
/datum/design/item/weapon/energy/netgun
|
||||
name = "\'Hunter\' capture gun"
|
||||
desc = "The \"Varmint Catcher\" is an energy net projector designed to immobilize dangerous wildlife."
|
||||
id = "netgun"
|
||||
req_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 5, TECH_MAGNET = 3)
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 6000, "glass" = 3000)
|
||||
@@ -162,4 +162,4 @@
|
||||
materials = list("unobtanium" = 9001)
|
||||
build_path = /obj/item/ammo_casing/microbattery/combat/final
|
||||
sort_string = "MAVCH"
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user