diff --git a/public/data/operators-v2.json b/public/data/operators-v2.json index b122ee8..2d0fbfc 100644 --- a/public/data/operators-v2.json +++ b/public/data/operators-v2.json @@ -565,5 +565,14 @@ "type": 2, "sub": "Y7S1 - Demon Veil", "ord": 63 + }, + { + "id": "sens", + "name": "Sens", + "img": "https://d6static.dragonfruit.network/ops/sens.png", + "org": "SFG", + "type": 1, + "sub": "Y7S2 - Vector Glare", + "ord": 64 } ] diff --git a/public/ops/sens.png b/public/ops/sens.png new file mode 100644 index 0000000..2c0f635 Binary files /dev/null and b/public/ops/sens.png differ