BibliothecaDAO / realms-contracts

Realms Monorepo for Ethereum contracts and Starknet contracts.
https://bibliothecadao.xyz/
MIT License
86 stars 33 forks source link

Add Relic capture option into combat #259

Closed ponderingdemocritus closed 1 year ago

ponderingdemocritus commented 1 year ago

Players should have the option to capture the Relic or not. A bool needs to be added to the initiate combat function which tells the function to capture the relic if available.

TODO: