Remove pill tags (#15891)
This commit is contained in:
@@ -241,12 +241,12 @@
|
||||
- Gauze
|
||||
- Ointment
|
||||
- CigPack
|
||||
- Pill
|
||||
- PillCanister
|
||||
- Radio
|
||||
components:
|
||||
- Hypospray
|
||||
- Injector
|
||||
- Pill
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
bottle:
|
||||
@@ -259,8 +259,9 @@
|
||||
- Hypospray
|
||||
pill:
|
||||
whitelist:
|
||||
tags:
|
||||
components:
|
||||
- Pill
|
||||
tags:
|
||||
- PillCanister
|
||||
bottle_spray:
|
||||
whitelist:
|
||||
|
||||
@@ -20,9 +20,10 @@
|
||||
quickInsert: true
|
||||
areaInsert: true
|
||||
whitelist:
|
||||
components:
|
||||
- Pill
|
||||
tags:
|
||||
- PillCanister
|
||||
- Pill
|
||||
- Bottle
|
||||
- Syringe
|
||||
- type: Dumpable
|
||||
|
||||
@@ -284,10 +284,6 @@
|
||||
size: 1
|
||||
sprite: Objects/Specific/Chemistry/pills.rsi
|
||||
- type: Pill
|
||||
# TODO remove pill tag?
|
||||
- type: Tag
|
||||
tags:
|
||||
- Pill
|
||||
- type: Food
|
||||
forceFeedDelay: 1
|
||||
transferAmount: null
|
||||
@@ -342,6 +338,6 @@
|
||||
storageInsertSound: /Audio/Effects/pill_insert.ogg
|
||||
storageRemoveSound: /Audio/Effects/pill_remove.ogg
|
||||
whitelist:
|
||||
tags:
|
||||
- Pill
|
||||
components:
|
||||
- Pill
|
||||
- type: Dumpable
|
||||
|
||||
@@ -492,9 +492,6 @@
|
||||
- type: Tag
|
||||
id: Pickaxe
|
||||
|
||||
- type: Tag
|
||||
id: Pill
|
||||
|
||||
- type: Tag
|
||||
id: PillCanister
|
||||
|
||||
|
||||
Reference in New Issue
Block a user