fuck (#79)
@@ -27,3 +27,15 @@ marking-CatTailDouble-double_tail_cat_back = Первый хвост
|
||||
marking-CatTailDouble-double_tail_cat_front = Второй хвост
|
||||
marking-DemonTailWarete = Демонический хвост
|
||||
marking-DemonTailWarete-tail = Хвост
|
||||
marking-DemonTailWarete-tail_tip = Кончик
|
||||
marking-DemonHairWarete = Демоническая прическа
|
||||
marking-DemonHairWarete-hair = Цвет
|
||||
marking-SomeTailHZ = Лисий хвост 2
|
||||
marking-SomeTailHZ-m_waggingtail_oni_BEHIND = Цвет
|
||||
marking-SomeEarsHZ = Ебать, лисьи ушки!
|
||||
marking-SomeEarsHZ-m_ears_fox_FRONT = Цвет
|
||||
marking-SomeEarsHZZ = Ебать, лисьи ушки 2!
|
||||
marking-SomeEarsHZZ-m_earsinner_fox_FRONT = Цвет
|
||||
marking-SomeTailHZZ = Лисий хвост 3
|
||||
marking-SomeTailHZZ-tail = Хвост
|
||||
marking-SomeTailHZZ-tail_tip = Кончик
|
||||
|
||||
@@ -181,3 +181,22 @@
|
||||
- type: Paper
|
||||
content: Ego voco electi pet
|
||||
- type: PetSummon
|
||||
|
||||
# 2sh0nka
|
||||
- type: entity
|
||||
parent: ClothingUnderwearSocksBase
|
||||
id: ClothingUnderwearSocksBlack2sh0nka
|
||||
name: чёрные чулки
|
||||
description: Вау. Они.. чёрные?
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/deadman1740/black.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUnderwearSocksBase
|
||||
id: ClothingUnderwearSocksGray2sh0nka
|
||||
name: серые чулки
|
||||
description: Вау. Они.. серые?
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/deadman1740/gray.rsi
|
||||
|
||||
@@ -63,3 +63,15 @@
|
||||
id: PetsSummonBookLoadout
|
||||
entity: PetSummonBook
|
||||
sponsorOnly: true
|
||||
|
||||
# 2sh0nka
|
||||
|
||||
- type: loadout
|
||||
id: 2sh0nkaBlackLoadout
|
||||
entity: ClothingUnderwearSocksBlack2sh0nka
|
||||
sponsorOnly: true
|
||||
|
||||
- type: loadout
|
||||
id: 2sh0nkaGrayLoadout
|
||||
entity: ClothingUnderwearSocksGray2sh0nka
|
||||
sponsorOnly: true
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: marking
|
||||
id: SomeEarsHZ
|
||||
bodyPart: HeadTop
|
||||
markingCategory: HeadTop
|
||||
speciesRestriction: [ Human, Felinid ]
|
||||
sponsorOnly: true
|
||||
sprites:
|
||||
- sprite: White/Mobs/Customization/mam_ears.rsi
|
||||
state: m_ears_fox_FRONT
|
||||
|
||||
- type: marking
|
||||
id: SomeEarsHZZ
|
||||
bodyPart: HeadTop
|
||||
markingCategory: HeadTop
|
||||
speciesRestriction: [ Human, Felinid ]
|
||||
sponsorOnly: true
|
||||
sprites:
|
||||
- sprite: White/Mobs/Customization/mam_ears.rsi
|
||||
state: m_earsinner_fox_FRONT
|
||||
|
||||
- type: marking
|
||||
id: SomeTailHZ
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: [ Human, Felinid ]
|
||||
sponsorOnly: true
|
||||
sprites:
|
||||
- sprite: White/Mobs/Customization/oni.rsi
|
||||
state: m_waggingtail_oni_BEHIND
|
||||
|
||||
- type: marking
|
||||
id: SomeTailHZZ
|
||||
bodyPart: Tail
|
||||
markingCategory: Tail
|
||||
speciesRestriction: [ Human, Felinid ]
|
||||
sponsorOnly: false
|
||||
sprites:
|
||||
- sprite: White/Mobs/Customization/vtergot_fox_parts.rsi
|
||||
state: tail
|
||||
- sprite: White/Mobs/Customization/vtergot_fox_parts.rsi
|
||||
state: tail_tip
|
||||
@@ -1,4 +1,4 @@
|
||||
const highp float shake_power = 0.03;
|
||||
const highp float shake_power = 0.04;
|
||||
const highp float shake_block_size = 30.5;
|
||||
const highp float fade = 0.01;
|
||||
const highp vec2 direction_r = vec2( 1.0, 0.0 );
|
||||
|
||||
|
After Width: | Height: | Size: 719 B |
|
After Width: | Height: | Size: 751 B |
BIN
Resources/Textures/White/Fluff/deadman1740/black.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 358 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13",
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "equipped-SOCKS",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-SOCKS-body-slim",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 772 B |
|
After Width: | Height: | Size: 784 B |
BIN
Resources/Textures/White/Fluff/deadman1740/gray.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 358 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13",
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "equipped-SOCKS",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-SOCKS-body-slim",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 417 B |
|
After Width: | Height: | Size: 434 B |
|
After Width: | Height: | Size: 275 B |
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "m_ears_fox_ADJ",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "m_earsinner_fox_FRONT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "m_ears_fox_FRONT",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 611 B |
|
After Width: | Height: | Size: 422 B |
|
After Width: | Height: | Size: 5.8 KiB |
111
Resources/Textures/White/Mobs/Customization/oni.rsi/meta.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "m_tail_oni_BEHIND",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "m_tail_oni_FRONT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "m_waggingtail_oni_BEHIND",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996
|
||||
],
|
||||
[
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996
|
||||
],
|
||||
[
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996
|
||||
],
|
||||
[
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996,
|
||||
0.089999996
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||