From 4d66f817b8370cc2961be8d0474e038bb9dca976 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Mon, 15 May 2023 22:44:18 +0000 Subject: [PATCH] remove artifact static price (#16480) --- .../Objects/Specific/Xenoarchaeology/artifact_equipment.yml | 1 - .../Objects/Specific/Xenoarchaeology/item_artifacts.yml | 3 --- .../Entities/Objects/Specific/Xenoarchaeology/node_scanner.yml | 1 - .../Objects/Specific/Xenoarchaeology/structure_artifacts.yml | 3 --- 4 files changed, 8 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml index 9b2c041537..6b06a0be90 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml @@ -9,7 +9,6 @@ - type: Lock - type: Sprite drawdepth: Objects - netsync: false sprite: Structures/Storage/Crates/artifact.rsi layers: - state: artifact_container diff --git a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/item_artifacts.yml b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/item_artifacts.yml index fa9901cdb2..3d74283740 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/item_artifacts.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/item_artifacts.yml @@ -7,7 +7,6 @@ components: - type: Sprite sprite: Objects/Specific/Xenoarchaeology/item_artifacts.rsi - netsync: false layers: - state: ano01 map: [ "enum.ArtifactsVisualLayers.Base" ] @@ -50,8 +49,6 @@ - key: enum.InstrumentUiKey.Key type: InstrumentBoundUserInterface - type: Appearance - - type: StaticPrice - price: 500 - type: Item size: 40 sprite: Objects/Specific/Xenoarchaeology/item_artifacts.rsi diff --git a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/node_scanner.yml b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/node_scanner.yml index af8c8a6e54..7406555fe3 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/node_scanner.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/node_scanner.yml @@ -7,7 +7,6 @@ - type: Sprite sprite: Objects/Specific/Xenoarchaeology/node_scanner.rsi state: icon - netsync: false - type: Item sprite: Objects/Specific/Xenoarchaeology/node_scanner.rsi - type: NodeScanner diff --git a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/structure_artifacts.yml b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/structure_artifacts.yml index d0c34776b1..970a8c2dae 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/structure_artifacts.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/structure_artifacts.yml @@ -8,7 +8,6 @@ - type: Sprite drawdepth: SmallObjects sprite: Objects/Specific/Xenoarchaeology/xeno_artifacts.rsi - netsync: false layers: - state: ano01 map: [ "enum.ArtifactsVisualLayers.Base" ] @@ -43,8 +42,6 @@ - type: Artifact - type: RandomArtifactSprite - type: Appearance - - type: StaticPrice - price: 500 - type: Actions - type: GuideHelp guides: -- 2.51.2