Link to the Styling Chamber
This commit is contained in:
parent
433a14104f
commit
207c65f209
1 changed files with 10 additions and 1 deletions
|
@ -665,7 +665,16 @@ function StyleExplanation() {
|
||||||
marginTop="2"
|
marginTop="2"
|
||||||
>
|
>
|
||||||
"Alt Styles" are special NC items that override the pet's usual appearance
|
"Alt Styles" are special NC items that override the pet's usual appearance
|
||||||
via the "Styling Studio". The pet's color doesn't have to match.
|
via the{" "}
|
||||||
|
<Box
|
||||||
|
as="a"
|
||||||
|
href="https://www.neopets.com/stylingchamber/"
|
||||||
|
target="_blank"
|
||||||
|
textDecoration="underline"
|
||||||
|
>
|
||||||
|
Styling Chamber
|
||||||
|
</Box>
|
||||||
|
. 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