aboutsummaryrefslogtreecommitdiff
path: root/armor.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:32:53 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:32:53 -0700
commit97d424004caf7490155b1a8653287729f1b9eb7a (patch)
tree1e2ddb34358a3806d929845c3597fe2fdfc642a5 /armor.json
parentRebalance maid headband (remove sheath) (diff)
downloadcataclysm-dda-mod_battle-maid-redone-97d424004caf7490155b1a8653287729f1b9eb7a.tar.xz
Add kawaii black bikini and recipes
Also prep for adding little maid
Diffstat (limited to 'armor.json')
-rw-r--r--armor.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/armor.json b/armor.json
index 6ed44e2..6672c12 100644
--- a/armor.json
+++ b/armor.json
@@ -831,6 +831,39 @@
"flags": [ "VARSIZE", "SKINTIGHT", "FANCY" ]
},
{
+ "id": "kawaii_bikini_bottom_black",
+ "type": "ARMOR",
+ "name": "black bikini bottom",
+ "description": "A simple black bikini bottom.",
+ "weight": 32,
+ "volume": 1,
+ "price": 1000,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "light_red",
+ "covers": [ "LEGS" ],
+ "coverage": 15,
+ "warmth": 5,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "SKINTIGHT", "WATER_FRIENDLY" ]
+ },
+ {
+ "id": "kawaii_bikini_top_black",
+ "type": "ARMOR",
+ "name": "black bikini top",
+ "description": "A simple black bikini top.",
+ "weight": 32,
+ "volume": 0,
+ "price": 1800,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "light_red",
+ "covers": [ "TORSO" ],
+ "coverage": 10,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "WATER_FRIENDLY", "SKINTIGHT" ]
+ },
+ {
"id": "kawaii_maid_hardcase",
"type": "ARMOR",
"name": { "str": "hardcase" },