mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Fixes icon_state of scarecrow mask
This commit is contained in:
@@ -212,6 +212,6 @@
|
||||
/obj/item/clothing/mask/scarecrow
|
||||
name = "sack mask"
|
||||
desc = "A burlap sack with eyeholes."
|
||||
icon_state = "scarecrow_mask"
|
||||
item_state = "scarecrow_mask"
|
||||
icon_state = "scarecrow_sack"
|
||||
item_state = "scarecrow_sack"
|
||||
flags_inv = HIDEFACE|HIDEHAIR|HIDEFACIALHAIR
|
||||
Reference in New Issue
Block a user