Topic: Mismatched BUR

Posted under Tag Alias and Implication Suggestions

The bulk update request #8575 is pending approval.

create implication asymmetrical_clothing (175) -> clothing (2077363)
create implication asymmetrical_footwear (135) -> asymmetrical_clothing (175)
create implication asymmetrical_footwear (135) -> footwear (265851)
create implication asymmetrical_socks (0) -> asymmetrical_footwear (135)
create implication asymmetrical_socks (0) -> socks (64784)
create implication asymmetrical_shoes (0) -> asymmetrical_footwear (135)
create implication asymmetrical_shoes (0) -> shoes (198175)
create implication asymmetrical_legwear (35) -> asymmetrical_clothing (175)
create implication asymmetrical_legwear (35) -> legwear (305365)
create implication asymmetrical_stockings (0) -> asymmetrical_legwear (35)
create implication asymmetrical_stockings (0) -> stockings (110863)
create implication asymmetrical_bottomwear (0) -> bottomwear (410601)
create implication asymmetrical_bottomwear (0) -> asymmetrical_clothing (175)
create implication asymmetrical_pants (9) -> asymmetrical_bottomwear (0)
create implication asymmetrical_pants (9) -> pants (177125)
create implication asymmetrical_handwear (0) -> asymmetrical_clothing (175)
create implication asymmetrical_handwear (0) -> handwear (202706)
create implication asymmetrical_gloves (0) -> asymmetrical_handwear (0)
create implication asymmetrical_gloves (0) -> gloves (193478)
create implication asymmetrical_armwear (0) -> asymmetrical_clothing (175)
create implication asymmetrical_armwear (0) -> armwear (84813)

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 (175)
create alias mismatched_footwear (20) -> asymmetrical_footwear (135)
create alias mismatched_legwear (38) -> 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