change price

master
lza_menace 1 year ago
parent 62beb787a2
commit 2d9f7a10f8

@ -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

Loading…
Cancel
Save