Add jensen glasses (#22323)
* jensen glasses * added to maint pool * removed hamster variants
This commit is contained in:
@@ -79,6 +79,20 @@
|
|||||||
tags:
|
tags:
|
||||||
- HamsterWearable
|
- HamsterWearable
|
||||||
- WhitelistChameleon
|
- WhitelistChameleon
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingEyesBase
|
||||||
|
id: ClothingEyesGlassesJensen
|
||||||
|
name: jensen glasses
|
||||||
|
description: A pair of yellow tinted folding glasses. You never asked for these.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Eyes/Glasses/jensen.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Eyes/Glasses/jensen.rsi
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- WhitelistChameleon
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingEyesBase
|
parent: ClothingEyesBase
|
||||||
|
|||||||
@@ -96,6 +96,7 @@
|
|||||||
- ClothingNeckTieRed
|
- ClothingNeckTieRed
|
||||||
- ClothingOuterCoatGentle
|
- ClothingOuterCoatGentle
|
||||||
- ClothingOuterCoatJensen
|
- ClothingOuterCoatJensen
|
||||||
|
- ClothingEyesGlassesJensen
|
||||||
- ClothingOuterCoatLab
|
- ClothingOuterCoatLab
|
||||||
- ClothingOuterCoatPirate
|
- ClothingOuterCoatPirate
|
||||||
- ClothingOuterHoodieBlack
|
- ClothingOuterHoodieBlack
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 251 B |
BIN
Resources/Textures/Clothing/Eyes/Glasses/jensen.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Eyes/Glasses/jensen.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 306 B |
Binary file not shown.
|
After Width: | Height: | Size: 192 B |
Binary file not shown.
|
After Width: | Height: | Size: 190 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Sprited by MACMAN2003",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-EYES",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user