mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
start (#22664)
This commit is contained in:
@@ -51,6 +51,32 @@
|
||||
"blend_mode": "overlay"
|
||||
}
|
||||
],
|
||||
"jumpsuit_l": [
|
||||
{
|
||||
"type": "icon_state",
|
||||
"icon_state": "jumpsuit_l",
|
||||
"blend_mode": "overlay",
|
||||
"color_ids": [ 1 ]
|
||||
},
|
||||
{
|
||||
"type": "icon_state",
|
||||
"icon_state": "jumpsuit_prison",
|
||||
"blend_mode": "overlay"
|
||||
}
|
||||
],
|
||||
"jumpsuit_d_l" : [
|
||||
{
|
||||
"type": "icon_state",
|
||||
"icon_state": "jumpsuit_d_l",
|
||||
"blend_mode": "overlay",
|
||||
"color_ids": [ 1 ]
|
||||
},
|
||||
{
|
||||
"type": "icon_state",
|
||||
"icon_state": "jumpsuit_d_prison",
|
||||
"blend_mode": "overlay"
|
||||
}
|
||||
],
|
||||
"jumpskirt": [
|
||||
{
|
||||
"type": "icon_state",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user