diff options
Diffstat (limited to 'json/items/magazine')
-rw-r--r-- | json/items/magazine/223.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/json/items/magazine/223.json b/json/items/magazine/223.json new file mode 100644 index 0000000..ad125d7 --- /dev/null +++ b/json/items/magazine/223.json @@ -0,0 +1,16 @@ +[ + { + "id": "stanag60", + "copy-from": "stanag60", + "type": "MAGAZINE", + "name": { "str": "STANAG 60-round casket magazine" }, + "description": "An extended-capacity 60-round casket magazine for use with STANAG compatible rifles." + }, + { + "id": "stanag100", + "copy-from": "stanag100", + "type": "MAGAZINE", + "name": { "str": "STANAG 100-round casket magazine" }, + "description": "A high-capacity 100-round casket magazine for use with STANAG compatible rifles." + } +] |