aboutsummaryrefslogtreecommitdiff
path: root/martial_arts_manuals.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-25 17:17:31 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-25 17:17:31 -0700
commit65fe084b8dac263d677cf327354acd78b7199e0b (patch)
treec94573aea6ae7ed53e4de04c52423f47bb2b3f74 /martial_arts_manuals.json
parentFix armored maid vest materials (diff)
downloadcataclysm-dda-mod_battle-maid-redone-65fe084b8dac263d677cf327354acd78b7199e0b.tar.xz
Formatting
Diffstat (limited to 'martial_arts_manuals.json')
-rw-r--r--martial_arts_manuals.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/martial_arts_manuals.json b/martial_arts_manuals.json
index 405843d..0c48f98 100644
--- a/martial_arts_manuals.json
+++ b/martial_arts_manuals.json
@@ -1,25 +1,25 @@
[
- {
- "id": "manual_maid",
- "type": "GENERIC",
- "category": "books",
- "symbol": "?",
- "color": "green",
- "name": { "str": "101 ways to protect my Mistress" },
- "description": "A manual penned by different maids, listing all of their ideas on physical ways to protect their Mistresses.",
- "price": 20000,
- "material": "paper",
- "weight": "150 g",
- "volume": "250 ml",
- "use_action": "MA_MANUAL",
- "book_data": {
- "max_level" : 0,
- "intelligence" : 5,
- "time" : 10,
- "fun" : 0,
- "skill" : "none",
- "required_level" : 0,
- "chapters": 5
- }
+ {
+ "id": "manual_maid",
+ "type": "GENERIC",
+ "category": "books",
+ "symbol": "?",
+ "color": "green",
+ "name": { "str": "101 ways to protect my Mistress" },
+ "description": "A manual penned by different maids, listing all of their ideas on physical ways to protect their Mistresses.",
+ "price": 20000,
+ "material": "paper",
+ "weight": "150 g",
+ "volume": "250 ml",
+ "use_action": "MA_MANUAL",
+ "book_data": {
+ "max_level" : 0,
+ "intelligence" : 5,
+ "time" : 10,
+ "fun" : 0,
+ "skill" : "none",
+ "required_level" : 0,
+ "chapters": 5
}
+ }
]