Skip to content

Commit

Permalink
Updated the text for event goals
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamKyle committed Dec 4, 2023
1 parent 1c59732 commit a583004
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions resources/js/game/sections/map/tabs/event-goals-tab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export default class EventGoalsTab extends React.Component<
</div>
<div className="my-4 relative top-2">
<p className="my-2">
Each phase is an objective then when completed will
Each phase is an objective that when completed will
reward all players who participated with a piece of new
gear in relation to the event goal.
</p>
Expand All @@ -123,7 +123,8 @@ export default class EventGoalsTab extends React.Component<
</p>
<dl className="my-2">
<dt>Gear Set Name</dt>
<dd>Corrupted Ice</dd>
<dd><a href="/information/corrupted-ice" target='_blank'>Corrupted Ice <i
className="fas fa-external-link-alt"></i></a></dd>
<dt>With Legendary Unique Attached?</dt>
<dd>Yes</dd>
<dt>With Mythic Attached?</dt>
Expand Down

0 comments on commit a583004

Please sign in to comment.