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:
@@ -123,7 +123,7 @@
|
||||
desc = "Comes with all the clothes you need to impersonate most people. Acting lessons sold seperately."
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/chameleon = 1,
|
||||
/obj/item/clothing/head/softcap/chameleon = 1,
|
||||
/obj/item/clothing/head/chameleon = 1,
|
||||
/obj/item/clothing/suit/chameleon = 1,
|
||||
/obj/item/clothing/shoes/chameleon = 1,
|
||||
/obj/item/storage/backpack/chameleon = 1,
|
||||
|
||||
@@ -960,11 +960,11 @@
|
||||
/obj/item/clothing/gloves/chameleon = 1,
|
||||
/obj/item/clothing/gloves/black = 10,
|
||||
|
||||
/obj/item/clothing/head/softcap/chameleon = 0.5,
|
||||
/obj/item/clothing/head/chameleon = 0.5,
|
||||
/obj/item/clothing/head/softcap = 5,
|
||||
|
||||
/obj/item/clothing/mask/chameleon = 1,
|
||||
/obj/item/clothing/mask/gas/ = 10,
|
||||
/obj/item/clothing/mask/gas = 10,
|
||||
|
||||
/obj/item/clothing/shoes/chameleon = 0.5,
|
||||
/obj/item/clothing/shoes/black = 5,
|
||||
@@ -979,7 +979,7 @@
|
||||
/obj/item/gun/bang/deagle = 0.1,
|
||||
|
||||
/obj/item/storage/backpack/chameleon = 1,
|
||||
/obj/item/storage/backpack/ = 10,
|
||||
/obj/item/storage/backpack = 10,
|
||||
|
||||
/obj/item/clothing/glasses/chameleon = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user