diff options
-rw-r--r-- | vamp_stuff/Modification_Files/Others/martialarts.json | 13 |
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", |