]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Cleans up ClothingShoesBootsMagSyndie in magboots.yml (#28653)
authorCojoke <83733158+Cojoke-dot@users.noreply.github.com>
Sun, 16 Jun 2024 01:25:51 +0000 (20:25 -0500)
committerGitHub <noreply@github.com>
Sun, 16 Jun 2024 01:25:51 +0000 (21:25 -0400)
* Remove Explosive Component from ClothingShoesBootsMagSyndie

* Makes BaseJetpack a parent of ClothingShoesBootsMagSyndie

* fix boots in hand looking like jetpack bug

* make syndicate magboots child of magboots

Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml

index e80ed74305c6dee1b4fcec678d468735557323ba..d934a8b97e1364a100563a175d50518c8752e12d 100644 (file)
@@ -81,7 +81,7 @@
     price: 3000
 
 - type: entity
-  parent: ClothingShoesBase
+  parent: [ClothingShoesBootsMag, BaseJetpack]
   id: ClothingShoesBootsMagSyndie
   name: blood-red magboots
   description: Reverse-engineered magnetic boots that have a heavy magnetic pull and integrated thrusters.
       moles:
         - 0.153853429 # oxygen
         - 0.153853429 # nitrogen
-  - type: ActivatableUI
-    key: enum.SharedGasTankUiKey.Key
-  - type: UserInterface
-    interfaces:
-      enum.SharedGasTankUiKey.Key:
-        type: GasTankBoundUserInterface
-  - type: Explosive
-    explosionType: Default
-    maxIntensity: 20
-  - type: Jetpack
-    moleUsage: 0.00085
-  - type: CanMoveInAir
-  - type: InputMover
-    toParent: true
-  - type: MovementSpeedModifier
-    weightlessAcceleration: 1
-    weightlessFriction: 0.3
-    weightlessModifier: 1.2
-  - type: Tag
-    tags:
-      - WhitelistChameleon
+  - type: Item
+    sprite: null
+    size: Normal
 
 - type: entity
   id: ActionBaseToggleMagboots