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-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-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
values:
prefix: tips-dataset-
count: 137
count: 139

View File

@@ -2,7 +2,6 @@
- type: entity
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
parent: BaseItem
abstract: true
@@ -125,7 +124,7 @@
id: BaseImplantOnlyImplanterSyndi
parent: [BaseImplantOnlyImplanter, BaseSyndicateContraband]
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
components:
- type: Item
@@ -157,7 +156,7 @@
- type: entity
id: SadTromboneImplanter
suffix: sad trombone
name: sad trombone implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter
@@ -165,7 +164,7 @@
- type: entity
id: LightImplanter
suffix: light
name: light implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter
@@ -173,7 +172,7 @@
- type: entity
id: BikeHornImplanter
suffix: bike horn
name: bike horn implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter
@@ -183,7 +182,7 @@
- type: entity
id: TrackingImplanter
suffix: tracking
name: tracking implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter
@@ -193,7 +192,7 @@
- type: entity
id: StorageImplanter
suffix: storage
name: storage implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -201,7 +200,7 @@
- type: entity
id: FreedomImplanter
suffix: freedom
name: freedom implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -209,7 +208,7 @@
- type: entity
id: RadioImplanter
suffix: radio Syndicate
name: syndicate radio implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -217,7 +216,7 @@
- type: entity
id: UplinkImplanter
suffix: uplink
name: uplink implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -225,7 +224,7 @@
- type: entity
id: EmpImplanter
suffix: EMP
name: EMP implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -233,7 +232,7 @@
- type: entity
id: ScramImplanter
suffix: scram
name: scram implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -241,7 +240,7 @@
- type: entity
id: DnaScramblerImplanter
suffix: DNA scrambler
name: DNA scrambler implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -251,7 +250,7 @@
- type: entity
id: MicroBombImplanter
suffix: micro-bomb
name: micro-bomb implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -259,7 +258,7 @@
- type: entity
id: MacroBombImplanter
suffix: macro-bomb
name: macro-bomb implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -267,7 +266,7 @@
- type: entity
id: DeathRattleImplanter
suffix: death rattle
name: death rattle implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -275,7 +274,7 @@
- type: entity
id: DeathAcidifierImplanter
suffix: death acidifier
name: death acidifier implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -283,7 +282,7 @@
- type: entity
id: FakeMindShieldImplanter
suffix: fake mindshield
name: fake mindshield implanter
parent: BaseImplantOnlyImplanterSyndi
components:
- type: Implanter
@@ -293,7 +292,7 @@
- type: entity
id: MindShieldImplanter
suffix: mindshield
name: mindshield implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter
@@ -303,7 +302,7 @@
- type: entity
id: RadioImplanterCentcomm
suffix: radio Centcomm
name: centcomm radio implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter
@@ -311,7 +310,7 @@
- type: entity
id: DeathRattleImplanterCentcomm
suffix: centcomm death rattle
name: centcomm death rattle implanter
parent: BaseImplantOnlyImplanter
components:
- type: Implanter