mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
[MIRROR] Gorka Suit Refactor + Accessory Feature Addon (#9862)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0c84ec74d7
commit
c7408e937a
@@ -8,6 +8,7 @@
|
||||
slot_flags = SLOT_TIE
|
||||
w_class = ITEMSIZE_SMALL
|
||||
var/slot = ACCESSORY_SLOT_DECOR
|
||||
var/can_remove = TRUE // Can it be taken off once attached?
|
||||
var/obj/item/clothing/has_suit = null // The suit the tie may be attached to
|
||||
var/image/inv_overlay = null // Overlay used when attached to clothing.
|
||||
var/image/mob_overlay = null
|
||||
|
||||
Reference in New Issue
Block a user