diff --git a/src/Main.sol b/src/Main.sol index 6918788..659913e 100644 --- a/src/Main.sol +++ b/src/Main.sol @@ -75,7 +75,7 @@ contract Main is Owned { /// Point to the latest leaderboard update uint256 public leaderboardPointer; /// Price of the Unaboomer ERC-721 token - uint256 public unaboomerPrice = 0.025 ether; + uint256 public unaboomerPrice = 0.005 ether; /// Price of the Mailbomb ERC-1155 token uint256 public bombPrice = 0.0025 ether; /// If mail bombs can be sent by players