Optimizing the Pill Canisters! (#13220)
This commit is contained in:
@@ -295,7 +295,7 @@
|
|||||||
name: pill canister
|
name: pill canister
|
||||||
id: PillCanister
|
id: PillCanister
|
||||||
parent: BaseStorageItem
|
parent: BaseStorageItem
|
||||||
description: Holds up to 12 pills.
|
description: Holds up to 9 pills.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
||||||
@@ -306,7 +306,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- PillCanister
|
- PillCanister
|
||||||
- type: Storage
|
- type: Storage
|
||||||
capacity: 12
|
capacity: 9
|
||||||
quickInsert: true
|
quickInsert: true
|
||||||
areaInsert: true
|
areaInsert: true
|
||||||
areaInsertRadius: 1
|
areaInsertRadius: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user