Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ uplink-combat-medkit-pills-desc = Contains most medicines you need to recover fr

uplink-combat-medkit-ipc-name = Combat Medical Kit (IPC)
# Omu
uplink-combat-medkit-ipc-desc = Contains everything you need to heal an IPC; includes LV wire, an industrial welder, oil packs, and meson goggles.
uplink-combat-medkit-ipc-desc = Contains everything you need to heal an IPC; includes 30 LV wires, an industrial welder, water packs, and a high-cap battery cell.

# Implants

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- type: entity
parent: BaseHealingItem
id: Oilpack
name: oil pack
name: water pack
suffix: Full
description: Fit with a proprietary and disposable connector, oil can easily be injected to top off a bleeding IPC
description: Fit with a proprietary and disposable connector, water can easily be injected to top off a bleeding IPC
components:
- type: Sprite
sprite: _DV/Objects/Medical/Oilpack.rsi
Expand Down Expand Up @@ -40,4 +40,4 @@
suffix: Single
components:
- type: Stack
count: 1
count: 1
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
- type: HasJobIcons # Goobstation
- type: Bloodstream # omu
damageBleedModifiers: BloodlossHuman
bloodReagent: Oil
bloodReagent: Water
bleedReductionAmount: 0
bloodMaxVolume: 500
chemicalMaxVolume: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
components:
- type: StorageFill
contents:
- id: ClothingEyesGlassesMeson
- id: PowerCellHigh # omu
- id: WelderIndustrial
- id: CableApcStack
- id: Oilpack # omu
4 changes: 2 additions & 2 deletions Resources/ServerInfo/Guidebook/Mobs/IPCs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ SPDX-License-Identifier: AGPL-3.0-or-later
Glass Sheets can be used to repair [color=yellow]Blindness[/color].
</Box>
<Box HorizontalAlignment="Stretch">
<GuideEntityEmbed Entity="Oilpack" Caption="Oil pack"/>
Oil packs can be used to replenish [color=yellow]Bloo- er.. Oil level[/color].
<GuideEntityEmbed Entity="Oilpack" Caption="Water pack"/>
Water packs can be used to replenish [color=yellow]coolant level.[/color].
</Box>
<Box HorizontalAlignment="Stretch">
In the event an IPC dies, after being fully repaired, it should be restarted using the [color=yellow]"Restart"[/color] button (located by right-clicking).
Expand Down
Binary file modified Resources/Textures/_DV/Objects/Medical/Oilpack.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading