Topic: Mismatched BUR

Posted under Tag Alias and Implication Suggestions

The bulk update request #8575 is pending approval.

create implication asymmetrical_clothing (192) -> clothing (2104218)
create implication asymmetrical_footwear (139) -> asymmetrical_clothing (192)
create implication asymmetrical_footwear (139) -> footwear (269696)
create implication asymmetrical_socks (0) -> asymmetrical_footwear (139)
create implication asymmetrical_socks (0) -> socks (65833)
create implication asymmetrical_shoes (0) -> asymmetrical_footwear (139)
create implication asymmetrical_shoes (0) -> shoes (200947)
create implication asymmetrical_legwear (35) -> asymmetrical_clothing (192)
create implication asymmetrical_legwear (35) -> legwear (309662)
create implication asymmetrical_stockings (0) -> asymmetrical_legwear (35)
create implication asymmetrical_stockings (0) -> stockings (112191)
create implication asymmetrical_bottomwear (0) -> bottomwear (416580)
create implication asymmetrical_bottomwear (0) -> asymmetrical_clothing (192)
create implication asymmetrical_pants (9) -> asymmetrical_bottomwear (0)
create implication asymmetrical_pants (9) -> pants (179776)
create implication asymmetrical_handwear (0) -> asymmetrical_clothing (192)
create implication asymmetrical_handwear (0) -> handwear (205930)
create implication asymmetrical_gloves (0) -> asymmetrical_handwear (0)
create implication asymmetrical_gloves (0) -> gloves (196551)
create implication asymmetrical_armwear (0) -> asymmetrical_clothing (192)
create implication asymmetrical_armwear (0) -> armwear (86184)

Reason: Just trying to standardize this, for clothing that doesn't match on both sides.

Updated

waydence said:
Asymmetrical seems like a more versal term. Mismatched works for things that come in pairs, but breaks down for single items.
What's this clothing mismatched with?
post #1109538 post #3919262
Also not to be confused with one_*_on:
post #4586223

I originally had it as asymmetrical_* and I'm not against swapping it, ahaha. I would agree it's the better name.

TBH I would imply one_* to ashmmetrical_* since fundamentally if you're only wearing one sock, your socks aren't matching on both sides. But there might be weird edge cases.

Updated

The bulk update request #8583 is pending approval.

create alias mismatched_clothing (14) -> asymmetrical_clothing (192)
create alias mismatched_footwear (20) -> asymmetrical_footwear (139)
create alias mismatched_legwear (39) -> asymmetrical_legwear (35)
create alias mismatched_handwear (2) -> asymmetrical_handwear (0)
create alias mismatched_gloves (9) -> asymmetrical_gloves (0)
create alias mismatched_armwear (5) -> asymmetrical_armwear (0)

Reason: Moving aliases to separate BUR because BUR too long, pointing to asymmetrical_* instead like my initial plan since it encompasses more.

Missed a couple of lines:

create implication asymmetrical_bottomwear (0) -> mismatched_clothing (9)
create implication asymmetrical_bottomwear (0) -> bottomwear (376437)
create implication asymmetrical_pants (8) -> mismatched_bottomwear (0)

is supposed to be

imply asymmetrical_bottomwear -> bottomwear
imply asymmetrical_bottomwear -> asymmetrical_clothing
imply asymmetrical_pants -> asymmetrical_bottomwear

(included middle line so it's easy to copy/pase)

waydence said:
Missed a couple of lines:

create implication asymmetrical_bottomwear (0) -> mismatched_clothing (9)
create implication asymmetrical_bottomwear (0) -> bottomwear (376437)
create implication asymmetrical_pants (8) -> mismatched_bottomwear (0)

is supposed to be

imply asymmetrical_bottomwear -> bottomwear
imply asymmetrical_bottomwear -> asymmetrical_clothing
imply asymmetrical_pants -> asymmetrical_bottomwear

(included middle line so it's easy to copy/pase)

Thank you

post #2778546

  • 1