mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-28 15:16:21 +01:00
Fixes Secshades in Protolathe
Because someone forgot to add the build_path variable. Nice.
This commit is contained in:
@@ -1983,6 +1983,7 @@ datum/design/security_glasses //added to list 6/4/15
|
||||
req_tech = list("magnets" = 5, "combat" = 2)
|
||||
build_type = PROTOLATHE
|
||||
materials = list("$metal" = 50, "$glass" = 50, "$gold" = 50, "$silver" = 50)
|
||||
build_path = "/obj/item/clothing/glasses/sunglasses/sechud"
|
||||
category = "Information Technology"
|
||||
|
||||
/////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user