From ecdcc9f6b3f85c08c732c8d1767c1dbc758f1610 Mon Sep 17 00:00:00 2001 From: Ps3Moira <113228053+ps3moira@users.noreply.github.com> Date: Thu, 2 Jan 2025 08:49:30 -0800 Subject: [PATCH] Separate Tables n' Counters (#32673) * Update tables.yml * Remove Extra base: state_ * Update tables.yml --- .../Structures/Furniture/Tables/tables.yml | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml b/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml index fba7864ac16d32..036c90e82812c5 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml @@ -192,6 +192,9 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: metaltable + base: state_ - type: Construction graph: Table node: Table @@ -230,6 +233,8 @@ max: 2 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: metalreinforcedtable - type: Construction graph: Table node: TableReinforced @@ -286,6 +291,8 @@ node: TableFrame - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: glasstable - type: Construction graph: Table node: TableGlass @@ -341,6 +348,8 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: reinforcedglasstable - type: Construction graph: Table node: TableReinforcedGlass @@ -396,6 +405,8 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: plasmaglasstable - type: Construction graph: Table node: TablePlasmaGlass @@ -440,6 +451,8 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: brasstable - type: Construction graph: Table node: TableBrass @@ -481,6 +494,8 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: woodtable - type: Construction graph: Table node: TableWood @@ -522,6 +537,8 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: woodgambletable - type: Construction graph: Table node: TableCarpet @@ -553,6 +570,8 @@ path: /Audio/Effects/picaxe2.ogg - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: stonetable - type: FootstepModifier footstepSoundCollection: collection: FootstepFloor @@ -582,6 +601,8 @@ Brute: path: "/Audio/Weapons/slash.ogg" + - type: IconSmooth + key: webtable - type: Construction graph: WebStructures node: table @@ -619,6 +640,8 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: fancytable - type: Tag tags: - Wooden @@ -638,6 +661,8 @@ - type: Construction graph: Table node: TableFancyBlue + - type: IconSmooth + key: fancytableblue - type: entity id: TableFancyCyan @@ -651,6 +676,8 @@ - type: Construction graph: Table node: TableFancyCyan + - type: IconSmooth + key: fancytablecyan - type: entity id: TableFancyBlack @@ -664,6 +691,8 @@ - type: Construction graph: Table node: TableFancyBlack + - type: IconSmooth + key: fancytableblack - type: entity id: TableFancyRed @@ -677,6 +706,8 @@ - type: Construction graph: Table node: TableFancyRed + - type: IconSmooth + key: fancytablered - type: entity id: TableFancyPurple @@ -690,6 +721,8 @@ - type: Construction graph: Table node: TableFancyPurple + - type: IconSmooth + key: fancytablepurple - type: entity id: TableFancyPink @@ -703,6 +736,8 @@ - type: Construction graph: Table node: TableFancyPink + - type: IconSmooth + key: fancytablepink - type: entity id: TableFancyGreen @@ -716,6 +751,8 @@ - type: Construction graph: Table node: TableFancyGreen + - type: IconSmooth + key: fancytablegreen - type: entity id: TableFancyOrange @@ -729,6 +766,8 @@ - type: Construction graph: Table node: TableFancyOrange + - type: IconSmooth + key: fancytableorange - type: entity id: TableFancyWhite @@ -742,6 +781,8 @@ - type: Construction graph: Table node: TableFancyWhite + - type: IconSmooth + key: fancytablewhite #Debug @@ -806,6 +847,9 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: counterwood + base: state_ - type: Construction graph: Table node: CounterWood @@ -851,6 +895,9 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] + - type: IconSmooth + key: countermetal + base: state_ - type: Construction graph: Table node: CounterMetal