From 373bc921a29f2e743081bb026e0ba7415bf07682 Mon Sep 17 00:00:00 2001 From: Rosycup <178287475+Rosycup@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:31:39 +0800 Subject: [PATCH] Belt Tweaks --- Resources/Migrations/denMigrations.yml | 5 ++++- Resources/Prototypes/Entities/Clothing/Belt/belts.yml | 6 ++++++ .../Prototypes/Nyanotrasen/Entities/Clothing/Belt/belts.yml | 6 ++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/Resources/Migrations/denMigrations.yml b/Resources/Migrations/denMigrations.yml index ef07a04880..73cfbdcf98 100644 --- a/Resources/Migrations/denMigrations.yml +++ b/Resources/Migrations/denMigrations.yml @@ -1 +1,4 @@ -PlushieTrystan: PlushieDignifiedVulp \ No newline at end of file +PlushieTrystan: PlushieDignifiedVulp +PlushieDino: null +PlushieChillHuman: null +PlushieSlimeTider: null diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 9962e95bfc..79d329e477 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -43,6 +43,12 @@ - TrayScanner - GasAnalyzer - HandLabeler + - RemoteSignaller + - RemoteSignallerAdvanced + - AnomalyScanner + - AnomalyLocatorUnpowered + - AnomalyLocatorWideUnpowered + - NodeScanner - type: ItemMapper mapLayers: drill: diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Belt/belts.yml index df1e61c23d..b60eb57cdc 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Belt/belts.yml @@ -17,6 +17,12 @@ - HandLabeler - Sidearm - Folder + components: + - AnomalyScanner + - AnomalyLocatorUnpowered + - AnomalyLocatorWideUnpowered + - NodeScanner + - Flash - type: entity parent: ClothingBeltBase