Accursed error
This commit is contained in:
@@ -51,13 +51,13 @@ export const ClockworkSlab = (props, context) => {
|
|||||||
<Box>
|
<Box>
|
||||||
{(HONOR_RATVAR
|
{(HONOR_RATVAR
|
||||||
) ? (
|
) ? (
|
||||||
<Box
|
<Box
|
||||||
as={'span'}
|
as={'span'}
|
||||||
textColor={'#BE8700'}
|
textColor={'#BE8700'}
|
||||||
fontSize={2}
|
fontSize={2}
|
||||||
bold>
|
bold>
|
||||||
{REC_RATVAR}
|
{REC_RATVAR}
|
||||||
</Box>
|
</Box>
|
||||||
) : (
|
) : (
|
||||||
<Fragment>
|
<Fragment>
|
||||||
<Box
|
<Box
|
||||||
@@ -77,7 +77,8 @@ export const ClockworkSlab = (props, context) => {
|
|||||||
Clockwork Justiciar. This section of your slab
|
Clockwork Justiciar. This section of your slab
|
||||||
has information on being as a Servant, advice
|
has information on being as a Servant, advice
|
||||||
for what to do next, and pointers for serving the
|
for what to do next, and pointers for serving the
|
||||||
master well. You should recommended that you check this
|
master well.
|
||||||
|
You should recommended that you check this
|
||||||
area for help if you get stuck or need guidance on
|
area for help if you get stuck or need guidance on
|
||||||
what to do next.
|
what to do next.
|
||||||
<br /> <br />
|
<br /> <br />
|
||||||
|
|||||||
Reference in New Issue
Block a user