One more copy edit, alt style nuances are hard to explain…
This commit is contained in:
parent
64debe573a
commit
4eb4013eb2
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
||||||
it'll be a bit tricky and new 😅❗️
|
it'll be a bit tricky and new 😅❗️
|
||||||
|
|
||||||
%p
|
%p
|
||||||
Also, second heads-up: Because our system can only collect <em>item</em> data
|
Also, second heads-up: Because our system can only collect "item data" for
|
||||||
for normal wearables, there's not a great way for us to get style tokens onto
|
normal wearable items, there's not a great way for us to get style tokens
|
||||||
tradelists… this may change someday, but probably not soon, sorry!
|
onto tradelists… this may change someday, but probably not soon, sorry!
|
||||||
|
|
||||||
- @alt_styles.group_by(&:species).each do |species, species_styles|
|
- @alt_styles.group_by(&:species).each do |species, species_styles|
|
||||||
%h2.alt-styles-header= species.human_name
|
%h2.alt-styles-header= species.human_name
|
||||||
|
|
Loading…
Reference in a new issue