mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
adds epmc labcoat and taj cloak coatrack sprites (#12683)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
var/obj/item/clothing/head/hat
|
||||
var/list/allowed_coats = list(/obj/item/clothing/suit/storage/toggle/labcoat, /obj/item/clothing/suit/storage/toggle/det_trench,
|
||||
/obj/item/clothing/suit/storage/toggle/forensics, /obj/item/clothing/suit/storage/toggle/trench,
|
||||
/obj/item/clothing/suit/storage/det_jacket)
|
||||
/obj/item/clothing/suit/storage/det_jacket, /obj/item/clothing/accessory/poncho/tajarancloak)
|
||||
var/list/allowed_hats = list(/obj/item/clothing/head/det, /obj/item/clothing/head/beret/security, /obj/item/clothing/head/softcap/security)
|
||||
|
||||
/obj/structure/coatrack/attack_hand(mob/user as mob)
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "EPMC labcoats and tajaran cloaks now have coatrack sprites."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user