fixes naked outfit

This commit is contained in:
Kyep
2018-07-06 06:32:28 -07:00
parent b1a96a4e15
commit fa89130c5c
+1 -4
View File
@@ -1063,6 +1063,7 @@
/datum/outfit/admin/wizard
name = "Blue Wizard"
uniform = /obj/item/clothing/under/color/lightpurple
suit = /obj/item/clothing/suit/wizrobe
back = /obj/item/storage/backpack
@@ -1086,10 +1087,6 @@
if(istype(I))
apply_to_card(I, H, get_all_accesses(), "Wizard")
/datum/outfit/admin/wizard/blue
name = "Blue Wizard"
// the default wizard clothes are blue
/datum/outfit/admin/wizard/red
name = "Red Wizard"