]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fixed some unintended salvage changes. (#36013)
authorRedBookcase <crazykid1590@gmail.com>
Sun, 23 Mar 2025 00:21:29 +0000 (17:21 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Mar 2025 00:21:29 +0000 (01:21 +0100)
* 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>
Resources/Prototypes/Entities/Objects/Tools/handheld_mass_scanner.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml

index 31e5f99752bd92ac9784033e9b82a6583359f222..bab5a797284e896d76b6764a0d1c1bba8876a14b 100644 (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
index 3058721072dd2bcf797c1c9c36d5d89c8eec4b7b..84a66d1836e4d16371f5ff1797061e266555b39b 100644 (file)
 
 - 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:
 
 - 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: