From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Sat, 6 Sep 2025 08:02:47 +0000 (-0700) Subject: Fix resin windows inheriting wrong dP values (#40151) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3aff3dff93d5182e445eada0dfd748c18f72a363;p=space-station-14.git Fix resin windows inheriting wrong dP values (#40151) Fix resin windows inheriting from regular windows --- diff --git a/Resources/Prototypes/Entities/Structures/Windows/xenoresin.yml b/Resources/Prototypes/Entities/Structures/Windows/xenoresin.yml index 558cd9c0e5..9f111e6547 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/xenoresin.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/xenoresin.yml @@ -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: @@ -46,10 +36,6 @@ acts: [ "Destruction" ] - type: IconSmooth base: xwindow - - type: Construction - graph: Window - node: reinforcedWindow - - type: Appearance - type: DamageVisuals thresholds: [5, 10, 20] damageDivisor: 4