diff --git a/data/json/items/armor/legs_clothes.json b/data/json/items/armor/legs_clothes.json index af7390864f005..2cec4d2ef900e 100644 --- a/data/json/items/armor/legs_clothes.json +++ b/data/json/items/armor/legs_clothes.json @@ -227,7 +227,17 @@ ], "warmth": 10, "material_thickness": 0.25, - "flags": [ "VARSIZE", "POCKETS" ] + "flags": [ "VARSIZE", "POCKETS" ], + "snippet_category": [ + { "id": "jeans1", "text": "A pair of black jeans with two deep pockets." }, + { "id": "jeans2", "text": "A pair of black skinny jeans." }, + { "id": "jeans3", "text": "A stylish pair of bleached denim jeans." }, + { "id": "jeans4", "text": "A pair of old baggy jeans. The heels are all ripped up." }, + { + "id": "jeans5", + "text": "An old pair of blue jeans. You are not sure if they are faded through age or stone washed." + } + ] }, { "id": "jeans_red", @@ -565,6 +575,28 @@ "moves": 100 } ], + "snippet_category": [ + { + "id": "apants_UCP", + "text": "A tough pair of pants Favored by the military. This pair came in a grey, green and tan camouflage. The pattern is notable for it's lack of black." + }, + { + "id": "apants_desert", + "text": "A tough pair of military pants patterned in desert camouflage. They are lined with deep pockets." + }, + { + "id": "apants_MARPAT", + "text": "A tough pair of military pants with a black, green and tan pixel camouflage pattern. Commonly seen worn by US Marines." + }, + { + "id": "apants_BDU", + "text": "A tough pair of military pants with a black, brown, green and tan camouflage pattern. They look old." + }, + { + "id": "mil_pants_navy", + "text": "A tough pair of military pants with a predominantly dark blue camouflage. Favored by the navy." + } + ], "warmth": 20, "material_thickness": 0.25, "flags": [ "VARSIZE", "POCKETS" ] @@ -1045,6 +1077,11 @@ "moves": 100 } ], + "snippet_category": [ + { "id": "denim_shorts1", "text": "A pair of stone wash denim shorts." }, + { "id": "denim_shorts2", "text": "An old pair of denim jeans that have been cut down to shorts." }, + { "id": "denim_shorts3", "text": "A pair of brand-name black denim shorts." } + ], "warmth": 5, "material_thickness": 0.25, "flags": [ "VARSIZE" ]