Pill Canister Tweaks (#5928)

This commit is contained in:
Rane
2021-12-29 01:21:17 -05:00
committed by GitHub
parent 1084176c99
commit dc4b549b90
6 changed files with 18 additions and 0 deletions

View File

@@ -96,6 +96,7 @@
- CryostasisBeaker - CryostasisBeaker
- Dropper - Dropper
- Syringe - Syringe
- PillCanister
- type: technology - type: technology
name: "medical machinery" name: "medical machinery"

View File

@@ -237,6 +237,7 @@
- Ointment - Ointment
- CigPack - CigPack
- Pill - Pill
- PillCanister
components: components:
- Hypospray - Hypospray
- SurgeryTool - SurgeryTool
@@ -255,6 +256,7 @@
whitelist: whitelist:
tags: tags:
- Pill - Pill
- PillCanister
bottle_spray: bottle_spray:
whitelist: whitelist:
tags: tags:

View File

@@ -257,6 +257,9 @@
state: pill_canister state: pill_canister
- type: Item - type: Item
sprite: Objects/Specific/Chemistry/pills_canister.rsi sprite: Objects/Specific/Chemistry/pills_canister.rsi
- type: Tag
tags:
- PillCanister
- type: Storage - type: Storage
capacity: 12 capacity: 12
quickInsert: true quickInsert: true

View File

@@ -160,6 +160,7 @@
- CryostasisBeaker - CryostasisBeaker
- Dropper - Dropper
- Syringe - Syringe
- PillCanister
- Flash - Flash
- Handcuffs - Handcuffs
- Stunbaton - Stunbaton

View File

@@ -48,3 +48,11 @@
completetime: 500 completetime: 500
materials: materials:
Glass: 200 Glass: 200
- type: latheRecipe
id: PillCanister
icon: Objects/Specific/Chemistry/pills_canister.rsi/pill_canister.png
result: PillCanister
completetime: 500
materials:
Plastic: 100

View File

@@ -180,6 +180,9 @@
- type: Tag - type: Tag
id: Pill id: Pill
- type: Tag
id: PillCanister
- type: Tag - type: Tag
id: Pipe id: Pipe