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:
IProduceWidgets
2023-12-12 02:51:38 -05:00
committed by GitHub
parent 0849127bb3
commit 5e8a691cb5
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
- type: StorageFill
contents:
- id: PillCanister
amount: 4
amount: 9
- type: Sprite
layers:
- state: box

View File

@@ -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