Skip to content

Commit

Permalink
feat: add point
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivomo committed Dec 11, 2023
1 parent f19a0c1 commit 3e85363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/pages/home/StaticInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const StaticInfo = (props: IProps) => {
<dl className="mi-home-desc-item">
<dt>How to play</dt>
<dd>
As a player, you start each round by drawing a character card. Each card comes with random attributes like health, attack, speed, and equipment capacity. In the Alpha test, card draws are on the house – no charge. This NFT card is your ticket to the game. Once you're in, you can earn points by digging or plundering opponents for treasures on the map and hauling them out of the entrance
As a player, you start each round by drawing a character card. Each card comes with random attributes like health, attack, speed, and equipment capacity. In the Alpha test, card draws are on the house – no charge. This NFT card is your ticket to the game. Once you're in, you can earn points by digging or plundering opponents for treasures on the map and hauling them out of the entrance.
</dd>
</dl>
<dl className="mi-home-desc-item">
Expand Down

0 comments on commit 3e85363

Please sign in to comment.