summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Weapons/martialarts.json
blob: 1ab2f8f0f2146cf27dd852634585d34616b5d286 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "id": "style_fencing",
    "copy-from": "style_fencing",
    "type": "martial_art",
    "extend": {
      "weapons": [
        "v_hemo_whip"
      ]
    }
  }
]