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