aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes.json b/recipes.json
index 1722134..37592fe 100644
--- a/recipes.json
+++ b/recipes.json
@@ -74,7 +74,7 @@
},
{
"type" : "recipe",
- "result": "kawaii_vest_armor",
+ "result": "kawaii_vest_tac",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
@@ -84,7 +84,7 @@
"using": [ [ "sewing_standard", 30 ] ],
"components": [
[ ["kawaii_vest" , 1] ],
- [ ["modularvestkevlar" , 1] ]
+ [ ["tacvest" , 1] ]
]
},
{