From 9c47c1b7522ea737744cb50376c93258e0ef602a Mon Sep 17 00:00:00 2001 From: Tabitha <64847293+KyuPolaris@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:27:55 +1100 Subject: [PATCH] Arachne Silk Production Factory (#205) # Description Arachne can use that large abdomen of theirs to produce silk. (They couldn't take the bionic spinnerette trait and their placed webs do not produce silk) --- # TODO - [x] spider butt --- # Changelog :cl: - add: Added ability for Arachne to produce silk Co-authored-by: KyuPolaris Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> --- Resources/Prototypes/Entities/Mobs/Species/arachne.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Species/arachne.yml b/Resources/Prototypes/Entities/Mobs/Species/arachne.yml index 9ca492a27b..d7db9fe4b6 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/arachne.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/arachne.yml @@ -88,6 +88,11 @@ visible: false - type: HumanoidAppearance species: Arachne + - type: Sericulture + action: ActionSericulture + productionLength: 2 + entityProduced: MaterialWebSilk1 + hungerCost: 4 # Should total to 25 total silk on full hunger - type: Fixtures fixtures: # TODO: This needs a second fixture just for mob collisions. fix1: