mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
new flags_cover var for clothes, adjust existing flags
This commit is contained in:
@@ -623,7 +623,8 @@
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
icon_state = "chronx_hood"
|
||||
item_state = "chronx_hood"
|
||||
flags = HEADCOVERSEYES | BLOCKHAIR
|
||||
flags = BLOCKHAIR
|
||||
flags_cover = HEADCOVERSEYES
|
||||
actions_types = list(/datum/action/item_action/toggle)
|
||||
var/adjusted = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user