resprite glasses (#251)
@@ -74,8 +74,8 @@
|
||||
foldedEquippedPrefix: flipped
|
||||
foldedHeldPrefix: flipped
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Eyes/alchemy_glasses.rsi #TODO sprite
|
||||
sprite: _CP14/Clothing/Eyes/thaumaturgy_glasses.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Eyes/alchemy_glasses.rsi
|
||||
sprite: _CP14/Clothing/Eyes/thaumaturgy_glasses.rsi
|
||||
- type: CP14MagicEnergyScanner
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 501 B After Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 407 B |
|
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 311 B |
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||
"copyright": "Created by KBAS5, Edited by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
"version": 1,
|
||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||
"copyright": "Created by KBAS5 and modified by TheShuEd & Jaraten",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "flipped-equipped-EYES",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "flipped-equipped-EYES",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 459 B |
|
After Width: | Height: | Size: 432 B |
|
After Width: | Height: | Size: 326 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||
"copyright": "Created by Jaraten (discord/GitHub)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "flipped-equipped-EYES",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||