From 33d316ba6582e1f4d1ff03a71d0808ca65e9c710 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 20 Jul 2021 12:48:15 -0700 Subject: Remove beast specific underwear, not required for tails anymore Sort recipes more --- armor.json | 35 ----------------------------------- 1 file changed, 35 deletions(-) (limited to 'armor.json') diff --git a/armor.json b/armor.json index 91f46df..8e79b03 100644 --- a/armor.json +++ b/armor.json @@ -743,41 +743,6 @@ }, "flags": [ "VARSIZE", "WAIST" ] }, - { - "type": "ARMOR", - "category": "clothing", - "id": "panties_kemo", - "name": { "str": "panties (for beasts)", "str_pl": "panties (for beasts)" }, - "description": "A special type of underwear meant for people with tails. Although it's incredibly thin, it's the last line of defense against your dignity.", - "weight": "32 g", - "volume": "250 ml", - "color": "white", - "covers": [ "leg_l", "leg_r" ], - "symbol": "[", - "price": 1000, - "material": [ "cotton" ], - "warmth": 5, - "flags": [ "VARSIZE", "SKINTIGHT" ], - "coverage": 15, - "material_thickness": 1 - }, - { - "type": "ARMOR", - "id": "briefs_kemo", - "name": { "str": "briefs (for beasts)", "str_pl": "briefs (for beasts)" }, - "description": "A special type of underwear meant for people with tails. It stands as the difference between being a gentleman and being a beast.", - "weight": "32 g", - "volume": "250 ml", - "color": "white", - "covers": [ "leg_l", "leg_r" ], - "symbol": "[", - "price": 1000, - "material": [ "cotton" ], - "warmth": 5, - "flags": [ "VARSIZE", "SKINTIGHT" ], - "coverage": 15, - "material_thickness": 1 - }, { "id": "kawaii_scarf", "type": "TOOL_ARMOR", -- cgit v1.2.1