diff options
Diffstat (limited to 'armor.json')
-rw-r--r-- | armor.json | 41 |
1 files changed, 0 insertions, 41 deletions
@@ -92,27 +92,6 @@ "flags": ["VARSIZE", "SUPER_FANCY"] }, { - "id": "maid_dress_french_shoggoth", - "type": "ARMOR", - "category": "clothing", - "looks_like": "maid_dress_french", - "name": { "str": "strange French maid dress", "str_pl": "strange French maid dresses" }, - "description": "A French maid dress in the modern style, black with a frilly white apron. Doesn't cover much past the thigh or shoulder. Something seems off about it.", - "weight": "100 g", - "volume": "250 ml", - "price": "50 USD", - "material": [ "cotton" ], - "symbol": "[", - "color": "blue", - "covers": ["torso", "arms", "legs"], - "coverage": 0, - "encumbrance": 0, - "storage": "0 ml", - "warmth": 20, - "material_thickness": 1, - "flags": [ "VARSIZE", "SUPER_FANCY", "OVERSIZE", "STURDY" ] - }, - { "id": "kawaii_maid_dress", "type": "ARMOR", "name": { "str": "maid dress" }, @@ -219,26 +198,6 @@ "flags": [ "VARSIZE", "HOOD" ] }, { - "id": "maid_cap_shoggoth", - "type": "ARMOR", - "looks_like": "kawaii_maid_hat", - "category": "armor", - "name": { "str": "strange maid headband" }, - "description": "A black headband with white lace trim, worn by maids. Something seems off about it.", - "weight": "50 g", - "volume": "250 ml", - "price": "20 USD", - "material": [ "cotton" ], - "symbol": "[", - "color": "white", - "covers": [ "head" ], - "coverage": 0, - "encumbrance": 0, - "warmth": 15, - "material_thickness": 1, - "flags": [ "VARSIZE", "FANCY", "SKINTIGHT" ] - }, - { "id": "kawaii_maid_hat", "type": "ARMOR", "name": { "str": "maid headband" }, |