Skip to content

Commit

Permalink
Pill canisters names fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oxygen033 committed Aug 17, 2024
1 parent 3ff0808 commit 503174c
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,6 @@
pillType: 15
- type: Sprite
state: pill16
- type: Label
currentLabel: dexalin 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -372,8 +370,6 @@
id: PillCanisterDexalin
suffix: Dexalin 10u, 7
components:
- type: Label
currentLabel: dexalin 10u
- type: StorageFill
contents:
- id: PillDexalin
Expand All @@ -389,8 +385,6 @@
pillType: 9
- type: Sprite
state: pill10
- type: Label
currentLabel: dylovene 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -405,8 +399,6 @@
id: PillCanisterDylovene
suffix: Dylovene 10u, 5
components:
- type: Label
currentLabel: dylovene 10u
- type: StorageFill
contents:
- id: PillDylovene
Expand All @@ -422,8 +414,6 @@
pillType: 16
- type: Sprite
state: pill17
- type: Label
currentLabel: hyronalin 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -438,8 +428,6 @@
id: PillCanisterHyronalin
suffix: Hyronalin 10u, 5
components:
- type: Label
currentLabel: hyronalin 10u
- type: StorageFill
contents:
- id: PillHyronalin
Expand All @@ -455,8 +443,6 @@
pillType: 8
- type: Sprite
state: pill9
- type: Label
currentLabel: potassium iodide 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -471,8 +457,6 @@
id: PillCanisterPotassiumIodide
suffix: Potassium iodide 10u, 5
components:
- type: Label
currentLabel: potassium iodide 10u
- type: StorageFill
contents:
- id: PillPotassiumIodide
Expand All @@ -488,8 +472,6 @@
pillType: 13
- type: Sprite
state: pill14
- type: Label
currentLabel: iron 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -508,8 +490,6 @@
pillType: 12
- type: Sprite
state: pill13
- type: Label
currentLabel: copper 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -524,8 +504,6 @@
id: PillCanisterIron
suffix: Iron 10u, 5
components:
- type: Label
currentLabel: iron 10u
- type: StorageFill
contents:
- id: PillIron
Expand All @@ -537,8 +515,6 @@
id: PillCanisterCopper
suffix: Copper 10u, 5
components:
- type: Label
currentLabel: copper 10u
- type: StorageFill
contents:
- id: PillCopper
Expand All @@ -554,8 +530,6 @@
pillType: 3
- type: Sprite
state: pill4
- type: Label
currentLabel: kelotane 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -570,8 +544,6 @@
id: PillCanisterKelotane
suffix: Kelotane 10u, 5
components:
- type: Label
currentLabel: kelotane 10u
- type: StorageFill
contents:
- id: PillKelotane
Expand All @@ -587,8 +559,6 @@
pillType: 7
- type: Sprite
state: pill8
- type: Label
currentLabel: dermaline 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -603,8 +573,6 @@
id: PillCanisterDermaline
suffix: Dermaline 10u, 5
components:
- type: Label
currentLabel: dermaline 10u
- type: StorageFill
contents:
- id: PillDermaline
Expand Down Expand Up @@ -633,8 +601,6 @@
pillType: 2
- type: Sprite
state: pill3
- type: Label
currentLabel: tricordrazine 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -649,8 +615,6 @@
id: PillCanisterTricordrazine
suffix: Tricordrazine 10u, 5
components:
- type: Label
currentLabel: tricordrazine 10u
- type: StorageFill
contents:
- id: PillTricordrazine
Expand All @@ -666,8 +630,6 @@
pillType: 4
- type: Sprite
state: pill5
- type: Label
currentLabel: bicaridine 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -682,8 +644,6 @@
id: PillCanisterBicaridine
suffix: Bicaridine 10u, 5
components:
- type: Label
currentLabel: bicaridine 10u
- type: StorageFill
contents:
- id: PillBicaridine
Expand All @@ -699,8 +659,6 @@
pillType: 20
- type: Sprite
state: pill21
- type: Label
currentLabel: charcoal 10u
- type: SolutionContainerManager
solutions:
food:
Expand All @@ -715,8 +673,6 @@
id: PillCanisterCharcoal
suffix: Charcoal 10u, 3
components:
- type: Label
currentLabel: charcoal 10u
- type: StorageFill
contents:
- id: PillCharcoal
Expand Down

0 comments on commit 503174c

Please sign in to comment.