From d3623763afcb06ec8ca248d7e02aaa55d8e30fff Mon Sep 17 00:00:00 2001 From: ShatteredSwords <135023515+ShatteredSwords@users.noreply.github.com> Date: Mon, 12 Aug 2024 08:52:09 -0400 Subject: [PATCH 1/3] Case Sensitivity --- Resources/Prototypes/Entities/Objects/Misc/spider_web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml b/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml index 298cda1d8b7..ebc53b241f2 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml @@ -9,7 +9,7 @@ components: - type: Construction graph: WebStructures - node: spiderweb + node: SpiderWeb - type: MeleeSound soundGroups: Brute: From c893a2f46cc08346343b0d973b9c4486b84e5076 Mon Sep 17 00:00:00 2001 From: ShatteredSwords <135023515+ShatteredSwords@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:00:00 -0400 Subject: [PATCH 2/3] Remove the construction entirely (it doesn't match EE anyways) --- Resources/Prototypes/Entities/Objects/Misc/spider_web.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml b/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml index ebc53b241f2..9561fa3538f 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/spider_web.yml @@ -7,9 +7,6 @@ snap: - Wall components: - - type: Construction - graph: WebStructures - node: SpiderWeb - type: MeleeSound soundGroups: Brute: From d6252f5335cf16ef84ead3200e8c193e1ed7d327 Mon Sep 17 00:00:00 2001 From: ShatteredSwords <135023515+ShatteredSwords@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:08:02 -0400 Subject: [PATCH 3/3] You do nothing for us for now --- Resources/ConfigPresets/Floofstation/floofstation.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 Resources/ConfigPresets/Floofstation/floofstation.toml diff --git a/Resources/ConfigPresets/Floofstation/floofstation.toml b/Resources/ConfigPresets/Floofstation/floofstation.toml deleted file mode 100644 index eb383cdd520..00000000000 --- a/Resources/ConfigPresets/Floofstation/floofstation.toml +++ /dev/null @@ -1,2 +0,0 @@ -[floof] -consent_rules = "test"