- add: pink handcuffs
(cherry picked from commit b16c55310d3cd6cbbb74079cb80f95a80e15aacf)
This commit is contained in:
2
Resources/Locale/ru-RU/white/items/handcuffs.ftl
Normal file
2
Resources/Locale/ru-RU/white/items/handcuffs.ftl
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
ent-PinkHandcuffs = розовые наручники
|
||||||
|
.desc = Очень удобные, мягкие наручники для преступников со вкусом.
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: KinkMachineInventory
|
id: KinkMachineInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
Leash: 4
|
PinkHandcuffs: 3
|
||||||
ClothingUniformJumpskirtJanimaid: 6
|
ClothingUniformJumpskirtJanimaid: 6
|
||||||
ClothingMaskSexyMime: 6
|
ClothingMaskSexyMime: 6
|
||||||
ClothingMaskSexyClown: 6
|
ClothingMaskSexyClown: 6
|
||||||
@@ -9,3 +9,11 @@
|
|||||||
ClothingEyesBlindfold: 6
|
ClothingEyesBlindfold: 6
|
||||||
ClothingHeadHatCatEars: 6
|
ClothingHeadHatCatEars: 6
|
||||||
ClothingHeadHatBunny: 6
|
ClothingHeadHatBunny: 6
|
||||||
|
DildoHuman: 3
|
||||||
|
DildoKnocked: 3
|
||||||
|
DildoPlain: 3
|
||||||
|
DildoFlared: 3
|
||||||
|
Darkholme: 3
|
||||||
|
Gladiator: 3
|
||||||
|
Sexyclown: 3
|
||||||
|
Sexymime: 3
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
- type: entity
|
||||||
|
parent: Handcuffs
|
||||||
|
id: PinkHandcuffs
|
||||||
|
name: pink handcuffs
|
||||||
|
description: Very comfortable, soft handcuffs for criminals with taste.
|
||||||
|
components:
|
||||||
|
- type: Handcuff
|
||||||
|
cuffedRSI: White/Objects/Misc/handcuffs_pink.rsi
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Objects/Misc/handcuffs_pink.rsi
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 371 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 194 B |
Binary file not shown.
|
After Width: | Height: | Size: 708 B |
Binary file not shown.
|
After Width: | Height: | Size: 224 B |
Binary file not shown.
|
After Width: | Height: | Size: 231 B |
@@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by Hqlle (github)",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "handcuff"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-BELT",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "body-overlay-2",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "body-overlay-4",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user