Fixed some unintended salvage changes. (#36013)

* Fixed some unintended salvage changes.

* Update Resources/Prototypes/Entities/Objects/Tools/handheld_mass_scanner.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

---------

Co-authored-by: RedBookcase <Usualmoves@gmail.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
RedBookcase
2025-03-22 17:21:29 -07:00
committed by GitHub
parent 17424e2eb6
commit 64faddf77a
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
description: A hand-held mass scanner.
components:
- type: Item
size: Normal
sprite: Objects/Tools/handheld_mass_scanner.rsi
- type: Sprite
sprite: Objects/Tools/handheld_mass_scanner.rsi

View File

@@ -114,7 +114,7 @@
- type: entity
name: survival knife
parent: [CombatKnife, BaseSecurityCargoContraband]
parent: [BaseSecurityCargoContraband, CombatKnife]
id: SurvivalKnife
description: Weapon of first and last resort for combatting space carp.
components:
@@ -129,7 +129,7 @@
- type: entity
name: kukri knife
parent: [CombatKnife, BaseSecurityCargoContraband]
parent: [BaseSecurityCargoContraband, CombatKnife]
id: KukriKnife
description: Professionals have standards. Be polite. Be efficient. Have a plan to kill everyone you meet.
components: