This commit is contained in:
Slurge
2025-04-28 18:56:01 -05:00
parent 4b8835f94b
commit 4f5464755f
8 changed files with 13 additions and 0 deletions
+2
View File
@@ -670,6 +670,7 @@
/obj/item/clothing/under/costume/pirate = 1,
/obj/item/clothing/suit/pirate_brown = 1,
/obj/item/clothing/suit/pirate_black =1,
/obj/item/clothing/head/cool_bandana =1,
/obj/item/clothing/under/costume/pirate_rags =1,
/obj/item/clothing/head/pirate = 1,
/obj/item/clothing/under/costume/soviet = 1,
@@ -789,6 +790,7 @@
/obj/item/clothing/under/costume/pirate = 100,
/obj/item/clothing/suit/pirate_brown = 100,
/obj/item/clothing/suit/pirate_black = 100,
/obj/item/clothing/head/cool_bandana = 50,
/obj/item/clothing/under/costume/pirate_rags = 100,
/obj/item/clothing/head/pirate = 50,
/obj/item/clothing/under/costume/soviet = 100,
+11
View File
@@ -614,3 +614,14 @@
"Grey" = 'icons/mob/clothing/species/grey/head.dmi',
"Drask" = 'icons/mob/clothing/species/drask/head.dmi'
)
/obj/item/clothing/head/cool_bandana
name = "badass bandana"
desc = "You know what time it is."
icon_state = "tmc_hat"
item_state = "armor"
sprite_sheets = list(
"Vox" = 'icons/mob/clothing/species/vox/head.dmi',
"Grey" = 'icons/mob/clothing/species/grey/head.dmi',
"Drask" = 'icons/mob/clothing/species/drask/head.dmi',
"Kidan" = 'icons/mob/clothing/species/kidan/head.dmi'
)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 98 KiB