Bulk Update Request: height tags to size difference tags

Script

create alias taller_female (4) -> larger_female (65483)
create alias taller_male (9) -> larger_male (105401)
create alias taller_ambiguous (0) -> larger_ambiguous (3900)
create alias taller_gynomorph (0) -> larger_gynomorph (6443)
create alias taller_andromorph (0) -> larger_andromorph (126)
create alias taller_intersex (2) -> larger_intersex (7688)
create alias taller_anthro (26) -> larger_anthro (28707)
create alias taller_human (0) -> larger_human (7078)
create alias taller_humanoid (1) -> larger_humanoid (3419)
create alias taller_pred (0) -> larger_pred (5341)
create alias taller_predator (0) -> larger_pred (5341)
create alias taller_prey (0) -> larger_prey (985)
create alias shorter_female (3) -> smaller_female (62435)
create alias shorter_male (6) -> smaller_male (104715)
create alias shorter_ambiguous (0) -> smaller_ambiguous (7794)
create alias shorter_gynomorph (0) -> smaller_gynomorph (1779)
create alias shorter_andromorph (0) -> smaller_andromorph (575)
create alias shorter_intersex (0) -> smaller_intersex (2933)
create alias shorter_anthro (5) -> smaller_anthro (22879)
create alias shorter_human (5) -> smaller_human (19363)
create alias shorter_humanoid (3) -> smaller_humanoid (3415)
create alias shorter_pred (0) -> smaller_pred (1248)
create alias shorter_prey (0) -> smaller_prey (4317)

Votes