mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fixes the wizard chameleon hat (#11457)
This commit is contained in:
@@ -506,7 +506,7 @@
|
||||
uniform = /obj/item/clothing/under/chameleon/wizard
|
||||
back = /obj/item/storage/backpack/chameleon/wizard
|
||||
suit = /obj/item/clothing/suit/chameleon/wizard
|
||||
head = /obj/item/clothing/head/softcap/chameleon/wizard
|
||||
head = /obj/item/clothing/head/chameleon/wizard
|
||||
shoes = /obj/item/clothing/shoes/chameleon/wizard
|
||||
l_ear = /obj/item/device/radio/headset/bluespace
|
||||
r_pocket = /obj/item/teleportation_scroll
|
||||
|
||||
@@ -190,7 +190,7 @@
|
||||
/obj/item/clothing/head/bomb_hood = TRADER_BLACKLIST_ALL,
|
||||
/obj/item/clothing/head/caphat = TRADER_BLACKLIST_ALL,
|
||||
/obj/item/clothing/head/centhat = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/head/softcap/chameleon = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/head/chameleon = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/head/collectable = TRADER_BLACKLIST,
|
||||
/obj/item/clothing/head/culthood = TRADER_BLACKLIST_ALL,
|
||||
/obj/item/clothing/head/helmet = TRADER_BLACKLIST_ALL,
|
||||
|
||||
Reference in New Issue
Block a user