From d924845f279b2910300468b3291fe4a89fcccbe4 Mon Sep 17 00:00:00 2001 From: Marco Vockner Date: Wed, 22 Nov 2023 21:04:45 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20add=20tubar=C3=A3o=20icon=20&=20metadat?= =?UTF-8?q?a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: danielwerg <35052399+danielwerg@users.noreply.github.com> --- operators/index.ts | 1 + operators/tubarao/index.ts | 24 ++++++++++++++++++++++++ operators/tubarao/tubarao.svg | 28 ++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 operators/tubarao/index.ts create mode 100644 operators/tubarao/tubarao.svg diff --git a/operators/index.ts b/operators/index.ts index 9a281ae..baf31cc 100644 --- a/operators/index.ts +++ b/operators/index.ts @@ -59,6 +59,7 @@ export { thatcher } from "./thatcher" export { thermite } from "./thermite" export { thorn } from "./thorn" export { thunderbird } from "./thunderbird" +export { tubarao } from "./tubarao" export { twitch } from "./twitch" export { valkyrie } from "./valkyrie" export { vigil } from "./vigil" diff --git a/operators/tubarao/index.ts b/operators/tubarao/index.ts new file mode 100644 index 0000000..0de6861 --- /dev/null +++ b/operators/tubarao/index.ts @@ -0,0 +1,24 @@ +import { IOperator } from "~/types/operator" + +export const tubarao: IOperator = { + name: "Tubarão", + role: "Defender", + org: "DAE", + squad: "WOLFGUARD", + ratings: { + health: 2, + speed: 2, + difficulty: 2, + }, + meta: { + gender: "u", + country: "pt", + season: "Y8S4", + height: 173, + weight: 69, + }, + bio: { + real_name: "Isaac Nunes Oliveira", + birthplace: "Ponta Delgada, Portugal", + }, +} diff --git a/operators/tubarao/tubarao.svg b/operators/tubarao/tubarao.svg new file mode 100644 index 0000000..b9ac161 --- /dev/null +++ b/operators/tubarao/tubarao.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + +