mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Adds inhand sprites for the captain's tunic and jacket
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
name = "captain's parade tunic"
|
name = "captain's parade tunic"
|
||||||
desc = "Worn by a Captain to show their class."
|
desc = "Worn by a Captain to show their class."
|
||||||
icon_state = "captunic"
|
icon_state = "captunic"
|
||||||
item_state = "bio_suit"
|
item_state = "captunic"
|
||||||
body_parts_covered = UPPER_TORSO|ARMS
|
body_parts_covered = UPPER_TORSO|ARMS
|
||||||
flags_inv = HIDEJUMPSUIT
|
flags_inv = HIDEJUMPSUIT
|
||||||
sprite_sheets = list("Vox" = 'icons/mob/species/vox/suit.dmi')
|
sprite_sheets = list("Vox" = 'icons/mob/species/vox/suit.dmi')
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
name = "captain's uniform jacket"
|
name = "captain's uniform jacket"
|
||||||
desc = "A less formal jacket for everyday captain use."
|
desc = "A less formal jacket for everyday captain use."
|
||||||
icon_state = "capjacket"
|
icon_state = "capjacket"
|
||||||
item_state = "bio_suit"
|
item_state = "capjacket"
|
||||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
|
||||||
flags_inv = HIDEJUMPSUIT
|
flags_inv = HIDEJUMPSUIT
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 153 KiB |
Reference in New Issue
Block a user