From fe978afcaef402a58c26b0223263605b3676ad50 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Fri, 13 Dec 2024 23:39:14 +0000 Subject: [PATCH] Mark Chips Ahoy as retired (#89) --- package-lock.json | 4 +-- package.json | 2 +- src/ambassadors/core.ts | 58 ++++++++++++++++++++--------------------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 85a04b1..1a9aec8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alveusgg/data", - "version": "0.48.0", + "version": "0.49.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@alveusgg/data", - "version": "0.48.0", + "version": "0.49.0", "license": "SEE LICENSE IN LICENSE.md", "devDependencies": { "@typescript-eslint/eslint-plugin": "^6.2.0", diff --git a/package.json b/package.json index 492786e..653c54c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alveusgg/data", - "version": "0.48.0", + "version": "0.49.0", "private": true, "license": "SEE LICENSE IN LICENSE.md", "repository": { diff --git a/src/ambassadors/core.ts b/src/ambassadors/core.ts index 766c173..e2e74b7 100644 --- a/src/ambassadors/core.ts +++ b/src/ambassadors/core.ts @@ -1057,35 +1057,6 @@ const ambassadors = { homepage: null, plush: null, }, - chipsAhoy: { - name: "Chips Ahoy", - alternate: [], - commands: ["chips", "chipsahoy"], - class: "mammalia", - species: "Domestic Rat", - scientific: "Rattus norvegicus f. domestica", - sex: "Female", - birth: null, - arrival: "2022-12", - retired: null, - iucn: { - id: 19353, - status: "LC", - }, - enclosure: "nutrition", - story: - "Chips Ahoy was bred as a feeder rat for snakes, but she will now live out her full life at Alveus.", - mission: - "She is an ambassador for how rodenticide use and outdoor cats affect all levels of wildlife.", - native: { - text: "Worldwide (Domesticated)", - source: "https://en.wikipedia.org/wiki/Fancy_rat", - }, - lifespan: lifespans.domesticRat, - clips: [{ id: "C2Ob-gQ_9os", caption: "Target Training With The Rats" }], - homepage: null, - plush: null, - }, polly: { name: "Polly", alternate: [], @@ -1261,6 +1232,35 @@ const ambassadors = { homepage: null, plush: null, }, + chipsAhoy: { + name: "Chips Ahoy", + alternate: [], + commands: ["chips", "chipsahoy"], + class: "mammalia", + species: "Domestic Rat", + scientific: "Rattus norvegicus f. domestica", + sex: "Female", + birth: null, + arrival: "2022-12", + retired: "2024-12-13", + iucn: { + id: 19353, + status: "LC", + }, + enclosure: "nutrition", + story: + "Chips Ahoy was bred as a feeder rat for snakes, but she will now live out her full life at Alveus.", + mission: + "She is an ambassador for how rodenticide use and outdoor cats affect all levels of wildlife.", + native: { + text: "Worldwide (Domesticated)", + source: "https://en.wikipedia.org/wiki/Fancy_rat", + }, + lifespan: lifespans.domesticRat, + clips: [{ id: "C2Ob-gQ_9os", caption: "Target Training With The Rats" }], + homepage: null, + plush: null, + }, timber: { name: "Timber", alternate: [],