mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 03:36:07 +01:00
Fixes dresses
Ports over https://github.com/PolarisSS13/Polaris/commit/301f97a2b388e579fe998a95dce08b5416523834 Instead of syncing (Which would take longer) I'm just manually putting the bugfix in. This will cause a conflict with the next sync, but all that needs to be done is the comment I put in taken out (Along with the heading in github when a conflict occurs) and it'll work fine. I'll solve the conflict next time we sync next month.
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
worn_state = "greenservice_com"
|
||||
|
||||
//Dress
|
||||
/obj/item/clothing/under/dress
|
||||
/obj/item/clothing/under/dress/plain //VORESTATION EDIT (Note: A conflict will occur here. Just remove this note & VS edit next sync.)
|
||||
name = "dress uniform"
|
||||
desc = "A dress uniform of some kind."
|
||||
icon_state = "greydress"
|
||||
|
||||
Reference in New Issue
Block a user