mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Its not a type if I don't know how to spell.
This commit is contained in:
@@ -73,10 +73,10 @@
|
||||
|
||||
/datum/design/shock_muzzle
|
||||
name = "Shock Muzzle"
|
||||
desc = "Produce a modified saftey muzzle that includes an electric shock pack and a slot for a trigger assembly."
|
||||
desc = "Produce a modified safety muzzle that includes an electric shock pack and a slot for a trigger assembly."
|
||||
id = "shockmuzzle"
|
||||
req_tech = list("materials" = 1, "engineering" = 1)
|
||||
build_type = PROTOLATHE
|
||||
materials = list(MAT_METAL=500, MAT_GLASS=50)
|
||||
build_path = /obj/item/clothing/mask/muzzle/safety/shock
|
||||
category = list("Miscellaneous")
|
||||
category = list("Miscellaneous")
|
||||
|
||||
Reference in New Issue
Block a user