From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:44:38 +0000 (+0300) Subject: PowerCage cannot be inserted in Power Cell Recharger (#24443) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=1ab06db7aed8e72af33aa113eb7fdfe1d1f8814a;p=space-station-14.git PowerCage cannot be inserted in Power Cell Recharger (#24443) fix --- diff --git a/Resources/Prototypes/Entities/Structures/Power/chargers.yml b/Resources/Prototypes/Entities/Structures/Power/chargers.yml index 44f748307c..388cc3c987 100644 --- a/Resources/Prototypes/Entities/Structures/Power/chargers.yml +++ b/Resources/Prototypes/Entities/Structures/Power/chargers.yml @@ -102,12 +102,10 @@ ejectOnInteract: true name: power-cell-slot-component-slot-name-default whitelist: - components: - - PowerCell - blacklist: tags: - - PotatoBattery - + - PowerCell + - PowerCellSmall + - type: entity parent: [ BaseItemRecharger, ConstructibleMachine ] id: PowerCageRecharger