Skip to content

Commit 216b773

Browse files
Chore: Update Deploy.s.sol
1 parent e0b9776 commit 216b773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/Deploy.s.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ contract DeploySiege is Script {
1212

1313
vm.startBroadcast(deployerPrivateKey);
1414

15+
new CatapultNFT("https://ipfs.io/ipfs/QmUCd8sGk4uVhGFfXX5aixNod3Eky8kD4Cvjo25UDnhPrQ")
1516
new BatteringRam(50);
1617
new Catapult(100);
1718
new Trebuchet(200);

0 commit comments

Comments
 (0)