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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user