Fixes the wizard chameleon hat (#11457)

This commit is contained in:
Alberyk
2021-03-16 15:34:58 +01:00
committed by GitHub
parent c693fa3437
commit 25fd4afd96
6 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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,