summaryrefslogtreecommitdiff
path: root/json/items/armor/masks.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/masks.json')
-rw-r--r--json/items/armor/masks.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/json/items/armor/masks.json b/json/items/armor/masks.json
new file mode 100644
index 0000000..6a3ab21
--- /dev/null
+++ b/json/items/armor/masks.json
@@ -0,0 +1,9 @@
+[
+ {
+ "id": "mask_bal",
+ "copy-from": "mask_bal",
+ "type": "ARMOR",
+ "name": { "str": "ballistic mask" },
+ "coverage": 100
+ }
+]