From 28310a131c451a220391e8093315497aeecca04e Mon Sep 17 00:00:00 2001 From: Sirionaut <148076704+Sirionaut@users.noreply.github.com> Date: Mon, 25 Dec 2023 02:02:54 +0100 Subject: [PATCH] Janibelt whitelist fix and update (#21058) * Update belts.yml added LightReplacer and JanicartKeys tags to the Jani belt * removed LightReplacer from whitelist but added Plunger adding LightReplacer to the Whitelist doesn't get rid of the error msg. Now it just adds Plunger & JanicartKeys (both tags already exist) * added spray to botany belt and syringe to med belt * fixed things, i hope * added self tag to LightReplacer * added LightReplacer to the taglist * lightreplacer tag does exist now --- Resources/Prototypes/Entities/Clothing/Belt/belts.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 5a0321b659..c70a2e2bbd 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -219,6 +219,9 @@ - TrashBag - WetFloorSign - HolosignProjector + - Plunger + - LightReplacer + - JanicartKeys components: - LightReplacer - type: ItemMapper -- 2.51.2