Fix seasonal npc sprite

This commit is contained in:
Phillip Thelen 2024-05-15 13:18:32 +02:00
parent 31e4c51c3f
commit 46d164ddd1
2 changed files with 3 additions and 17 deletions

View file

@ -40,7 +40,6 @@
<div class="featuredItems">
<div
class="background"
:class="{opened: seasonal.opened}"
:style="{'background-image': imageURLs.background}"
>
<div
@ -54,20 +53,7 @@
</div>
</div>
<div
v-if="!seasonal.opened"
class="content"
>
<div class="featured-label with-border closed">
<span class="rectangle"></span>
<span
class="text"
v-html="seasonal.notes"
></span>
<span class="rectangle"></span>
</div>
</div>
<div
v-else-if="seasonal.featured.items.length !== 0"
v-if="seasonal.featured.items.length !== 0"
class="content"
>
<div

View file

@ -2934,8 +2934,8 @@
"shieldArmoireHappyThoughtsNotes": "Whether you're remembering a joyful moment from your past or imagining the best outcome for the future, always look on the bright side of life. Increases all stats by <%= attrs %> each. Enchanted Armoire: Optimist Set (Item 3 of 4).",
"shieldArmoireThrownVesselText": "Thrown Vessel",
"shieldArmoireThrownVesselNotes": "You know what they say: practice makes progress. And this is the best one youve made so far! Increases Constitution by <%= con %>. Enchanted Armoire: Potter Set (Item 3 of 4).",
"shieldArmoireBuoyantBeachballText": "Beachball",
"shieldArmoireBuoyantBeachballNotes": "Got too many balls up in the air already? Heres one that you can safely set down, roll, bounce and bounce and bounce… Increases Strength by <%= str %>. Enchanted Armoire: Beachside Set (Item 4 of 4).",
"shieldArmoireBuoyantBeachBallText": "Beachball",
"shieldArmoireBuoyantBeachBallNotes": "Got too many balls up in the air already? Heres one that you can safely set down, roll, bounce and bounce and bounce… Increases Strength by <%= str %>. Enchanted Armoire: Beachside Set (Item 4 of 4).",
"back": "Back Accessory",
"backBase0Text": "No Back Accessory",