Arachnid rework (#18631)

* Merge before I fuck up anything again

* craft whitelist

* Sericulture

* Spider

* gone

* quickly fixed

* and coders taketh away

* And we take more away

* sericulture improvements

* arachnid

* better webbed

* OH WAIT

* test fail
This commit is contained in:
PixelTK
2023-08-13 08:38:05 +01:00
committed by GitHub
parent f1af1ba8c8
commit f189b73fe5
58 changed files with 860 additions and 62 deletions

View File

@@ -91,8 +91,6 @@
sprite: Mobs/Species/Arachnid/parts.rsi
state: "l_leg"
- type: MovementBodyPart
walkSpeed: 3.0
sprintSpeed: 5.0
- type: entity
id: RightLegArachnid
@@ -103,8 +101,6 @@
sprite: Mobs/Species/Arachnid/parts.rsi
state: "r_leg"
- type: MovementBodyPart
walkSpeed: 3.0
sprintSpeed: 5.0
- type: entity
id: LeftFootArachnid

View File

@@ -27,14 +27,20 @@
part: RightArmArachnid
connections:
- right hand
- secondary right hand
left arm:
part: LeftArmArachnid
connections:
- left hand
- secondary left hand
right hand:
part: RightHandArachnid
left hand:
part: LeftHandArachnid
secondary right hand:
part: RightHandArachnid
secondary left hand:
part: LeftHandArachnid
right leg:
part: RightLegArachnid
connections: