From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sun, 14 May 2023 02:14:38 +0000 (-0400) Subject: Allow quick pickup with RPED (#16400) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cee86dc6bb1be4deabf29242aa43387ff2aa2d3f;p=space-station-14.git Allow quick pickup with RPED (#16400) --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Research/rped.yml b/Resources/Prototypes/Entities/Objects/Specific/Research/rped.yml index 0a0b3b059f..268a91c8de 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Research/rped.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Research/rped.yml @@ -16,6 +16,8 @@ - type: PartExchanger - type: Storage capacity: 150 + quickInsert: true + areaInsert: true whitelist: components: - - MachinePart \ No newline at end of file + - MachinePart