Fixed error thrown when examining indestructible plastitanium windows (#38950)

* Fixed error thrown when examining indestructible plastitanium windows

* Fixed indentation to match yaml standards
This commit is contained in:
devinschubert14
2025-07-12 21:02:04 -07:00
committed by GitHub
parent f3ce428165
commit dd87e7ef64

View File

@@ -77,6 +77,9 @@
name: plastitanium window
parent: PlastitaniumWindowSquareBase
suffix: indestructible
components:
- type: ExaminableDamage
messages: null
- type: entity
id: PlastitaniumWindow
@@ -167,6 +170,9 @@
name: plastitanium window
parent: PlastitaniumWindowDiagonalBase
suffix: diagonal, indestructible
components:
- type: ExaminableDamage
messages: null
- type: entity
id: PlastitaniumWindowDiagonal