Changes mummy bandages and scarecrow sack to masks
@@ -283,26 +283,16 @@
|
||||
desc = "A crown worn by only the highest emperors of the land."
|
||||
icon_state = "fancycrown"
|
||||
|
||||
/obj/item/clothing/head/scarecrow_mask
|
||||
name = "sack mask"
|
||||
desc = "A burlap sack with eyeholes."
|
||||
icon_state = "scarecrow_mask"
|
||||
flags_inv = HIDEHAIR|HIDEFACE|HIDEEARS
|
||||
|
||||
/obj/item/clothing/head/scarecrow_hat
|
||||
name = "scarecrow hat"
|
||||
desc = "A simple straw hat."
|
||||
icon_state = "scarecrow_hat"
|
||||
|
||||
/obj/item/clothing/head/mummy
|
||||
name = "mummy mask"
|
||||
desc = "Ancient bandages."
|
||||
icon_state = "mummy_mask"
|
||||
|
||||
/obj/item/clothing/head/pharoah
|
||||
name = "pharoah hat"
|
||||
desc = "Walk like an Egyptian."
|
||||
icon_state = "pharoah_hat"
|
||||
icon_state = "pharoah_hat"
|
||||
|
||||
/obj/item/clothing/head/jester/alt
|
||||
name = "jester hat"
|
||||
|
||||
@@ -200,4 +200,18 @@
|
||||
/obj/item/clothing/mask/bandana/skull
|
||||
name = "skull bandana"
|
||||
desc = "A fine black bandana with nanotech lining and a skull emblem."
|
||||
icon_state = "bandskull"
|
||||
icon_state = "bandskull"
|
||||
|
||||
/obj/item/clothing/mask/mummy
|
||||
name = "mummy mask"
|
||||
desc = "Ancient bandages."
|
||||
icon_state = "mummy_mask"
|
||||
item_state = "mummy_mask"
|
||||
flags_inv = HIDEFACE|HIDEHAIR|HIDEFACIALHAIR
|
||||
|
||||
/obj/item/clothing/mask/scarecrow
|
||||
name = "sack mask"
|
||||
desc = "A burlap sack with eyeholes."
|
||||
icon_state = "scarecrow_mask"
|
||||
item_state = "scarecrow_mask"
|
||||
flags_inv = HIDEFACE|HIDEHAIR|HIDEFACIALHAIR
|
||||
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 162 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 32 KiB |