Small (and maybe unnoticable) arachnid changes (#18261)

* Small arachnid sprite changes

* chest marking colour
This commit is contained in:
PixelTK
2023-07-24 21:21:07 +01:00
committed by GitHub
parent a4fc332846
commit 2298ae92c3
9 changed files with 34 additions and 6 deletions

View File

@@ -90,6 +90,10 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: stripes
coloring:
default:
type:
!type:EyeColoring
- type: marking
id: ArachnidTorsoSlashes
@@ -99,6 +103,10 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: slashes
coloring:
default:
type:
!type:EyeColoring
- type: marking
id: ArachnidTorsoX
@@ -108,6 +116,10 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: x
coloring:
default:
type:
!type:EyeColoring
- type: marking
id: ArachnidTorsoCross
@@ -117,6 +129,10 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: cross
coloring:
default:
type:
!type:EyeColoring
- type: marking
id: ArachnidTorsoHeart
@@ -126,6 +142,10 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: heart
coloring:
default:
type:
!type:EyeColoring
- type: marking
id: ArachnidTorsoHourglass
@@ -135,6 +155,10 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: hourglass
coloring:
default:
type:
!type:EyeColoring
- type: marking
id: ArachnidTorsoNailAndHammer
@@ -144,6 +168,10 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: nail-and-hammer
coloring:
default:
type:
!type:EyeColoring
- type: marking
id: ArachnidTorsoStar
@@ -153,3 +181,7 @@
sprites:
- sprite: Mobs/Customization/Arachnid/chest.rsi
state: star
coloring:
default:
type:
!type:EyeColoring

View File

@@ -21,8 +21,8 @@
Snout: MobHumanoidAnyMarking
Chest: MobArachnidTorso
HeadTop: MobHumanoidAnyMarking
HeadSide: MobHumanoidAnyMarking
Tail: MobHumanoidAnyMarking
HeadSide: MobHumanoidMarkingMatchSkin
Tail: MobHumanoidMarkingMatchSkin
Eyes: MobArachnidEyes
LArm: MobArachnidLArm
RArm: MobArachnidRArm

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 554 B

View File

@@ -38,10 +38,6 @@
{
"name": "short",
"directions": 4
},
{
"name": "web",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 603 B

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 601 B

After

Width:  |  Height:  |  Size: 605 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 522 B

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

After

Width:  |  Height:  |  Size: 138 B