From fc775627bff8f8d82692f5a981848a8e6d32e377 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 21 Jan 2022 14:45:17 -0800 Subject: Rename the maid vests. --- armor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/armor.json b/armor.json index e7e600d..a0b9998 100644 --- a/armor.json +++ b/armor.json @@ -708,7 +708,7 @@ "note": "Loosely based on utility vest.", "type": "ARMOR", "category": "clothing", - "name": { "str": "maid vest" }, + "name": { "str": "maid utility vest" }, "description": "A modified utility vest with many pockets, worn by maids.", "weight": "516 g", "volume": "1000 ml", @@ -730,8 +730,8 @@ "type": "ARMOR", "category": "clothing", "looks_like": "kawaii_vest", - "name": { "str": "survivor maid vest" }, - "description": "A modified utility vest with many pockets, worn by maids. It has an additional four pouches capable of carrying magazines.", + "name": { "str": "maid tactical vest" }, + "description": "A modified tac vest meant to carry your gear and ammunition, worn by maids.", "weight": "600 g", "volume": "1250 ml", "price": 120000, -- cgit v1.2.1