carcat tail (#1141)
This commit is contained in:
2
Resources/Locale/en-US/_CP14/markings/carcat-tails.ftl
Normal file
2
Resources/Locale/en-US/_CP14/markings/carcat-tails.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
marking-CP14CarcatTail = Tail
|
||||
marking-CP14CarcatTailFluffy = Fluffy Tail
|
||||
2
Resources/Locale/ru-RU/_CP14/markings/carcat-tails.ftl
Normal file
2
Resources/Locale/ru-RU/_CP14/markings/carcat-tails.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
marking-CP14CarcatTail = Хвост
|
||||
marking-CP14CarcatTailFluffy = Пушистый хвост
|
||||
@@ -0,0 +1,45 @@
|
||||
- type: marking
|
||||
id: CP14CarcatTail
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: [ CP14Carcat ]
|
||||
followSkinColor: true
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/carcat_tail.rsi
|
||||
state: tail
|
||||
|
||||
- type: marking
|
||||
id: CP14CarcatTailFluffy
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: [ CP14Carcat ]
|
||||
followSkinColor: true
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/carcat_tail.rsi
|
||||
state: tail_fluffy
|
||||
|
||||
# Animation
|
||||
|
||||
- type: marking
|
||||
id: CP14CarcatTailAnimated
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: []
|
||||
followSkinColor: true
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/carcat_tail.rsi
|
||||
state: tail_waggin
|
||||
|
||||
- type: marking
|
||||
id: CP14CarcatTailFluffyAnimated
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: []
|
||||
followSkinColor: true
|
||||
forcedColoring: true
|
||||
sprites:
|
||||
- sprite: _CP14/Mobs/Customization/carcat_tail.rsi
|
||||
state: tail_fluffy_waggin
|
||||
@@ -22,6 +22,7 @@
|
||||
- type: Speech
|
||||
speechSounds: CP14Carcat
|
||||
- type: Thirst
|
||||
- type: Wagging
|
||||
- type: Butcherable
|
||||
butcheringType: Spike
|
||||
spawned:
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#Hair: CP14MobCarcatAnyMarking
|
||||
#FacialHair: CP14MobCarcatAnyMarking
|
||||
Snout: CP14MobCarcatMarkingMatchSkin
|
||||
Tail: CP14MobCarcatMarkingMatchSkin
|
||||
Chest: CP14MobCarcatTorso
|
||||
Eyes: CP14MobCarcatEyes
|
||||
LArm: CP14MobCarcatLArm
|
||||
@@ -45,6 +46,10 @@
|
||||
points: 1
|
||||
required: true
|
||||
defaultMarkings: [ CP14CarcatNose ]
|
||||
Tail:
|
||||
points: 1
|
||||
required: true
|
||||
defaultMarkings: [ CP14CarcatTail ]
|
||||
HeadTop:
|
||||
points: 1
|
||||
required: true
|
||||
|
||||
@@ -0,0 +1,123 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "Created by omsoyk (github)",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "tail",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_waggin",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tail_fluffy",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tail_fluffy_waggin",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 850 B |
Binary file not shown.
|
After Width: | Height: | Size: 991 B |
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user