]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix resin windows inheriting wrong dP values (#40151)
authorArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Sat, 6 Sep 2025 08:02:47 +0000 (01:02 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Sep 2025 08:02:47 +0000 (01:02 -0700)
Fix resin windows inheriting from regular windows

Resources/Prototypes/Entities/Structures/Windows/xenoresin.yml

index 558cd9c0e558ea222c097f1cf56fba441563c8d5..9f111e65478bb284d53988a7dca8dc00b0156d3c 100644 (file)
@@ -1,5 +1,5 @@
 - type: entity
-  parent: Window
+  parent: ReinforcedWindow
   id: XenoResinWindow
   name: resin window
   description: Transparent and hardened, yet slightly sticky to the touch. Slightly stronger than a normal reinforced window.
@@ -9,16 +9,6 @@
     sprite: Structures/Windows/xeno_resin.rsi
   - type: Icon
     sprite: Structures/Windows/xeno_resin.rsi
-  - type: Repairable
-    fuelCost: 10
-    doAfterDelay: 2
-  - type: Damageable
-    damageContainer: StructuralInorganic
-    damageModifierSet: RGlass
-  - type: RCDDeconstructable
-    cost: 6
-    delay: 6
-    fx: EffectRCDDeconstruct6
   - type: Destructible
     thresholds:
     - trigger:
         acts: [ "Destruction" ]
   - type: IconSmooth
     base: xwindow
-  - type: Construction
-    graph: Window
-    node: reinforcedWindow
-  - type: Appearance
   - type: DamageVisuals
     thresholds: [5, 10, 20]
     damageDivisor: 4