16 lines
680 B
Plaintext
16 lines
680 B
Plaintext
/obj/item/clothing/accessory/medal/gato_badge
|
|
name = "GATO Badge"
|
|
desc = "You shouldn't see this."
|
|
icon = 'GainStation13/icons/mob/accessories.dmi'
|
|
icon_state = "gato_middleman"
|
|
above_suit = TRUE
|
|
|
|
/obj/item/clothing/accessory/medal/gato_badge/middleman
|
|
name = "GATO Correspondent Badge"
|
|
desc = "Badge given to GATO employees who work as info relay, middlemen or negotiators between station and Central Command. Commonly given to HR-related positions."
|
|
|
|
/obj/item/clothing/accessory/medal/gato_badge/employee
|
|
name = "GATO Employee Badge"
|
|
desc = "Badge given to certified GATO employees who have a full-time position in GATO Central Command."
|
|
icon_state = "gato_employee"
|