mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
fixes naked outfit
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user