summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-21 16:37:33 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-21 16:37:33 -0800
commitc65f451fcfc09656aeb261ca8e695b8e06811bdf (patch)
treef34a546043bf72aa7b5645f465c4ee598914606a
parentFix blood sipper and hammerius to require two hands. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-c65f451fcfc09656aeb261ca8e695b8e06811bdf.tar.xz
Add vampire weapons to barbaran style.
-rw-r--r--vamp_stuff/Modification_Files/Others/martialarts.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Others/martialarts.json b/vamp_stuff/Modification_Files/Others/martialarts.json
index 951c93e..cfe6ca2 100644
--- a/vamp_stuff/Modification_Files/Others/martialarts.json
+++ b/vamp_stuff/Modification_Files/Others/martialarts.json
@@ -11,6 +11,19 @@
}
},
{
+ "id": "style_barbaran",
+ "copy-from": "style_barbaran",
+ "type": "martial_art",
+ "extend": {
+ "weapons": [
+ "sword_sip",
+ "sword_sipplus",
+ "hammerius",
+ "hammeriusplus"
+ ]
+ }
+ },
+ {
"id": "style_eskrima",
"copy-from": "style_eskrima",
"type": "martial_art",