mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Makes newly added dresses not look terrible with shoes
This commit is contained in:
@@ -637,6 +637,7 @@
|
||||
icon_state = "whitedress1"
|
||||
item_state = "whitedress1"
|
||||
worn_state = "whitedress1"
|
||||
flags_inv = HIDESHOES
|
||||
|
||||
/obj/item/clothing/under/dress/white2
|
||||
name = "long dress"
|
||||
@@ -644,6 +645,7 @@
|
||||
icon_state = "whitedress2"
|
||||
item_state = "whitedress2"
|
||||
worn_state = "whitedress2"
|
||||
flags_inv = HIDESHOES
|
||||
|
||||
/obj/item/clothing/under/dress/white3
|
||||
name = "short dress"
|
||||
@@ -658,6 +660,7 @@
|
||||
icon_state = "whitedress4"
|
||||
item_state = "whitedress4"
|
||||
worn_state = "whitedress4"
|
||||
flags_inv = HIDESHOES
|
||||
|
||||
/obj/item/clothing/under/dress/darkred
|
||||
name = "fancy dark red dress"
|
||||
|
||||
Reference in New Issue
Block a user