From 18bedfec0aa24a21dc9301c5b0b9dc81da5d8b4c Mon Sep 17 00:00:00 2001 From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Mon, 14 Apr 2025 18:50:42 +0200 Subject: [PATCH] Add implant names to implanters (#36555) * Initial commit * Add tips! --- Resources/Locale/en-US/tips.ftl | 1 + Resources/Prototypes/Datasets/tips.yml | 2 +- .../Entities/Objects/Misc/implanters.yml | 41 +++++++++---------- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Resources/Locale/en-US/tips.ftl b/Resources/Locale/en-US/tips.ftl index ae43ea094a..a4066e43f3 100644 --- a/Resources/Locale/en-US/tips.ftl +++ b/Resources/Locale/en-US/tips.ftl @@ -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. diff --git a/Resources/Prototypes/Datasets/tips.yml b/Resources/Prototypes/Datasets/tips.yml index b57f2052d9..ef49674847 100644 --- a/Resources/Prototypes/Datasets/tips.yml +++ b/Resources/Prototypes/Datasets/tips.yml @@ -2,4 +2,4 @@ id: Tips values: prefix: tips-dataset- - count: 137 + count: 139 diff --git a/Resources/Prototypes/Entities/Objects/Misc/implanters.yml b/Resources/Prototypes/Entities/Objects/Misc/implanters.yml index 79e010f1a4..f853069964 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/implanters.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/implanters.yml @@ -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