mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
Forgot to include the /spray/ part of the chemsprayer path.
This commit is contained in:
@@ -1451,7 +1451,7 @@ datum/design/chemsprayer
|
|||||||
build_type = PROTOLATHE
|
build_type = PROTOLATHE
|
||||||
materials = list("$metal" = 5000, "$glass" = 1000)
|
materials = list("$metal" = 5000, "$glass" = 1000)
|
||||||
reliability_base = 100
|
reliability_base = 100
|
||||||
build_path = "/obj/item/weapon/reagent_containers/chemsprayer"
|
build_path = "/obj/item/weapon/reagent_containers/spray/chemsprayer"
|
||||||
|
|
||||||
datum/design/rapidsyringe
|
datum/design/rapidsyringe
|
||||||
name = "Rapid Syringe Gun"
|
name = "Rapid Syringe Gun"
|
||||||
|
|||||||
Reference in New Issue
Block a user