summaryrefslogtreecommitdiff
path: root/books
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-07-05 13:04:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-07-05 13:04:41 -0700
commit32413a954e51eb4ecd8f0b342f4cd78b66d9f392 (patch)
tree2996062f3306680321836beb51de92253f081fae /books
parentConvert to weapon categories. (diff)
downloadcataclysm-bn-mod_martial-arts-update-master.tar.xz
Remove barbaran montante.HEADmaster
-BN now includes this style in almost identical form.
Diffstat (limited to 'books')
-rw-r--r--books/martial.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/books/martial.json b/books/martial.json
deleted file mode 100644
index 25153fa..0000000
--- a/books/martial.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "id": "manual_barbaran",
- "copy-from": "book_martial",
- "type": "BOOK",
- "name": {
- "str": "Las Nueve Reglas de la Montante",
- "str_pl": "copies of Las Nueve Reglas de la Montante",
- "//~": "Don't translate name, this book is in archaic Spanish with translations in the margins."
- },
- "price": 11000,
- "price_postapoc": 3000,
- "//~": "Spanish description should change to say that this is archaic text and should mention explanations of archaic words instead of translations.",
- "description": "Thankfully, someone has scrawled translations in the margins of this guide to Barbaran Montante. Judging by the notation, this greatsword and war hammer training manual is also a form of poem.",
- "martial_art": "style_barbaran"
- }
-]