diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index 2076a8e482..7aa060daf5 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -295,7 +295,7 @@ name: pill canister id: PillCanister parent: BaseStorageItem - description: Holds up to 12 pills. + description: Holds up to 9 pills. components: - type: Sprite sprite: Objects/Specific/Chemistry/pills_canister.rsi @@ -306,7 +306,7 @@ tags: - PillCanister - type: Storage - capacity: 12 + capacity: 9 quickInsert: true areaInsert: true areaInsertRadius: 1