From aa570e71e79539e5870d6e4196ed84cfb0af97fa Mon Sep 17 00:00:00 2001 From: Jannik Junker Date: Sat, 21 Sep 2024 13:50:18 +0200 Subject: [PATCH] feat: add skopos metadata and icon (#59) * feat: add skopos metadata and icon * fix: switch to country code Co-authored-by: Suspense <64612795+AlmostSuspense@users.noreply.github.com> * fix: adjust weight of skopos Co-authored-by: Suspense <64612795+AlmostSuspense@users.noreply.github.com> * fix: org, unit and export name adjustments --------- Co-authored-by: Suspense <64612795+AlmostSuspense@users.noreply.github.com> --- operators/index.ts | 1 + operators/skopos/index.ts | 24 ++++++++++++ operators/skopos/skopos.svg | 75 +++++++++++++++++++++++++++++++++++++ 3 files changed, 100 insertions(+) create mode 100644 operators/skopos/index.ts create mode 100644 operators/skopos/skopos.svg diff --git a/operators/index.ts b/operators/index.ts index 3606ebb..b4de922 100644 --- a/operators/index.ts +++ b/operators/index.ts @@ -52,6 +52,7 @@ export { pulse } from "./pulse" export { sens } from "./sens" export { ram } from "./ram" export { rook } from "./rook" +export { skopos } from "./skopos" export { sledge } from "./sledge" export { smoke } from "./smoke" export { solis } from "./solis" diff --git a/operators/skopos/index.ts b/operators/skopos/index.ts new file mode 100644 index 0000000..1f461b6 --- /dev/null +++ b/operators/skopos/index.ts @@ -0,0 +1,24 @@ +import { IOperator } from "~/types/operator" + +export const skopos: IOperator = { + name: "SkopĆ³s", + role: "Defender", + org: "EKAM", + squad: "WOLFGUARD", + ratings: { + health: 2, + speed: 2, + difficulty: 2, + }, + meta: { + gender: "f", + country: "gr", + season: "Y9S3", + height: 167, + weight: 55, + }, + bio: { + real_name: "Kure Galanos", + birthplace: "Nicosia, Cyprus", + }, +} diff --git a/operators/skopos/skopos.svg b/operators/skopos/skopos.svg new file mode 100644 index 0000000..e3b4eff --- /dev/null +++ b/operators/skopos/skopos.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + +