Update Pet Styles copy
This commit is contained in:
parent
83fe0d20e0
commit
6934b636fb
1 changed files with 11 additions and 8 deletions
|
@ -5,18 +5,21 @@
|
||||||
%li= link_to "Rainbow Pool", pet_types_path
|
%li= link_to "Rainbow Pool", pet_types_path
|
||||||
%li Pet Styles
|
%li Pet Styles
|
||||||
|
|
||||||
%p
|
:markdown
|
||||||
Here's all the new NC Pet Styles we have! They're available in the app too,
|
Pet Styles drastically change the appearance of your pet! They're [available
|
||||||
by opening the emotion picker and clicking the "Styles" tab.
|
in the NC Mall][1], or via "NC Trading". They're generally reminiscent of
|
||||||
|
classic Neopets designs from long ago.
|
||||||
|
|
||||||
|
Pet Styles only fit pets of the same species—but the *color* of the pet
|
||||||
|
doesn't matter! A Blue Acara can wear the "Nostalgic Faerie Acara" Pet Style.
|
||||||
|
|
||||||
|
Only some items fit pets wearing Pet Styles: mostly Backgrounds, Foregrounds,
|
||||||
|
and other items that aren't designed to fit a specific body shape.
|
||||||
|
|
||||||
%p
|
|
||||||
If you have an Pet Style we don't, please model it by entering your pet's
|
If you have an Pet Style we don't, please model it by entering your pet's
|
||||||
name on the homepage! Thank you! 💖
|
name on the homepage! Thank you! 💖
|
||||||
|
|
||||||
%p
|
[1]: https://www.neopets.com/mall/stylingstudio/
|
||||||
Also, heads-up: Because our system can only collect "item data" for normal
|
|
||||||
wearable items, there's not a great way for us to get style tokens onto
|
|
||||||
tradelists… this may change someday, but probably not soon, sorry!
|
|
||||||
|
|
||||||
= form_with url: alt_styles_path, method: :get,
|
= form_with url: alt_styles_path, method: :get,
|
||||||
class: "rainbow-pool-filters" do |f|
|
class: "rainbow-pool-filters" do |f|
|
||||||
|
|
Loading…
Reference in a new issue