Add implant names to implanters (#36555)

* Initial commit

* Add tips!
This commit is contained in:
SlamBamActionman
2025-04-14 18:50:42 +02:00
committed by GitHub
parent 4df6212b19
commit 18bedfec0a
3 changed files with 22 additions and 22 deletions

View File

@@ -136,3 +136,4 @@ tips-dataset-135 = Instead of picking it up, you can alt-click food to eat it. T
tips-dataset-136 = If you're trapped behind an electrified door, disable the APC or throw your ID at the door to avoid getting shocked! tips-dataset-136 = If you're trapped behind an electrified door, disable the APC or throw your ID at the door to avoid getting shocked!
tips-dataset-137 = If the AI electrifies a door and you have insulated gloves, snip and mend the power wire to reset their electrification! tips-dataset-137 = If the AI electrifies a door and you have insulated gloves, snip and mend the power wire to reset their electrification!
tips-dataset-138 = If you want to stop your prisoner from escaping from the cell right after being uncuffed, turn on combat mode while uncuffing - this will shove the prisoner down. tips-dataset-138 = If you want to stop your prisoner from escaping from the cell right after being uncuffed, turn on combat mode while uncuffing - this will shove the prisoner down.
tips-dataset-139 = Make sure to clean your illegal implanters with a soap or a damp rag after you use them! Detectives can scan used implanters for incriminating DNA evidence, but not if they've been wiped clean.

View File

@@ -2,4 +2,4 @@
id: Tips id: Tips
values: values:
prefix: tips-dataset- prefix: tips-dataset-
count: 137 count: 139

View File

@@ -2,7 +2,6 @@
- type: entity - type: entity
name: implanter name: implanter
description: A syringe exclusively designed for the injection and extraction of subdermal implants. Use care when extracting implants, as incorrect draw settings may injure the user.
id: BaseImplanter id: BaseImplanter
parent: BaseItem parent: BaseItem
abstract: true abstract: true
@@ -125,7 +124,7 @@
id: BaseImplantOnlyImplanterSyndi id: BaseImplantOnlyImplanterSyndi
parent: [BaseImplantOnlyImplanter, BaseSyndicateContraband] parent: [BaseImplantOnlyImplanter, BaseSyndicateContraband]
name: syndicate implanter name: syndicate implanter
description: A compact disposable syringe exclusively designed for the injection of subdermal implants. description: A compact disposable syringe exclusively designed for the injection of subdermal implants. Make sure to scrub it with soap or a rag to remove residual DNA after use!
abstract: true abstract: true
components: components:
- type: Item - type: Item
@@ -157,7 +156,7 @@
- type: entity - type: entity
id: SadTromboneImplanter id: SadTromboneImplanter
suffix: sad trombone name: sad trombone implanter
parent: BaseImplantOnlyImplanter parent: BaseImplantOnlyImplanter
components: components:
- type: Implanter - type: Implanter
@@ -165,7 +164,7 @@
- type: entity - type: entity
id: LightImplanter id: LightImplanter
suffix: light name: light implanter
parent: BaseImplantOnlyImplanter parent: BaseImplantOnlyImplanter
components: components:
- type: Implanter - type: Implanter
@@ -173,7 +172,7 @@
- type: entity - type: entity
id: BikeHornImplanter id: BikeHornImplanter
suffix: bike horn name: bike horn implanter
parent: BaseImplantOnlyImplanter parent: BaseImplantOnlyImplanter
components: components:
- type: Implanter - type: Implanter
@@ -183,7 +182,7 @@
- type: entity - type: entity
id: TrackingImplanter id: TrackingImplanter
suffix: tracking name: tracking implanter
parent: BaseImplantOnlyImplanter parent: BaseImplantOnlyImplanter
components: components:
- type: Implanter - type: Implanter
@@ -193,7 +192,7 @@
- type: entity - type: entity
id: StorageImplanter id: StorageImplanter
suffix: storage name: storage implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -201,7 +200,7 @@
- type: entity - type: entity
id: FreedomImplanter id: FreedomImplanter
suffix: freedom name: freedom implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -209,7 +208,7 @@
- type: entity - type: entity
id: RadioImplanter id: RadioImplanter
suffix: radio Syndicate name: syndicate radio implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -217,7 +216,7 @@
- type: entity - type: entity
id: UplinkImplanter id: UplinkImplanter
suffix: uplink name: uplink implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -225,7 +224,7 @@
- type: entity - type: entity
id: EmpImplanter id: EmpImplanter
suffix: EMP name: EMP implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -233,7 +232,7 @@
- type: entity - type: entity
id: ScramImplanter id: ScramImplanter
suffix: scram name: scram implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -241,7 +240,7 @@
- type: entity - type: entity
id: DnaScramblerImplanter id: DnaScramblerImplanter
suffix: DNA scrambler name: DNA scrambler implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -251,7 +250,7 @@
- type: entity - type: entity
id: MicroBombImplanter id: MicroBombImplanter
suffix: micro-bomb name: micro-bomb implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -259,7 +258,7 @@
- type: entity - type: entity
id: MacroBombImplanter id: MacroBombImplanter
suffix: macro-bomb name: macro-bomb implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -267,7 +266,7 @@
- type: entity - type: entity
id: DeathRattleImplanter id: DeathRattleImplanter
suffix: death rattle name: death rattle implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -275,7 +274,7 @@
- type: entity - type: entity
id: DeathAcidifierImplanter id: DeathAcidifierImplanter
suffix: death acidifier name: death acidifier implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -283,7 +282,7 @@
- type: entity - type: entity
id: FakeMindShieldImplanter id: FakeMindShieldImplanter
suffix: fake mindshield name: fake mindshield implanter
parent: BaseImplantOnlyImplanterSyndi parent: BaseImplantOnlyImplanterSyndi
components: components:
- type: Implanter - type: Implanter
@@ -293,7 +292,7 @@
- type: entity - type: entity
id: MindShieldImplanter id: MindShieldImplanter
suffix: mindshield name: mindshield implanter
parent: BaseImplantOnlyImplanter parent: BaseImplantOnlyImplanter
components: components:
- type: Implanter - type: Implanter
@@ -303,7 +302,7 @@
- type: entity - type: entity
id: RadioImplanterCentcomm id: RadioImplanterCentcomm
suffix: radio Centcomm name: centcomm radio implanter
parent: BaseImplantOnlyImplanter parent: BaseImplantOnlyImplanter
components: components:
- type: Implanter - type: Implanter
@@ -311,7 +310,7 @@
- type: entity - type: entity
id: DeathRattleImplanterCentcomm id: DeathRattleImplanterCentcomm
suffix: centcomm death rattle name: centcomm death rattle implanter
parent: BaseImplantOnlyImplanter parent: BaseImplantOnlyImplanter
components: components:
- type: Implanter - type: Implanter