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
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: PillCanister
|
- id: PillCanister
|
||||||
amount: 4
|
amount: 9
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
- state: box
|
- state: box
|
||||||
|
|||||||
@@ -470,12 +470,12 @@
|
|||||||
parent: BaseStorageItem
|
parent: BaseStorageItem
|
||||||
description: Holds up to 10 pills.
|
description: Holds up to 10 pills.
|
||||||
components:
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: Tiny
|
||||||
|
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
||||||
state: pill_canister
|
state: pill_canister
|
||||||
- type: Item
|
|
||||||
sprite: Objects/Specific/Chemistry/pills_canister.rsi
|
|
||||||
size: Small
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- PillCanister
|
- PillCanister
|
||||||
|
|||||||
Reference in New Issue
Block a user