mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
more fixes grr i hate /
This commit is contained in:
@@ -650,11 +650,11 @@
|
||||
display_name = "countess dress"
|
||||
path = /obj/item/clothing/under/dress/countess
|
||||
|
||||
datum/gear/uniform/verglasdress
|
||||
/datum/gear/uniform/verglasdress
|
||||
display_name = "verglas dress"
|
||||
path = /obj/item/clothing/under/verglasdress
|
||||
|
||||
datum/gear/uniform/fashionminiskirt
|
||||
/datum/gear/uniform/fashionminiskirt
|
||||
display_name = "fashionable miniskirt"
|
||||
path = /obj/item/clothing/under/fashionminiskirt
|
||||
|
||||
|
||||
@@ -565,7 +565,7 @@
|
||||
desc = "A red and black dress fit for a countess."
|
||||
icon_state = "countess"
|
||||
|
||||
obj/item/clothing/under/verglasdress
|
||||
/obj/item/clothing/under/verglasdress
|
||||
name = "verglas dress"
|
||||
desc = "The modern twist on a forgotten pattern, the Verglas style utilizes comfortable velvet and silver white satin to create an otherworldly effect evocative of winter, or the void."
|
||||
icon_state = "verglas_dress"
|
||||
|
||||
Reference in New Issue
Block a user