diff --git a/Resources/Locale/en-US/_DV/reagents/meta/medicine.ftl b/Resources/Locale/en-US/_DV/reagents/meta/medicine.ftl index 4ea3cd81b9c..01b20ee438d 100644 --- a/Resources/Locale/en-US/_DV/reagents/meta/medicine.ftl +++ b/Resources/Locale/en-US/_DV/reagents/meta/medicine.ftl @@ -37,4 +37,4 @@ reagent-name-claridisol = claridisol reagent-desc-claridisol = A psionically charged chemical that is almost useless on its own, but can be used for purifying Lotophagoi Oil reagent-name-combat-nanites = combat nanites -reagent-desc-combatnanites = Highly advanced nanobots in a saline solution. Great at healing combat related trauma, but are known to cause irreversible damage if overused. +reagent-desc-combat-nanites = Highly advanced nanobots in a saline solution. Great at healing combat related trauma, but are known to cause irreversible damage if overused. diff --git a/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml index 9b5ef12006e..eb255856dad 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml @@ -824,7 +824,6 @@ id: SRTPDA name: SRT PDA description: A light green PDA that smells of cold fusion. - suffix: SRT components: - type: Pda id: CentcomIDCardSRT diff --git a/Resources/Prototypes/_DV/Entities/Objects/Tools/SRTinjectors.yml b/Resources/Prototypes/_DV/Entities/Objects/Specific/Medical/hypospray.yml similarity index 100% rename from Resources/Prototypes/_DV/Entities/Objects/Tools/SRTinjectors.yml rename to Resources/Prototypes/_DV/Entities/Objects/Specific/Medical/hypospray.yml diff --git a/Resources/Prototypes/_DV/Reagents/medicine.yml b/Resources/Prototypes/_DV/Reagents/medicine.yml index 57267b8dc49..01f4daefe0e 100644 --- a/Resources/Prototypes/_DV/Reagents/medicine.yml +++ b/Resources/Prototypes/_DV/Reagents/medicine.yml @@ -154,9 +154,9 @@ - type: reagent id: CombatNanites - name: reagent-name-combatnanites + name: reagent-name-combat-nanites group: Medicine - desc: reagent-desc-combatnanites + desc: reagent-desc-combat-nanites physicalDesc: reagent-physical-desc-repairing flavor: prickly color: "#4da0bd"