aboutsummaryrefslogtreecommitdiff
path: root/martial_arts_manuals.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 19:01:44 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 19:01:44 -0700
commit92c3c6ad85a509ed9ce0784fd928dcb9976fac1a (patch)
tree2634f0f94c1dbcdebbfedace727f22acb16925a8 /martial_arts_manuals.json
parentFix garter purse weight. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-92c3c6ad85a509ed9ce0784fd928dcb9976fac1a.tar.xz
Port to DDA.
Diffstat (limited to 'martial_arts_manuals.json')
-rw-r--r--martial_arts_manuals.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/martial_arts_manuals.json b/martial_arts_manuals.json
deleted file mode 100644
index ec57367..0000000
--- a/martial_arts_manuals.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "id": "manual_maid",
- "type": "GENERIC",
- "category": "books",
- "symbol": "?",
- "color": "green",
- "name": { "str": "A Maid's Memoirs" },
- "description": "A collection of letters written by various maids, detailing the things they do for their Mistresses.",
- "price": "200 USD",
- "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 }
- }
-]