aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 17:06:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 17:06:21 -0700
commit81b4be992459e3feb871f60cce45f17bc3f23522 (patch)
treead452fd9ccc0f203471d7ba396c499145104c7c6
parentRebalance maid (diff)
downloadcataclysm-dda-mod_battle-maid-redone-81b4be992459e3feb871f60cce45f17bc3f23522.tar.xz
Add jokyu_fuku to laundry drops
Some whitespace removed
-rw-r--r--item_groups.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/item_groups.json b/item_groups.json
index 36a6e05..5b384af 100644
--- a/item_groups.json
+++ b/item_groups.json
@@ -21,7 +21,7 @@
[ "shikomi_stick", 2 ],
[ "maid_claw", 2 ],
[ "battle_mop", 2 ],
- [ "destruction_otama", 1]
+ [ "destruction_otama", 1 ]
]
},
{
@@ -152,6 +152,7 @@
"id" : "laundry",
"items":[
[ "kawaii_maid_dress", 3 ],
+ [ "jokyu_fuku", 3 ],
[ "maid_dress_french", 3 ]
]
},
@@ -215,7 +216,7 @@
[ "shikomi_stick", 2 ],
[ "maid_claw", 2 ],
[ "battle_mop", 2 ],
- [ "destruction_otama", 1]
+ [ "destruction_otama", 1 ]
]
}
]