Clarify item compatibility in the Alt Styles explanation text
Just a lil hint that many items won't fit, in case it's a surprise to folks!
This commit is contained in:
parent
cd136aa6a5
commit
f30213697a
1 changed files with 2 additions and 3 deletions
|
@ -738,8 +738,7 @@ function StyleExplanation() {
|
||||||
opacity="0.7"
|
opacity="0.7"
|
||||||
marginTop="2"
|
marginTop="2"
|
||||||
>
|
>
|
||||||
"Alt Styles" are special NC items that override the pet's usual appearance
|
"Alt Styles" are NC items that override the pet's appearance via the{" "}
|
||||||
via the{" "}
|
|
||||||
<Box
|
<Box
|
||||||
as="a"
|
as="a"
|
||||||
href="https://www.neopets.com/stylingchamber/"
|
href="https://www.neopets.com/stylingchamber/"
|
||||||
|
@ -748,7 +747,7 @@ function StyleExplanation() {
|
||||||
>
|
>
|
||||||
Styling Chamber
|
Styling Chamber
|
||||||
</Box>
|
</Box>
|
||||||
. The pet's color doesn't have to match.
|
. Not all items fit Alt Style pets. The pet's color doesn't have to match.
|
||||||
<SupportOnly>
|
<SupportOnly>
|
||||||
<br />
|
<br />
|
||||||
WIP: Only Support staff see this tab for now! 💖
|
WIP: Only Support staff see this tab for now! 💖
|
||||||
|
|
Loading…
Reference in a new issue