mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
space cleanup (#17300)
* space cleanup * this * this too --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
a7314a8766
commit
c8aff28c5b
@@ -543,16 +543,16 @@
|
||||
|
||||
//leotards
|
||||
/datum/gear/uniform/leotard
|
||||
display_name = "leotard, black"
|
||||
path = /obj/item/clothing/under/leotard
|
||||
display_name = "leotard, black"
|
||||
path = /obj/item/clothing/under/leotard
|
||||
|
||||
/datum/gear/uniform/leotardcolor
|
||||
display_name = "leotard, colorable"
|
||||
path = /obj/item/clothing/under/leotardcolor
|
||||
display_name = "leotard, colorable"
|
||||
path = /obj/item/clothing/under/leotardcolor
|
||||
|
||||
/datum/gear/uniform/leotardcolor/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
//skinsuits
|
||||
/datum/gear/uniform/skinsuits
|
||||
@@ -611,17 +611,17 @@
|
||||
|
||||
//half-moon outfit
|
||||
/datum/gear/uniform/halfmoon
|
||||
display_name = "half moon outfit"
|
||||
path = /obj/item/clothing/under/half_moon
|
||||
display_name = "half moon outfit"
|
||||
path = /obj/item/clothing/under/half_moon
|
||||
|
||||
//fiend clothes
|
||||
/datum/gear/uniform/fiendsuit
|
||||
display_name = "fiendish suit"
|
||||
path = /obj/item/clothing/under/fiendsuit
|
||||
display_name = "fiendish suit"
|
||||
path = /obj/item/clothing/under/fiendsuit
|
||||
|
||||
/datum/gear/uniform/fienddress
|
||||
display_name = "fiendish dress"
|
||||
path = /obj/item/clothing/under/fienddress
|
||||
display_name = "fiendish dress"
|
||||
path = /obj/item/clothing/under/fienddress
|
||||
|
||||
//tabard dresses
|
||||
/datum/gear/uniform/tabarddress
|
||||
|
||||
Reference in New Issue
Block a user