]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
No meta implanters + other (#31045)
authorlzk <124214523+lzk228@users.noreply.github.com>
Fri, 23 Aug 2024 00:11:26 +0000 (02:11 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Aug 2024 00:11:26 +0000 (02:11 +0200)
* No meta implanters + other

* Update implanters.yml

Resources/Locale/en-US/implant/implant.ftl
Resources/Prototypes/Entities/Objects/Misc/implanters.yml

index c3002a73ae3c2035d5d3db2fc4161d1b0ced1a39..073757f53c7858e0f46db91fc2fa77b3aaee07d7 100644 (file)
@@ -2,7 +2,7 @@
 
 implanter-component-implanting-target = {$user} is trying to implant you with something!
 implanter-component-implant-failed = The {$implant} cannot be given to {$target}!
-implanter-draw-failed-permanent = The {$implant} in {$target} is fused with them and cannot be removed!
+implanter-draw-failed-permanent = The {$implant} in {$target} is fused with { OBJECT($target) } and cannot be removed!
 implanter-draw-failed = You tried to remove an implant but found nothing.
 implanter-component-implant-already = {$target} already has the {$implant}!
 
index 4f92bcc26520e6aead6dcea7556c57ffb09c19ba..beffe8959a60945f52293e25894795fdc239c94d 100644 (file)
@@ -72,6 +72,8 @@
     # go wild with sentient chairs with macrobombs
     whitelist: null
     blacklist: null
+    implantTime: 5
+    drawTime: 5
 
 - type: entity
   id: BaseImplantOnlyImplanter
@@ -95,6 +97,7 @@
 - type: entity
   id: BaseImplantOnlyImplanterSyndi
   parent: [BaseImplantOnlyImplanter, BaseSyndicateContraband]
+  name: syndicate implanter
   description: A compact disposable syringe exclusively designed for the injection of subdermal implants.
   abstract: true
   components:
 
 - type: entity
   id: SadTromboneImplanter
-  name: sad trombone implanter
+  suffix: sad trombone
   parent: BaseImplantOnlyImplanter
   components:
     - type: Implanter
 
 - type: entity
   id: LightImplanter
-  name: light implanter
+  suffix: light
   parent: BaseImplantOnlyImplanter
   components:
     - type: Implanter
 
 - type: entity
   id: BikeHornImplanter
-  name: bike horn implanter
+  suffix: bike horn
   parent: BaseImplantOnlyImplanter
   components:
     - type: Implanter
 
 - type: entity
   id: TrackingImplanter
-  name: tracking implanter
-  parent: [ BaseImplantOnlyImplanter, BaseRestrictedContraband]
+  suffix: tracking
+  parent: BaseImplantOnlyImplanter
   components:
     - type: Implanter
       implant: TrackingImplant
 
 - type: entity
   id: StorageImplanter
-  name: storage implanter
+  suffix: storage
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: FreedomImplanter
-  name: freedom implanter
+  suffix: freedom
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: UplinkImplanter
-  name: uplink implanter
+  suffix: uplink
   parent: BaseImplantOnlyImplanterSyndi
   components:
   - type: Implanter
 
 - type: entity
   id: EmpImplanter
-  name: EMP implanter
+  suffix: EMP
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: ScramImplanter
-  name: scram implanter
+  suffix: scram
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: DnaScramblerImplanter
-  name: DNA scrambler implanter
+  suffix: DNA scrambler
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: MicroBombImplanter
-  name: micro-bomb implanter
+  suffix: micro-bomb
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: MacroBombImplanter
-  name: macro-bomb implanter
+  suffix: macro-bomb
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: DeathRattleImplanter
-  name: death rattle implanter
+  suffix: death rattle
   parent: BaseImplantOnlyImplanterSyndi
   components:
     - type: Implanter
 
 - type: entity
   id: DeathAcidifierImplanter
-  name: death acidifier implanter
+  suffix: death acidifier
   parent: BaseImplantOnlyImplanterSyndi
   components:
   - type: Implanter
 
 - type: entity
   id: MindShieldImplanter
-  name: mindshield implanter
-  parent: [ BaseImplantOnlyImplanter, BaseSecurityCommandContraband]
+  suffix: mindshield
+  parent: BaseImplantOnlyImplanter
   components:
     - type: Implanter
       implant: MindShieldImplant