artifact extract tweaks (#17164)
* make extract button green, rename Destroy internally to Extract * 5 --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Content.Server.Xenoarchaeology.Equipment.Components;
|
||||
|
||||
/// <summary>
|
||||
/// A machine that is combined and linked to the <see cref="AnalysisConsoleComponent"/>
|
||||
/// in order to analyze and destroy artifacts.
|
||||
/// in order to analyze artifacts and extract points.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class ArtifactAnalyzerComponent : Component
|
||||
|
||||
Reference in New Issue
Block a user