Optimizing the Pill Canisters! (#13220)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user