Voreupdate (small)

This commit is contained in:
izac112
2020-07-27 06:34:28 +02:00
10 changed files with 1439 additions and 1227 deletions

View File

@@ -26,7 +26,7 @@
sort_string = "MAAVB"
/datum/design/item/weapon/energy/netgun
name = "Energy net gun" //ywedit - hunter is the hybrid one
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)
@@ -163,4 +163,4 @@
materials = list("unobtanium" = 9001)
build_path = /obj/item/ammo_casing/microbattery/combat/final
sort_string = "MAVCH"
*/
*/