From 4d349894ccaf98d984688260f320606a97dcb765 Mon Sep 17 00:00:00 2001 From: Haoyu Xu Date: Sun, 5 Oct 2025 20:51:23 +0800 Subject: [PATCH] feat: added kaltsit --- packages/operator/config.yaml | 2 ++ packages/operator/config/kaltsit_the_remains_of_time.yaml | 4 ++++ packages/operator/config/kaltsit_the_remains_of_time_sp.yaml | 5 +++++ 3 files changed, 11 insertions(+) create mode 100644 packages/operator/config/kaltsit_the_remains_of_time.yaml create mode 100644 packages/operator/config/kaltsit_the_remains_of_time_sp.yaml diff --git a/packages/operator/config.yaml b/packages/operator/config.yaml index bd0638e..ec7c41f 100644 --- a/packages/operator/config.yaml +++ b/packages/operator/config.yaml @@ -73,3 +73,5 @@ thorns_the_lodestar_boundless_sail: !include config/thorns_the_lodestar_boundles hoshiguma_the_breacher: !include config/hoshiguma_the_breacher.yaml necrass_summer_flowers_fa161: !include config/necrass_summer_flowers_fa161.yaml chen_the_holungday_summer_flowers_fa161: !include config/chen_the_holungday_summer_flowers_fa161.yaml +kaltsit_the_remains_of_time: !include config/kaltsit_the_remains_of_time.yaml +kaltsit_the_remains_of_time_sp: !include config/kaltsit_the_remains_of_time_sp.yaml diff --git a/packages/operator/config/kaltsit_the_remains_of_time.yaml b/packages/operator/config/kaltsit_the_remains_of_time.yaml new file mode 100644 index 0000000..81b099d --- /dev/null +++ b/packages/operator/config/kaltsit_the_remains_of_time.yaml @@ -0,0 +1,4 @@ +codename: + zh-CN: 时遗 · 凯尔希 + en-US: The Remains of Time / Kal'tsit/Kaltsit +official_id: 9392 diff --git a/packages/operator/config/kaltsit_the_remains_of_time_sp.yaml b/packages/operator/config/kaltsit_the_remains_of_time_sp.yaml new file mode 100644 index 0000000..3ab68ce --- /dev/null +++ b/packages/operator/config/kaltsit_the_remains_of_time_sp.yaml @@ -0,0 +1,5 @@ +codename: + zh-CN: 时遗 · 凯尔希 + en-US: the Remains of Time / Kal'tsit/Kaltsit +official_id: 9392 +isSP: true