Makes pill canisters Tiny and puts 9 in the box chem gets. (#22378)
* add more pill canisters, Depends on Big Spin PR. * Ill just put the change here too and be mad when it merge conflicts fuck it. * Fix test fail.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: PillCanister
|
||||
amount: 4
|
||||
amount: 9
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: box
|
||||
|
||||
@@ -470,12 +470,12 @@
|
||||
parent: BaseStorageItem
|
||||
description: Holds up to 10 pills.
|
||||
components:
|
||||
- type: Item
|
||||
size: Tiny
|
||||
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
||||
state: pill_canister
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
||||
size: Small
|
||||
- type: Tag
|
||||
tags:
|
||||
- PillCanister
|
||||
|
||||
Reference in New Issue
Block a user