-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[READY] CatEarHeadphones Donor item (#148)
* CatEarHeadphones * Forgot to give the configs a name. * Moved code to donator_items.dm * Fixed runtime errors * Added holographic tail, activated by altclick * Removed backups * CatEarHeadphones * Forgot to give the configs a name. * Moved code to donator_items.dm * Fixed runtime errors * Added holographic tail, activated by altclick * Removed backups * Adding a comment. * removing comment --------- Co-authored-by: dtfe3 <[email protected]> Co-authored-by: dtfe <[email protected]>
- Loading branch information
1 parent
22c0ffc
commit 808ab72
Showing
9 changed files
with
262 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
58 changes: 58 additions & 0 deletions
58
modular_skyrat/modules/GAGS/json_configs/head/catear_headphone/catear_headphone.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"catear_headphone": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_lights", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
], | ||
"catear_headphone_on": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_lights", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
], | ||
"catear_headphone_tail": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_lights", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
], | ||
"catear_headphone_tail_on": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_obj_lights", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
] | ||
} |
71 changes: 71 additions & 0 deletions
71
modular_skyrat/modules/GAGS/json_configs/head/catear_headphone/catear_headphone_worn.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"catear_headphone": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_off", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
], | ||
"catear_headphone_on":[ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_on", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
|
||
], | ||
"catear_headphone_tail": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_off", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_tail_on", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
], | ||
"catear_headphone_tail_on": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_base", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_on", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catearphones_tail_on", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
] | ||
} |
31 changes: 31 additions & 0 deletions
31
...at/modules/GAGS/json_configs/head/catear_headphone/catear_headphone_worn_inhand_left.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"catear_headphone": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_left", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_left_color", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
], | ||
"catear_headphone_on":[ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_left", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_left_color", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
|
||
] | ||
} |
31 changes: 31 additions & 0 deletions
31
...t/modules/GAGS/json_configs/head/catear_headphone/catear_headphone_worn_inhand_right.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"catear_headphone": [ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_right", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_right_color", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
], | ||
"catear_headphone_on":[ | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_right", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 1 ] | ||
}, | ||
{ | ||
"type": "icon_state", | ||
"icon_state": "catear_headphones_right_color", | ||
"blend_mode": "overlay", | ||
"color_ids": [ 2 ] | ||
} | ||
|
||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters